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

Re: 1.3.0-rc2 build fails on windows with .net 2003 compiler

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-11-06 01:34:44 CET

Barry Scott wrote:
>
> On Nov 5, 2005, at 21:52, Barry Scott wrote:
>
>> gen-make.py -t vcproj does not set the include path for libapr.rc.
>> This cause the compile to fail with an that
>> libapr.rc fails to include apr_general.h. I guess the fault is in the
>> ezt files?
>>
>> I'm testing fixes to the ezt files that seem to overcome the apr
>> build problem.
>> But I'm seeing a problem building neon XML_MAJOR_VERSION is defined
>> with some @ chars in it that I've not tracked down the include path
>> bug for yet.
>>
>
>
> Here is the diff that fixes the libapr* builds for .net 2003.
Your patch has CR CR LF line endings. I've no idea how you managed to do
that, but please fix it.

> How do you want to fix the bug in expat.h.in that causes src/ne_xml.c
> to fail to
> compile?
What are you talking about? There's no bug in expat.h.in; the bug is in
xml.vcproj.ezt because it just copies expat.h.in to expat.h in, and hte
same bug is in the original xml.dsp. It should be replacing the
placeholders instead. It beats me why this bug survived in APR in the
first place, but it needs to be fixed there. In the meantime, we could
fix it in Subversion's build generator.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Nov 6 01:33:07 2005

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.