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

Re: Problems compiling subversion release 1.2 for Debian Kernel 2.6.11

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-06-07 18:25:09 CEST

[Please keep replies on the mailing list!]

Robert Krugmann wrote:
> Hi Max,
>
> thx for replying. I did'nt really want to build a static apache module.
> First, I had forgotten to add anything like apache and the configure
> script
> told me to do so. Otherwise there won't be any apache support at all.
>
> Following your advice, I tried to get apxs; since it is not available on
> my
> system now. But there are only rpms - no debs - downloadable and even not
> for
> my version of apache2 (2.0.54-4). I do not want to compile apache2, as
> well.
>
> Can you tell me, where to get apxs?

Install one of the apache2-*-dev packages.

Max.

> -----Ursprüngliche Nachricht-----
> Von: Max Bowsher [mailto:maxb@ukf.net]
> Gesendet: Dienstag, 7. Juni 2005 13:07
> An: Robert Krugmann; users@subversion.tigris.org
> Betreff: Re: Problems compiling subversion release 1.2 for Debian Kernel
> 2.6.11
>
>
> Robert Krugmann wrote:
>> Hi all,
>>
>> due to the fact I was not able to find Debian binary packages for
>> subversion 1.2, I tried
>> to compile it for myself.
>>
>> After downloading serveral libraries and source-packages the
>> configuration
>> by
>> `./configure --with-apr=<path> --with-apr-util=<path> --with-pic
>> --with-apache=<path> --with-ssl --with-zlib`
>> worked fine. Even "make all" seems to work, but then I got the following
>> error message:
>>
>> root@poweronoff:/usr/src/software/subversion/release1.2.0# make
>> <snip>
>> cd subversion/mod_dav_svn && /bin/sh
>> /usr/src/software/subversion/release1.2.0/libtool --tag=CC --silent
>> --mode=link gcc -g -O2 -g -O2 -pthread -DNEON_ZLIB -DNEON_SSL
>> -L/usr/include/lib -rpath -avoid-version -module -o mod_dav_svn.la
>> activity.lo deadprops.lo file_revs.lo liveprops.lo lock.lo log.lo
>> merge.lo
>> mod_dav_svn.lo repos.lo update.lo util.lo version.lo
>> /usr/src/software/subversion/release1.2.0/subversion/libsvn_repos/libsvn_repos-1.la
>> /usr/src/software/subversion/release1.2.0/subversion/libsvn_fs/libsvn_fs-1.la
>> /usr/src/software/subversion/release1.2.0/subversion/libsvn_delta/libsvn_delta-1.la
>> /usr/src/software/subversion/release1.2.0/subversion/libsvn_subr/libsvn_subr-1.la
>> -lz
>> libtool: link: only absolute run-paths are allowed
>> make: *** [subversion/mod_dav_svn/mod_dav_svn.la] Fehler 1
>>
>> </snip>
>>
>> Has anybody an idea what went wrong?
>
> Did you really mean --with-apache ? i.e. build a *static* apache module?
>
> Most people really want --with-apxs.
>
> Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 7 18:27:30 2005

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.