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

Build problem with 1.10rc4

From: Jamie Lawrence <jal_at_clueinc.net>
Date: 2004-09-27 21:30:05 CEST

Hi all -

I'm getting a compile error with the 1.10rc4 source, on Redhat AS 2.1.

My configure was just ./configure --with-apxs=/usr/local/...

APR was built with BDB4.0. (Was having problems with 4.2, and I don't
actually even intend to use BDB - I'm building this for the fsfs
support.)

The error is:

/bin/sh /home/jal/current/svn/110/subversion-1.1.0-rc4/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 -I/usr/local/include -I./subversion/include -I./subversion -I/home/jal/current/svn/110/subversion-1.1.0-rc4/neon/src -I/usr/local/include/neon -I/home/jal/current/svn/110/subversion-1.1.0-rc4/apr/include -I/home/jal/current/svn/110/subversion-1.1.0-rc4/apr-util/include -I/usr/local/BerkeleyDB.4.0/include -o subversion/mod_dav_svn/file_revs.lo -c /home/jal/current/svn/110/subversion-1.1.0-rc4/subversion/mod_dav_svn/file_revs.c
/home/jal/current/svn/110/subversion-1.1.0-rc4/subversion/mod_dav_svn/file_revs.c: In function `dav_svn__file_revs_report':
/home/jal/current/svn/110/subversion-1.1.0-rc4/subversion/mod_dav_svn/file_revs.c:225: parse error before `start'
/home/jal/current/svn/110/subversion-1.1.0-rc4/subversion/mod_dav_svn/file_revs.c:248: `start' undeclared (first use in this function)
/home/jal/current/svn/110/subversion-1.1.0-rc4/subversion/mod_dav_svn/file_revs.c:248: (Each undeclared identifier is reported only once
/home/jal/current/svn/110/subversion-1.1.0-rc4/subversion/mod_dav_svn/file_revs.c:248: for each function it appears in.)
/home/jal/current/svn/110/subversion-1.1.0-rc4/subversion/mod_dav_svn/file_revs.c:250: `end' undeclared (first use in this function)
make: *** [subversion/mod_dav_svn/file_revs.lo] Error 1

Anyone have any clue what I'm doing wrong?

Thanks.

-j

-- 
Jamie Lawrence                                        jal@jal.org
It was beautiful and simple, as truly great swindles are.
   - O. Henry
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 27 21:30:43 2004

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.