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

Re: Build problem with 1.10rc4

From: Lee Merrill <LeeMerrill_at_bustech.com>
Date: 2004-09-27 22:04:27 CEST

Hi Jamie,
    Just move lines 224-226 up into the declarations section of this
function (say after line 218).

Lee

>Hi all -
>
>I'm getting a compile error with the 1.10rc4 source, on Redhat AS 2.1.
>
>...
>
>
>/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)
>
>
>
>
>

-- 
+=========================================================
+ Lee Merrill    lee@bustech.com    919-866-2008
+=========================================================
Unless otherwise stated, any views presented in this email are solely those of the author and do not necessarily represent those of the company.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Sep 27 22:05:06 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.