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

RC4 compile problem on FreeBSD 4.10

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2004-09-27 23:36:24 CEST

I'm seeing the following errors from the build of 1.1.0-RC4 on FreeBSD
4.10,
I can build RC3 without problem.

/usr/local/bin/bash
/u/barry/subversion/FreeBSD_torment/subversion-1.1.0-rc4/libtool
--silent --mode=compile gcc -D_REENTRANT -D_THREAD_SAFE -g -O2 -g -O2
  -DNEON_ZLIB -I/usr/local/include/apache2 -I./subversion/include
-I./subversion
-I/u/barry/subversion/FreeBSD_torment/subversion-1.1.0-rc4/neon/src
-I/usr/local/svn/include/neon
-I/u/barry/subversion/FreeBSD_torment/subversion-1.1.0-rc4/apr/include
   
-I/u/barry/subversion/FreeBSD_torment/subversion-1.1.0-rc4/apr-util/
include -I/usr/local/include/db42 -I/usr/local/include -o
subversion/mod_dav_svn/file_revs.lo -c
/u/barry/subversion/FreeBSD_torment/subversion-1.1.0-rc4/subversion/
mod_dav_svn/file_revs.c
/u/barry/subversion/FreeBSD_torment/subversion-1.1.0-rc4/subversion/
mod_dav_svn/file_revs.c: In function `dav_svn__file_revs_report':
/u/barry/subversion/FreeBSD_torment/subversion-1.1.0-rc4/subversion/
mod_dav_svn/file_revs.c:225: syntax error before `start'
/u/barry/subversion/FreeBSD_torment/subversion-1.1.0-rc4/subversion/
mod_dav_svn/file_revs.c:248: `start' undeclared (first use in this
function)
/u/barry/subversion/FreeBSD_torment/subversion-1.1.0-rc4/subversion/
mod_dav_svn/file_revs.c:248: (Each undeclared identifier is reported
only once
/u/barry/subversion/FreeBSD_torment/subversion-1.1.0-rc4/subversion/
mod_dav_svn/file_revs.c:248: for each function it appears in.)
/u/barry/subversion/FreeBSD_torment/subversion-1.1.0-rc4/subversion/
mod_dav_svn/file_revs.c:250: `end' undeclared (first use in this
function)
gmake: *** [subversion/mod_dav_svn/file_revs.lo] Error 1

Any idea what might be wrong?

Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Sep 27 23:37:20 2004

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.