[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Fwd: IRIX 1.5.4 libtool problems]
From: |
Peter O'Gorman |
Subject: |
[Fwd: IRIX 1.5.4 libtool problems] |
Date: |
Wed, 07 Apr 2004 08:10:48 +0900 |
User-agent: |
Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4 |
Any irix experts out there?
-------- Original Message --------
Subject: IRIX 1.5.4 libtool problems
Date: Tue, 06 Apr 2004 16:50:51 +0200
From: Riccardo Mottola <address@hidden>
To: address@hidden
(for dalibor: I CC you for archival purposes. gnu.org mail servers often
thing the whole mail coming from my provider's smtp is spam and refuse
it... si you may have to forward this message.)
I am testing libtool 1.5.4 on IRIX 6.5.
The first discovery is that building on an NFS volume is broken. I odn't
understand why, since I never had any other problems on NFS volumes
(file server is solaris)
when building I get:
gmake[2]: Entering directory `/nfs_mount/irix-libtool/libltdl'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I.
-I../../libtool-1.5.4/libltdl -I. -g -O2 -c -o ltdl.lo
../../libtool-1.5.4/libltdl/ltdl.c
mkdir .libs
gcc -DHAVE_CONFIG_H -I. -I../../libtool-1.5.4/libltdl -I. -g -O2 -c
../../libtool-1.5.4/libltdl/ltdl.c -DPIC -o .libs/ltdl.o
gcc -DHAVE_CONFIG_H -I. -I../../libtool-1.5.4/libltdl -I. -g -O2 -c
../../libtool-1.5.4/libltdl/ltdl.c -o ltdl.o >/dev/null 2>&1
/bin/sh ./libtool --mode=link gcc -g -O2 -o libltdl.la -rpath
/usr/local/lib -no-undefined -version-info 4:0:1 ltdl.lo -ldl
gcc -shared .libs/ltdl.o -ldl -lc -Wl,-soname -Wl,libltdl.so.4 `test
-n "sgi4.0" && echo -Wl,-set_version -Wl,sgi4.0` -Wl,-update_registry
-Wl,.libs/so_locations -o .libs/libltdl.so.4.0
ld32: WARNING 84: /usr/lib32/libdl.so is not used for resolving any
symbol.
ld32: ERROR 48: Cannot access registry file .libs/so_locations (No locks
available) - ignored.
ld32: FATAL 51: Can't assign virtual addresses for libltdl.so.4 of size
10000 within specified range. Please check your registry file
.libs/so_locations.
collect2: ld returned 4 exit status
gmake[2]: *** [libltdl.la] Error 1
running it on a local volume I can build, but "make check" has several
tests fail, some with output.
FAIL: hardcode.test
96856:/usr/people/multix/irix-libtool/demo/.libs/lt-hell: rld: Error:
unresolvable symbol in
/usr/people/multix/irix-libtool/demo/.libs/lt-hell: nothing
96856:/usr/people/multix/irix-libtool/demo/.libs/lt-hell: rld: Error:
unresolvable symbol in
/usr/people/multix/irix-libtool/demo/.libs/lt-hell: foo
96856:/usr/people/multix/irix-libtool/demo/.libs/lt-hell: rld: Fatal
Error: this executable has unresolvable symbols
FAIL: build-relink2.test
FAIL: quote.test
====================================
3 of 110 tests failed
Please report to address@hidden
====================================
heh, did it!
-Riccardo
--
Peter O'Gorman - http://www.pogma.com
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Fwd: IRIX 1.5.4 libtool problems],
Peter O'Gorman <=