delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <3ADAFFB6.CE3A5927@ece.gatech.edu> |
Date: | Mon, 16 Apr 2001 10:20:38 -0400 |
From: | "Charles S. Wilson" <cwilson AT ece DOT gatech DOT edu> |
X-Mailer: | Mozilla 4.75 [en] (WinNT; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | Eugene Ciloci <ciloci AT sympatico DOT ca> |
CC: | cygwin AT cygwin DOT com |
Subject: | Re: Problems compiling IceWM |
References: | <002301c0c64e$23c64900$ea15e540 AT smith> |
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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |