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

Re: Can't build trunk anymore

From: Dave Lawrence <dlawrence_at_ad-holdings.co.uk>
Date: Wed, 28 Jan 2009 00:30:45 +0000

Hari Kodungallur wrote:
>
> On Sat, Jan 24, 2009 at 5:45 AM, Dave Lawrence
> <dlawrence_at_ad-holdings.co.uk <mailto:dlawrence_at_ad-holdings.co.uk>> wrote:
>
> Hi,
>
> I now get this when trying to build trunk
>
> /bin/bash /home/dave/svn/svn_trunk/libtool --tag=CC --silent
> --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_GNU_SOURCE
> -D_LARGEFILE64_SOURCE -g -O2 -g -O2 -pthread -D_LARGEFILE64_SOURCE
> -DNE_LFS -I./subversion/include -I./subversion
> -I/home/dave/svn/svn_trunk/apr/include
> -I/home/dave/svn/svn_trunk/apr-util/include @SVN_DB_INCLUDES@
> -I/home/dave/svn/svn_trunk/neon/src -I/usr/local/include/neon
> -I./serf -I/usr/local/include -o
> subversion/libsvn_delta/cancel.lo -c
> subversion/libsvn_delta/cancel.c
> gcc: @SVN_DB_INCLUDES@: No such file or directory
> make: *** [subversion/libsvn_delta/cancel.lo] Error 1
>
> Using Ubuntu 8.10. Any ideas? It was working a few weeks ago - I
> don't
> think I've changed anything.
>
>
> Nothing to do with svn (or ubuntu). There is something in your
> makefile (or whatever you are using to build) that must be replaced by
> the driver script. And that is the @SVN_DB_INCLUDES@. How and where it
> is supposed to be replaced is something you should look into. Very
> likely specific to some env setting or the way the bulid is run.
>
> regards,
> -Hari
Thanks, glad the message finally got through (been struggling with this
mailing list lately). All I
changed was I did svn up. The 1.5.x branch still builds fine. I was
wondering, could there now be an issue with building trunk without
Berkley DB? (maybe the devs aren't testing this configuration currently?)

I configured as
 ./configure --enable-maintainer-mode --with-openssl=/usr/local/ssl

then "make". No attempt to install, or to build the seemingly
impossible mod_dav_svn. If noone has an obvious answer straight off
then I'll try and do some digging into what exatly @SVN_DB_INCLUDES@ is
supposed to do and why it doesn't do it for me. Honestly, I'm not
trying to do anything weird here, just build SVN according to the normal
instructions.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1060994

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-28 01:43:40 CET

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.