help-gnustep
[Top][All Lists]
Advanced

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

configure error


From: Kotesh
Subject: configure error
Date: Mon, 24 Sep 2001 19:13:16 +0530

Hi,
 
The new configure file in the CVS is producing the following error when I am trying to build the base on solaris 2.8.
Problem persist even after setting LD_LIBRARY_PATH to  the location where libgcc and libobjc files exist.
 
 
/usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.95.3/libobjc.a:/usr/local/lib/gcc-
lib/sparc-sun-solaris2.6/2.95.3/libgcc.a:/usr/local/lib/gcc-lib/sparc-sun-solari
s2.6/2.95.3:/usr/local/lib/gcc-lib/sparc-sun-solaris2.6:/usr/java1.2/jre/lib/spa
rc/:/usr/java1.1/lib:/u01/GNUstuff/j2sdk1_3_1/jre/lib/sparc/native_threads:/u01/
GNUstuff/j2sdk1_3_1/jre/lib/sparc:/usr/local/lib:/usr/java1.2/jre/lib/i386:/usr/
java1.2/jre/lib/i386/native_threads:/usr/java1.2/jre/lib/i386/classic:~/GNUstep/
Libraries/sparc/solaris2.8/gnu-gnu-gnu:~/GNUstep/Library/Libraries/sparc/solaris
2.8/gnu-gnu-gnu:~/GNUstep/Libraries/sparc/solaris2.8:/usr/GNUstep/Local/Librarie
s/sparc/solaris2.8/gnu-gnu-gnu:/usr/GNUstep/Local/Library/Libraries/sparc/solari
s2.8/gnu-gnu-gnu:/usr/GNUstep/Local/Libraries/sparc/solaris2.8:/usr/GNUstep/Syst
em/Libraries/sparc/solaris2.8/gnu-gnu-gnu:/usr/GNUstep/System/Library/Libraries/
sparc/solaris2.8/gnu-gnu-gnu:/usr/GNUstep/System/Libraries/sparc/solaris2.8
bash-2.05# ./configure
loading cache ./config.cache
checking host system type... sparc-sun-solaris2.8
checking target system type... sparc-sun-solaris2.8
checking build system type... sparc-sun-solaris2.8
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for whoami... (cached) /usr/ucb/whoami
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking for executable suffix... (cached) no
checking whether nested functions work... yes
checking the Objective-C runtime... GNU
checking for objc/objc.h... (cached) yes
checking for objc threading flags...   -lthread -lposix4
checking whether byte ordering is bigendian... (cached) yes
checking size of void*... (cached) 4
checking size of short... (cached) 2
checking size of int... (cached) 4
checking size of long... (cached) 4
checking size of long long... (cached) 8
checking size of float... (cached) 4        
checking size of double... (cached) 8
checking loading of constructor functions... (cached) no
checking for dlfcn.h... (cached) yes
checking whether objc really works... no
I don't seem to be able to use your Objective-C compiler to produce
working binaries!  Please check your Objective-C compiler installation.
If you are using gcc-3.x make sure that your compiler's libgcc_s and libobjc
can be found by the dynamic linker - usually that requires you to play
with LD_LIBRARY_PATH or /etc/ld.so.conf.
Please refer to your compiler installation instructions for more help.
configure: error: The Objective-C compiler doesn't work or is not installed prop
erly.                                           
            
 
--kotesh              

reply via email to

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