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