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

building an svn client on solaris

From: Barry Ringuet <bringuet_at_loomissayles.com>
Date: 2003-12-02 23:16:07 CET

Hi, am trying to build an svn client on solaris 2.8,
am using gcc 2.8.1 and trying to compile subversion 0.33.1,
configure goes fine but make gives me this:
ld: warning: file ../../../subversion/libsvn_wc/.libs/libsvn_wc-1.so:
linked to /tmp/subversion_client/subversion-0.33.1
/subversion/libsvn_wc/.libs/libsvn_wc-1.so: attempted multiple inclusion of
file
ld: warning: file ../../../subversion/libsvn_ra/.libs/libsvn_ra-1.so:
linked to /tmp/subversion_client/subversion-0.33.1
/subversion/libsvn_ra/.libs/libsvn_ra-1.so: attempted multiple inclusion of
file
ld: warning: file ../../../subversion/libsvn_delta/.libs/libsvn_delta-1.so:
linked to /tmp/subversion_client/subversion-0.33.1
/subversion/libsvn_delta/.libs/libsvn_delta-1.so: attempted multiple
inclusion of file
ld: warning: file ../../../subversion/libsvn_subr/.libs/libsvn_subr-1.so:
linked to /tmp/subversion_client/subversion-0.33.1
/subversion/libsvn_subr/.libs/libsvn_subr-1.so: attempted multiple
inclusion of file
Undefined first referenced
 symbol in file
apr_generate_random_bytes
/tmp/subversion_client/subversion-0.33.1
/subversion/libsvn_ra_svn/.libs/libsvn_ra_svn-1.so
ld: fatal: Symbol referencing errors. No output written to .libs/svn
make: *** [subversion/clients/cmdline/svn] Error 1

I don't know where to start investigating...
thanks
barry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 2 23:16:40 2003

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

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