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

Problems with subversion and solaris...

From: Dani Weber <dani.weber_at_zurich.ch>
Date: 2004-03-11 18:39:19 CET

Hi!
I'm trying install subversion 1.0.0 on a solaris 5.8 and I'm having a
problem:

I've installed BerkeleyDB.4.2 + patches in the default folder "/usr/loc=
al"
and I've installed Apache 2.0.48 + patch for apr-util (BerkeleyDB.4.2):=

./configure ---enable-dav --enable-so
--with-berkeley-db=3D/usr/local/BerkeleyDB.4.2 --with-dbm=3Ddb42
make and make install worked fine.
subversion:
./configure \
--with-apxs=3D/usr/local/apache2/bin/apxs \
--with-berkeley-db=3D/usr/local/BerkeleyDB.4.2 \
--enable-maintainer-mode \
--with-apr=3D../httpd-2.0.48/srclib/apr \
--with-apr-util=3D../httpd-2.0.48/srclib/apr-util
worked fine too, but make stops with this error message:

ld: warning: file ../../subversion/libsvn_fs/.libs/libsvn_fs-1.so: link=
ed
to /usr/local/subversion-1.0.0/subversion/libsvn_fs/.libs/libsvn_fs-1.s=
o:
attempted multiple inclusion of file
ld: warning: file ../../subversion/libsvn_delta/.libs/libsvn_delta-1.so=
:
linked to /usr/local/subversion-1.0.0
/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 /usr/local/subversion-1.0.0
/subversion/libsvn_subr/.libs/libsvn_subr-1.so: attempted multiple
inclusion of file
Undefined first referenced
 symbol in file
pthread_mutex_consistent_np /usr/local/httpd-2.0.48
/srclib/apr/.libs/libapr-0.so
pthread_mutexattr_setrobust_np /usr/local/httpd-2.0.48
/srclib/apr/.libs/libapr-0.so
ld: fatal: Symbol referencing errors. No output written to .libs/svnadm=
in
collect2: ld returned 1 exit status
make: *** [subversion/svnadmin/svnadmin] Error 1

I don't know what's to do! Can somebody help me?

Platform:
uname -m =3D sun4u / uname -r =3D 5.8 / uname -s =3D SunOS / uname -v =3D=

Generic_108528-15

Greetings and thanks
Dani

******************* BITTE BEACHTEN *******************
Diese Nachricht (wie auch allfällige Anhänge dazu) beinhaltet
möglicherweise vertrauliche oder gesetzlich geschützte Daten oder
Informationen. Zum Empfang derselben ist (sind) ausschliesslich die
genannte(n) Person(en) bestimmt. Falls Sie diese Nachricht
irrtümlicherweise erreicht hat, sind Sie höflich gebeten, diese unter
Ausschluss jeder Reproduktion zu zerstören und die absendende Person
umgehend zu benachrichtigen. Vielen Dank für Ihre Hilfe.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Mar 11 18:39:51 2004

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.