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

Patch for _libintl_dgettext compile failure


Hi...

I'm new to this group... and have tried to compile GDB 6.6 under cygwin

and I get to

make[3]: Entering directory `/tmp/build/gdb/sim/ppc'
gcc -g -O2   -o psim.exe main.o libsim.a ../../bfd/libbfd.a
../../libiberty/lib
iberty.a
../../bfd/libbfd.a(bfd.o)(.text+0x383): In function `bfd_errmsg':
/src/insight-6.6/bfd/bfd.c:397: undefined reference to `_libintl_dgettext'
../../bfd/libbfd.a(bfd.o)(.text+0x3c3):/src/insight-6.6/bfd/bfd.c:383:
undefined
 reference to `_libintl_dgettext'
../../bfd/libbfd.a(bfd.o)(.text+0xa16): In function `bfd_assert':
/src/insight-6.6/bfd/bfd.c:828: undefined reference to `_libintl_dgettext'
../../bfd/libbfd.a(bfd.o)(.text+0xafc): In function `_bfd_abort':
/src/insight-6.6/bfd/bfd.c:839: undefined reference to `_libintl_dgettext'
../../bfd/libbfd.a(bfd.o)(.text+0xb2d):/src/insight-6.6/bfd/bfd.c:846:
undefined
 reference to `_libintl_dgettext'
../../bfd/libbfd.a(bfd.o)(.text+0xb56):/src/insight-6.6/bfd/bfd.c:843: more
unde
fined references to `_libintl_dgettext' follow
collect2: ld returned 1 exit status


does anyone know of a patch and where it might be located ????

thanks in advance

Roman F. Rycerz

Continental Automotive Systems
21440 W Lake Cook Road
Deer Park, IL 60010
email: Roman.Rycerz@us.contiautomotive.com
www.contiautomotive.com


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