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

GCC 3.x and mod_dav_svn

From: Jostein Christoffer Andersen <jostein_at_josander.net>
Date: 2002-06-25 08:43:47 CEST

Hi!

Have anyone managed to compile subversion-r2291 with GCC-3.1 or
GCC-3.0.4?

The compilation fails when we comes to subversion/mod_dav_svn/liveprops.c
(I include the beginning and end of errors):

----
subversion/mod_dav_svn/liveprops.c:102: parse error before 
"ap_text_header"
subversion/mod_dav_svn/liveprops.c: In function `dav_svn_insert_prop':
subversion/mod_dav_svn/liveprops.c:106: `resource' undeclared (first use 
in this function)
.
.
subversion/mod_dav_svn/liveprops.c:467: `what' undeclared (first use in 
this function)
subversion/mod_dav_svn/liveprops.c:467: `phdr' undeclared (first use in 
this function)
make: *** [subversion/mod_dav_svn/liveprops.lo] Error 1
----
I can't fix this because my C knowlegde is limited.
Thanks
Jostein
-- 
----------------------------------------------------------------------
Jostein Christoffer Andersen <jostein@josander.net>
http://www.josander.net/
Public PGP Key:
Key: http://www.josander.net/pub_keys/jostein_josander.net.asc
----------------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 25 08:44:22 2002

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.