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

Re: Broken build?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-09-09 00:00:03 CEST

Marc Singer <elf@buici.com> writes:

> Updated against the repository and found this. Missing file? Missing change?
>
> > make
> ...
>
> /bin/sh /home/elf/z/subversion/subversion/libtool --silent --mode=compile gcc -DLINUX=2 -D_REENTRANT -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -D_SVID_SOURCE -D_GNU_SOURCE -g -O2 -pipe -I/usr/include/xmltok -I/usr/include/openssl -O2 -pthread -DNEON_ZLIB -I./subversion/include -I. -I/usr/local/include/neon -I/usr/include/apr-0 -I/usr/include/apr-0 -I/usr/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: error: `SVN_NULL_DEVICE_NAME' undeclared (first use in this function)
> subversion/libsvn_repos/hooks.c:66: error: (Each undeclared identifier is reported only once
> subversion/libsvn_repos/hooks.c:66: error: for each function it appears in.)
> make: *** [subversion/libsvn_repos/hooks.lo] Error 1

Did you re-run either [autogen.sh | gen-make.py] and ./configure?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 9 00:05:02 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.