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]

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


> Date: Sat, 14 May 2005 03:13:09 -0400
> From: Paul Schlie <schlie@comcast.net>
> 
> 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?)

The _basename_cannot_be_used_without_a_prototype thingy is defined on
libiberty.h.  Could you please look at the preprocessor conditionals
there and see which one of them changed lately, and why?


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