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

Re: subversion-0.33.0 link problem on solaris

From: Karl Chen <quarl_at_hkn.eecs.berkeley.edu>
Date: 2003-11-17 19:58:16 CET

Yes, it's APR bundled with svn - I'm doing a straight ./configure
&& make

APR_HAS_RANDOM is #defined to 0 in apr/include/apr.h

(There's /dev/random, /dev/urandom on Solaris 9, but) no
/dev/*rand* on Solaris <= 8.

From config.log, configure looks for -ltruerand but doesn't find it.

>>>>> "Philip" == Philip Martin <philip@codematters.co.uk> writes:
    Philip>
    Philip> Karl Chen <quarl@hkn.eecs.berkeley.edu> writes:
>> uname -a: SunOS milkyway 5.7 Generic_106541-25 sun4u sparc
>> SUNW,Ultra-60 Solaris
    Philip>
>> ld: warning: file
>> ../../../subversion/libsvn_subr/.libs/libsvn_subr-1.so:
>> linked to
>> /var/tmp/quarl/pkg/Subversion/subversion-0.33.0/subversion/libsvn_subr/.libs/libsvn_subr-1.so:
>> attempted multiple inclusion of file Undefined first
>> referenced symbol in file apr_generate_random_bytes
>> /var/tmp/quarl/pkg/Subversion/subversion-0.33.0/subversion/libsvn_ra_svn/.libs/libsvn_ra_svn-1.so
>> ld: fatal: Symbol referencing errors. No output written to
>> .libs/svn
    Philip>
    Philip> Are you using APR bundled in the tarball? What is the
    Philip> value of APR_HAS_RANDOM in apr.h? Does Solaris have
    Philip> anything like /dev/random? Is there anything about
    Philip> random in apr's config.log?
    Philip>
    Philip> -- Philip Martin
    Philip>

-- 
Karl Chen 2003-11-17 10:51
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 17 19:59:02 2003

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.