gnustep-dev
[Top][All Lists]
Advanced

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

gnustep-base-1.10.0 configuring issue with gcc-3.3.2 : libgcc_s.so.1 not


From: T.J. Yang
Subject: gnustep-base-1.10.0 configuring issue with gcc-3.3.2 : libgcc_s.so.1 not found
Date: Fri, 22 Oct 2004 13:17:26 -0500

Hi, there

Execuse me for submitting this issue when I first joint the list. I plan to pacakge gnustep at least for Solaris platform.(I have other plan but save it for later email).

I am aware of there is binary pkgadd packages for gnustep already. But I need to control the package source so I can install/configure the way I need.

gnustep-make is a easy one. gnustep-base-1.10.0
looks easy but I just can't get over the issue.

Following are details that I think helpful for others to help me out.

1. My configure option
$ ./configure --prefix=/opt/TWWfsw/GNUstep LDFLAGS=-R/opt/TWWfsw/gcc332r/lib -L/opt/TWWfsw/gcc332r/lib

2. The error output
<snip>
checking for float... yes
checking size of float... 4
checking for double... yes
checking size of double... 8
checking loading of constructor functions... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for dynamic linker type... simple
checking for dladdr in -ldl... 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 properly.
     error: error executing script
address@hidden>

3. partial config.log file, complete config.log is avaiable upquest.
<snip>
configure:6818: result: yes
configure:6843: checking whether objc really works
configure:6869: gcc -o conftest -g -O2 -fgnu-runtime -I/opt/TWWfsw/GNUstep/System/Library/Headers -x object\ ive-c -R/opt/TWWfsw/gcc332r/lib -L/opt/TWWfsw/gcc332r/lib -L/opt/TWWfsw/GNUstep/System/Library/Libraries/gnu\ -gnu-gnu -L/opt/TWWfsw/GNUstep/System/Library/Libraries conftest.c -ldl -R/opt/TWWfsw/gcc332r/lib -L/opt/TWW\
fsw/gcc332r/lib  -lobjc     >&5
In file included from configure:6889:
config/config.objc.m:5: warning: incomplete implementation of class `NXConstantString'
config/config.objc.m:5: warning: method definition for `-length' not found
config/config.objc.m:5: warning: method definition for `-cString' not found
configure:6872: $? = 0
configure:6874: ./conftest
ld.so.1: ./conftest: fatal: libgcc_s.so.1: open failed: No such file or directory
./configure: line 1: 16917 Killed                  ./conftest$ac_exeext
configure:6877: $? = 137
configure: program exited with status 137
configure: failed program was:
| #line 6859 "configure"
<snip>

4. the  libgcc_s.so.1 is in /opt/TWWfsw/gcc332r/lib

address@hidden> ls -l /opt/TWWfsw/gcc332r/lib/libgcc_s.so.1 /opt/TWWfsw/gcc332r/lib/*objc* -rw-r--r-- 1 root other 803436 Dec 30 2003 /opt/TWWfsw/gcc332r/lib/libgcc_s.so.1 -rwxr-xr-x 1 root other 735 Dec 30 2003 /opt/TWWfsw/gcc332r/lib/libobjc.la lrwxrwxrwx 1 root other 16 Apr 21 2004 /opt/TWWfsw/gcc332r/lib/libobjc.so -> libobjc.so.1.0.0 lrwxrwxrwx 1 root other 16 Apr 21 2004 /opt/TWWfsw/gcc332r/lib/libobjc.so.1 -> libobjc.so.1.0\
.0
-rwxr-xr-x 1 root other 421496 Dec 30 2003 /opt/TWWfsw/gcc332r/lib/libobjc.so.1.0.0
address@hidden>

5. my gcc info
address@hidden> gcc -v
Reading specs from /opt/TWWfsw/gcc332/lib/gcc-lib/sparc-sun-solaris2.9/3.3.2/specs Configured with: /opt/build/gcc-3.3.2/configure --enable-nls --with-included-gettext --enable-shared --enable-libgcj --enable-threads --datadir=/opt/TWWfsw/gcc332/share --with-local-prefix=/opt/TWWfsw/gcc332 --prefix=/opt/TWWfsw/gcc332
Thread model: posix
gcc version 3.3.2 (TWW)
address@hidden>


T.J. Yang

_________________________________________________________________
Check out Election 2004 for up-to-date election news, plus voter tools and more! http://special.msn.com/msn/election2004.armx





reply via email to

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