This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug build/10480] Cannot build due to absent /usr/include/stdint.h


------- Additional Comments From skunk at iskunk dot org  2009-08-05 20:35 -------
(In reply to comment #1)
> 
> It looks like there is a gstdint.h in your source tree -- but this file
> is built in your build tree.  Did you configure in srcdir before doing another
> configure in a separate tree?  IOW, is this a clean build?

$ tar tvzf gdb-6.8.tar.gz | grep gstdint
-rw-rw-rw- gdbadmin/gdbadmin     874 2008-03-27 14:25 gdb-6.8/libdecnumber/gstdint.h

It's a clean build.

> First, try gdb CVS.  Maybe the problem has already been fixed.

CVS HEAD builds successfully for me---it seems to define int32_t and friends in
src/gdb/gnulib/stdint.in.h .

Will this be released as 6.9, or is there a separate release branch?

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=10480

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]