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

RE: Error building svn

From: Price, Jeremy C. <jprice_at_swri.org>
Date: 2003-09-11 15:38:45 CEST

Worked like a charm. Thanks for the quick responses!

Jeremy

-----Original Message-----
From: Garrett Rooney [mailto:rooneg@electricjellyfish.net]
Sent: Thursday, September 11, 2003 8:18 AM
To: Price, Jeremy C.
Cc: users@subversion.tigris.org
Subject: Re: Error building svn

Price, Jeremy C. wrote:
> Howdy all,
>
> I just updated my svn for a morning build session and ran into an
error.
> My WC updated correctly to revision 7045 (no errors were output by the

> 'svn up' command). But, when I try to build I get the following
error:
>
> ************ begin error output ********************
>
> /bin/sh /home/svnuser/svn/libtool --silent --mode=compile gcc
> -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE
> -D_SVID_SOURCE -D_GNU_SOURCE -g -O2 -g -O2 -pthread -DNEON_ZLIB
> -DNEON_SSL -I./subversion/include -I. -I/home/svnuser/svn/neon/src
> -I/usr/local/include/neon -I/usr/local/BerkeleyDB.4.1/include
> -I/usr/local/apache2/include -I/usr/local/apache2/include -o
> subversion/libsvn_repos/hooks.lo -c subversion/libsvn_repos/hooks.c
> subversion/libsvn_repos/hooks.c: In function `run_hook_cmd':
> subversion/libsvn_repos/hooks.c:66: `SVN_NULL_DEVICE_NAME' undeclared
> (first use in this function)
> subversion/libsvn_repos/hooks.c:66: (Each undeclared identifier is
> reported only once
> subversion/libsvn_repos/hooks.c:66: for each function it appears in.)
> make: *** [subversion/libsvn_repos/hooks.lo] Error 1
>
> ************ end error output ********************
>
> I tried doing a grep for SVN_NULL_DEVICE_NAME but it is nowhere to be
> found. Any suggestions?

Rerun autogen.sh and then rerun configure. It's some new autoconf stuff
that was recently added.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Sep 11 15:40:17 2003

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.