[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: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: Tue, 27 Jan 2009 14:05:19 -0800

On Sat, Jan 24, 2009 at 5:45 AM, Dave Lawrence
<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

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-27 23:40:46 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.