RE: _GETTEXT undefined problem

2003-07-19 Thread Elfyn McBratney
On Sat, 19 Jul 2003, Searle Mr JR wrote: > Max, > > Thanks for the reply. I will certainly pass on your comments to the > application developers. > > In the meantime, your help was enough to point me to manually adding > "-lintl" (and in one place, "-liconv") to four of the GNUMakefiles > genera

RE: _GETTEXT undefined problem

2003-07-19 Thread Searle Mr JR
athan -Original Message- From: Max Bowsher To: Searle Mr JR; [EMAIL PROTECTED] Sent: 19/07/03 13:51 Subject: Re: _GETTEXT undefined problem Searle Mr JR wrote: > /usr/bin/gcc -L/home/otb/OTB_Intnl_ABCA/lib -L/usr/X11R6/lib bmap_to_lmap.o > -o bmap_to_lmap > bmap_to_lmap.o(.text+0x1

Re: _GETTEXT undefined problem

2003-07-19 Thread Max Bowsher
Searle Mr JR wrote: > /usr/bin/gcc -L/home/otb/OTB_Intnl_ABCA/lib -L/usr/X11R6/lib bmap_to_lmap.o > -o bmap_to_lmap > bmap_to_lmap.o(.text+0x186):bmap_to_lmap.c: undefined reference to > `_gettext' There is no -lintl on the gcc command line to tell it to look for a libintl.a This only worked on