[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Solaris10 / SunOS 5.10 svn 1.6.3 seems to be broken (Undefined first referenced symbol in file libintl_bind_textdomain_codeset /app/userxyz/opt/sou​rce/subversion-1.6.3​/subversion/libsvn_s​ubr/.lib s/libsvn_sub​r-1.so ​)

From: Peter Samuelson <peter_at_p12n.org>
Date: Tue, 7 Jul 2009 08:21:00 -0500

[bastian.angerstein_at_deutschebahn.com]
> subversion/svn
> && /bin/bash /app/userxyz/opt/sou​rce/subversion-1.6.3​/libtool --tag=CC
> --silent --mode=link gcc -all-static -g -O2 -g -O2 -D_LARGEFILE64_SOURCE
> -DNE_LFS -rpath /app/userxyz/opt/SVN​-1.63-Server/lib -o svn add-cmd.o
> blame-cmd.o cat-cmd.o changelist-cmd.o checkout-cmd.o cleanup-cmd.o
> commit-cmd.o conflict-callbacks.o copy-cmd.o delete-cmd.o diff-cmd.o
> export-cmd.o help-cmd.o import-cmd.o info-cmd.o list-cmd.o lock-cmd.o
> log-cmd.o main.o merge-cmd.o mergeinfo-cmd.o mkdir-cmd.o move-cmd.o
> notify.o propdel-cmd.o propedit-cmd.o propget-cmd.o proplist-cmd.o
> props.o
> propset-cmd.o resolve-cmd.o resolved-cmd.o revert-cmd.o status-cmd.o
> status.o switch-cmd.o tree-conflicts.o unlock-cmd.o update-cmd.o
> util.o ../../subversion/lib​svn_client/libsvn_cl​
> ient-1.la ../../subversion/lib​svn_wc/libsvn_wc-1.l​a ../../subversion/lib​
> svn_ra/libsvn_ra-1.l​a ../../subversion/lib​svn_delta/libsvn_del​
> ta-1.la ../../subversion/lib​svn_diff/libsvn_diff​
> -1.la ../../subversion/lib​svn_subr/libsvn_subr​-1.la /app/userxyz/opt/sou​
> rce/subversion-1.6.3​/apr-util/libaprutil​-1.la
>  -lexpat /app/userxyz/opt/sou​rce/subversion-1.6.3​/apr/libapr-1.la -luuid
> -lsendfile -lrt -lsocket -lnsl
> -lpthread /app/userxyz/opt/sou​rce/subversion-1.6.3​/neon/src/libneon.la​
> -lsocket
> ld: fatal: library -lm: not found
> ld: fatal: library -lssl: not found
> ld: fatal: library -lcrypto: not found
> ld: fatal: library -luuid: not found
> ld: fatal: library -lsendfile: not found
> ld: fatal: library -lrt: not found
> ld: fatal: library -lpthread: not found
> ld: fatal: library -lnsl: not found
> ld: fatal: library -lz: not found
> ld: fatal: library -lexpat: not found
> ld: fatal: library -lsocket: not found
> ld: fatal: library -lc: not found
> ld: fatal: library -lc: not found

Try 'make LTFLAGS=--tag=CC', to suppress the default --silent flag.
Then libtool will print the actual gcc command line. That may help
with troubleshooting.

-- 
Peter Samuelson | org-tld!p12n!peter | http://p12n.org/
Received on 2009-07-07 15:21:18 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.