Hi Steve,

A workaround for this issue has been added to Medusa 1.3. Autoconf now
checks for APR-0 and disables the SVN module if it's not there.
Eventually, I'll update the module for newer versions of APR, but this
should fix compilation problems for now.

Version 1.3 can be found here:

http://www.foofus.net/jmk/tools/medusa-1.3.tar.gz

Let me know if you have any questions/issues.

Thanks,
Joe

On Sat, 2006-10-21 at 01:56 -0700, Steve Langasek wrote:
> Package: medusa
> Version: 1.2-1
> Severity: serious
> Tags: sid
> 
> Hi Luciano,
> 
> Rebuilds of medusa for the subversion/apache library transitions have
> failed, because medusa hard-codes references to the /usr/include/apr-0
> directory -- which is no longer used with libapr1:
> 
> [...]
> if alpha-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src     -Wall 
> -g -O2 -g -DDEBUG -fPIC -I/usr/local/include -I/usr/local/ssl/include 
> -I/usr/include/subversion-1 -I/usr/include/apr-0 -I/usr/include/postgresql 
> -MT svn.o -MD -MP -MF ".deps/svn.Tpo" -c -o svn.o svn.c; \
>       then mv -f ".deps/svn.Tpo" ".deps/svn.Po"; else rm -f
> ".deps/svn.Tpo"; exit 1; fi
> In file included from svn.c:48:
> /usr/include/subversion-1/svn_client.h:35:24: error: apr_tables.h: No such 
> file or directory
> [...]
> 
> A full build log can be found at
> <http://buildd.debian.org/fetch.cgi?pkg=medusa&arch=alpha&ver=1.2-1%2Bb1&stamp=1161333524>.
> 
> Please fix this bug ASAP.  Since apache 2.2 is a target for etch, medusa is
> likely to be removed from testing if this bug is not fixed quickly.
> 
> Thanks,



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to