help-gnustep
[Top][All Lists]
Advanced

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

gnustep-base compile error... iconv .. ?


From: Micah R L
Subject: gnustep-base compile error... iconv .. ?
Date: 08 Mar 2003 20:35:11 -0600

Trying to compile GNUstep on a RedHat8.0 x86 box. all the dependancies
are installed, and gnustep-make compiles and installs correctly. The
./configure script tells me that I've gotten everything done correctly;
it gives no erros. However, when make'ing it, I fail with the following
error:

Making all for tool autogsdoc...
 Linking tool autogsdoc ...
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so:
undefined reference to `libiconv_open'
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so:
undefined reference to `libiconv_close'
../Source/shared_obj/ix86/linux-gnu/gnu-gnu-gnu/libgnustep-base.so:
undefined reference to `libiconv'
collect2: ld returned 1 exit status
make[2]: *** [shared_obj/ix86/linux-gnu/gnu-gnu-gnu/autogsdoc] Error 1
make[1]: *** [autogsdoc.all.tool.variables] Error 2
make[1]: Leaving directory
`/data/takes/gnustep/gnustep-base-1.5.2/Tools'
make: *** [internal-all] Error 2



I *do* have the latest version of libiconv installed correctly... 

[micah@water gnustep-base-1.5.2]# iconv --version
iconv (GNU libiconv 1.8)
[...]


One odd thing is that the user manual tells me that it wants 2.1.2...
which is strange, because there is no version 2.1.2. 1.8 is as of today
(and last year...) the most recent version available at gnu.org.

my gcc version is 3.2, trying to install gnustep-base 1.5.2. Note again
that gnustep-make compiled correctly. 

Thanks.

 - micah



-- 
Micah R L <lassloc@hotpop.com>





reply via email to

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