Re: undefined reference to `_libintl_gettext' with g++/c++

2005-07-20 Thread Brian Dessent
Mark Paulus wrote: > I have several binaries in a project, and most of the binaries > compile. However, one binary fails with a whole series of the > above error: > > g++ -L../lib -o dselect basecmds.o baselist.o basetop.o bindings.o > curkeys > .o main.o methkeys.o methlist.o method.

undefined reference to `_libintl_gettext' with g++/c++

2005-07-20 Thread Mark Paulus
Hello, I have several binaries in a project, and most of the binaries compile. However, one binary fails with a whole series of the above error: g++ -L../lib -o dselect basecmds.o baselist.o basetop.o bindings.o curkeys .o main.o methkeys.o methlist.o method.o methparse.o pkgcmds.o