Problems compiling IceWM

Charles S. Wilson cwilson@ece.gatech.edu
Mon Apr 16 07:19:00 GMT 2001


It looks like Icewm source distro contains its own gettext.h header. 
So, you're using that, but linking to the libintl provided with cygwin. 
Solution: copy /usr/include/gettext.h on top of the local one in the
Icewm source distro. Recompile.

--Chuck


Eugene Ciloci wrote:
> 
> When trying to compile Icewm-1.0.7 under Cygwin I get the following error:
> 
> make[1]: Entering directory `/cygdrive/c/Misc/ICEWM-~1.7/src'
> Linking genpref...
> genpref.o(.text+0x34b4): undefined reference to `_imp__gettext'
> genpref.o(.text+0x34cf): undefined reference to `_imp__gettext'
> collect2: ld returned 1 exit status
> make[1]: *** [genpref] Error 1
> make[1]: Leaving directory `/cygdrive/c/Misc/ICEWM-~1.7/src'
> make: *** [base] Error 2
> 
> I have the gettext package installed.  Any suggestions?
> 
> Thanks.
> 
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list