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

Problem with compiling subversion server on linux

From: <marc.eggenberger_at_itc.alstom.com>
Date: 2003-02-27 13:18:20 CET

Hi there ...

hope this ML is ok for my questions.

I try to build subversion server on my Suse Linux 8.1 with kernel
2.4.19-4GB. I followed the steps in
http://svn.collab.net/repos/svn/trunk/INSTALL
Apache 2.0.44 is installed with web-dav and other options as described in
the INSTALL file ...

I do a ./autogen.sh and then a

./configure --with-neon=/usr/local/neon

I get this error:

cd subversion/clients/cmdline && /bin/sh /usr/src/svn/libtool --silent
--mode=link gcc -g -O2 -pthread
-L/usr/src/httpd/srclib/apr-util/usr/local/apache2/lib -rpath
/usr/local/lib -o svn add-cmd.o cat-cmd.o checkout-cmd.o cleanup-cmd.o
commit-cmd.o copy-cmd.o delete-cmd.o diff-cmd.o export-cmd.o feedback.o
help-cmd.o import-cmd.o info-cmd.o log-cmd.o ls-cmd.o main.o merge-cmd.o
mkdir-cmd.o move-cmd.o prompt.o propdel-cmd.o propedit-cmd.o propget-cmd.o
proplist-cmd.o props.o propset-cmd.o resolve-cmd.o revert-cmd.o
status-cmd.o status.o switch-cmd.o update-cmd.o util.o
../../../subversion/libsvn_client/libsvn_client-1.la
../../../subversion/libsvn_wc/libsvn_wc-1.la
../../../subversion/libsvn_ra/libsvn_ra-1.la
../../../subversion/libsvn_delta/libsvn_delta-1.la
../../../subversion/libsvn_subr/libsvn_subr-1.la
../../../subversion/libsvn_auth/libsvn_auth-1.la
/usr/local/apache2/lib/libaprutil-0.la -ldb-4.0
/usr/src/httpd/srclib/apr-util-lexpat /usr/local/apache2/lib/libapr-0.la
-lm -lcrypt -lnsl -ldl -L/usr/local/neon/lib -lneon -lxml2 -lz -lm
-L/usr/X11R6/lib
gcc: /usr/src/httpd/srclib/apr-util-lexpat: No such file or directory
make: *** [subversion/clients/cmdline/svn] Error 1

this does not exists as it says ... do I have to use some other apr source?

Thanks for any hints

mfg
Marc Eggenberger

CONFIDENTIALITY : This e-mail and any attachments are confidential and
may be privileged. If you are not a named recipient, please notify the
sender immediately and do not disclose the contents to another person, use
it for any purpose or store or copy the information in any medium.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 27 13:18:00 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.