This is the mail archive of the gdb@sources.redhat.com 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]

compile error building a snapshot



I'm trying to build from a recent snapshot on an Intel box running
Redhat 6.2.  (The reason I haven't used the head of the CVS tree is
because I haven't figured out how to ssh through my employer's
firewall yet).

make[1]: Entering directory `/a/ny22nf04/d/ny22nf04/d4/russe/compile/gdb+dejagnu-20010124/gdb'
gcc -c -g -O2    -I. -I. -I./config -DHAVE_CONFIG_H -I./../include/opcode -I./../readline/.. -I../bfd -I./../bfd  -I./../include -I../intl -I./../intl  -DUI_OUT=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith  thread-db.c
thread-db.c: In function `thread_db_xfer_memory':
thread-db.c:771: warning: passing arg 5 from incompatible pointer type
thread-db.c:771: too few arguments to function
thread-db.c: In function `init_thread_db_ops':
thread-db.c:1000: warning: assignment from incompatible pointer type
make[1]: *** [thread-db.o] Error 1
make[1]: Leaving directory `/a/ny22nf04/d/ny22nf04/d4/russe/compile/gdb+dejagnu-20010124/gdb'
make: *** [all-gdb] Error 2

Has this been adressed yet?

-russ


--
My mailer limits .sigs files to 2 lines. But ingeniously I bypassed this by


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