discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: ANN: GNustep base/make 1.8.0 Update


From: Adam Fedor
Subject: Re: ANN: GNustep base/make 1.8.0 Update
Date: Wed, 1 Oct 2003 22:06:15 -0600


On Wednesday, October 1, 2003, at 03:02 PM, jordan muscott wrote:
I get the following error compiling base.1.8.0:

Making all in Tools...
make[1]: Entering directory `/home/jordan/src/GNUStep/releases/gnustep-base-1.8.0/Tools'
Making all for tool autogsdoc...
Linking tool autogsdoc ...
../Source/shared_obj/libgnustep-base.so: undefined reference to `libiconv_open' ../Source/shared_obj/libgnustep-base.so: undefined reference to `libiconv_close' ../Source/shared_obj/libgnustep-base.so: undefined reference to `libiconv'
collect2: ld returned 1 exit status
make[2]: *** [shared_obj/autogsdoc] Error 1
make[1]: *** [autogsdoc.all.tool.variables] Error 2
make[1]: Leaving directory `/home/jordan/src/GNUStep/releases/gnustep-base-1.8.0/Tools'
make: *** [internal-all] Error 2


I can't really tell what kind of system you have. However, it looks like you have the libiconv library installed. You should get rid of this, since glibc has iconv support, and it's probably the headers from the libiconv installation that are screwing this up.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]