help-smalltalk
[Top][All Lists]
Advanced

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

[Help-smalltalk] [2.0l] Trouble building on sparc


From: Nicolas Pelletier
Subject: [Help-smalltalk] [2.0l] Trouble building on sparc
Date: 18 Mar 2003 12:35:07 +0100
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

Hello,

I am running  into a link problem while  trying to build regex-2.0l.so
(GCC 2.95.2  with Sun's ld):  ldexpl and friends are  multiply defined
and the linker chokes. How can I get around this ?

Thanks in advance for your help.

-- 
Nicolas

 /usr/ccs/bin/ld -G -M .libs/regex-2.0l.so.exp -h regex-2.0l.so -o 
.libs/regex-2.0l.so  regex.lo re.lo -z allextract ../lib-src/.libs/library.al 
../snprintfv/snprintfv/.libs/libsnprintfvc.al -z defaultextract  
-L/home/nicolasp/SunOS/libgmp/lib -L/home/nicolasp/SunOS/libreadline/lib 
-L/opt/swe/tools/ext/scriptics/tcl_tk-8.1/lib 
-L/home/nicolasp/SunOS/libreadline ../lib-src/.libs/library.al 
../snprintfv/snprintfv/.libs/libsnprintfvc.al -lnsl -lsocket -lm   -lc 
ld: fatal: symbol `ldexpl' is multiply defined:
        (file ../lib-src/.libs/library.al(ldexpl.lo) and file 
../snprintfv/snprintfv/.libs/libsnprintfvc.al(ldexpl.lo));
ld: fatal: symbol `frexpl' is multiply defined:
        (file ../lib-src/.libs/library.al(frexpl.lo) and file 
../snprintfv/snprintfv/.libs/libsnprintfvc.al(frexpl.lo));
ld: fatal: File processing errors. No output written to .libs/regex-2.0l.so
gmake[2]: *** [regex.la] Error 1
gmake[2]: Leaving directory `/var/tmp/smalltalk-2.0l/examples'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/var/tmp/smalltalk-2.0l'
gmake: *** [all] Error 2




reply via email to

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