This is the mail archive of the gdb-patches@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]

Re: [RFA] Build failure fix: Python troubles on non-python targets...


On Thu, May 28, 2009 at 3:03 AM, Pierre Muller <muller@ics.u-strasbg.fr> wrote:

> On DJGPP,
> I now get this failure:

Current CVS Head similarly fails on Linux:

gcc -g -O2      \
		-o gdbtui tui-main.o libgdb.a \
		   ../readline/libreadline.a ../opcodes/libopcodes.a ../bfd/libbfd.a
 ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a    -lncurses
-lz -lm  ../libiberty/libiberty.a  gnulib/libgnu.a -ldl -rdynamic
libgdb.a(valprint.o): In function `value_print':
/home/ppluzhnikov/Archive/sourceware.org/gdb/build/gdb/../../src/gdb/valprint.c:388:
undefined reference to `apply_val_pretty_printer'


-- 
Paul Pluzhnikov


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