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

RE: More win32 compile errors...

From: John Barstow <John_Barstow_at_gfsg.co.nz>
Date: 2003-04-28 00:41:45 CEST

Looks like HTTPD needs to be set to the root of the Apache sources - which
is odd since the apr sources could be taken from there, but are instead
taken from the subversion working copy.
However, setting this variable does NOT fix the syntax error complaints of
MSVC6. I'm recompiling Apache 2.0.45 now, but am not optimistic about the
results.

Are these errors artifacts of the dsp generator?

-----Original Message-----
From: John Barstow [mailto:John_Barstow@gfsg.co.nz]
Sent: Monday, 28 April 2003 10:31 a.m.
To: Subversion Dev (E-mail)
Subject: More win32 compile errors...

Still attempting to get a win32 build from trunk working. Moving the apr
sources into the subversion working directory get gen-make to work; now
attempting to build generates the following errors. I would assume the
mysterious environment variable is somehow the source of the syntax error.

--------------------Configuration: mod_dav_svn - Win32
Release--------------------
Compiling...
reps-strings.c
C:\Projects\subversion\subversion\libsvn_fs\reps-strings.c(723) : error
C2146: syntax error : missing ')' before identifier 'APR_UINT64_T_FMT'
Error executing cl.exe.

__ALL__ - 1 error(s), 0 warning(s)
The following environment variables were not found
$(HTTPD)

John C Barstow

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 28 00:34:31 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.