This is the mail archive of the gdb-patches@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]
Other format: [Raw text]

a check-in within the last few days broke head build oftarget=avr on OSX


gcc -g -O2        \
        -o gdb gdb.o libgdb.a \
           ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a
../libiberty/libiberty.a    ../libgui/src/libgui.a
-L/Applications/avr/avr-bld/itcl/itcl -litcl3.2
-L/Applications/avr/avr-bld/itcl/itk -litk3.2
-L/Applications/avr/avr-bld/tk/unix -ltk8.4
-L/Applications/avr/avr-bld/tcl/unix -ltcl8.4   -L/usr/X11R6/lib -lX11
-framework CoreFoundation  -lncurses -lm -liconv ../libiberty/libiberty.a
ld: Undefined symbols:
_basename_cannot_be_used_without_a_prototype
make[1]: *** [gdb] Error 1
make: *** [all-gdb] Error 2

(any ideas as to what within the last few days may have affected this?)



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