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

Re: Build SVN with VSE 2008

From: Gavin Baumanis <gavinb_at_thespidernet.com>
Date: Fri, 24 Jul 2009 23:31:20 +1000

Hi DJ (and everyone else)

Ok.

I have decided it was way too much like hard work to try and get it
running on VSE 2008.

So I now have a copy of VS6 (with SP6 installed) via works MSDN
subscription.

And things seem to work a lot better.

I do however still have some issues when running VS6-build.bat
The following 4 I don't know if they are all warnings, or if I still
need to do something with them?

1)
Could not detect Ruby version.
   Ruby bindings will be linked with msvcrt-ruby18.lib

2)
Could not find installed SWIG, assuming version 1.3.25

3)
WARNING: Error while determining neon version

4)
swig not found; skipping SWIG file generation...

And then I get these;
C:\SVN\httpd\srclib\apr\include\apr_want.h(52): Could not find the
file strings.h.
C:\SVN\httpd\srclib\apr\include\apr_want.h(121): Could not find the
file arpa/inet.h.
C:\SVN\httpd\srclib\apr\include\apr_want.h(52): Could not find the
file strings.h.
C:\SVN\httpd\srclib\apr\include\apr_want.h(121): Could not find the
file arpa/inet.h.

and subsequently some libaprutil errors - but I assume they're a
result of the above - but of course I don't actually know!

I did find the following link about the strings.h etc - errors;
http://svn.haxx.se/users/archive-2004-04/0244.shtml

But it didn't solve the issue.
I have added the SDK paths to VS6 paths as suggested and still get the
above errors

If you can see where I am going wrong - I will be most appreciative!

Gavin.

On 21/07/2009, at 03:07 , D.J. Heap wrote:

> On Sat, Jul 18, 2009 at 7:48 AM, Gavin Baumanis<gavinb_at_thespidernet.com
> > wrote:
>> Hi Everyone,
>>
>> I have just spent the last 2 days trying to build Subversion with
>> Visual Express 2008.
>>
>>
> [snip]
>
>
> It appears you are having trouble building the dependencies for
> Subversion (not actually Subversion) which is usually the case.
>
> To build Apache in the IDE with newer versions of Visual Studio you
> need to run a perl script that tweaks the .dsp files so that they are
> compatible with the Visual Studio conversion wizard. It does not
> correctly convert them automatically and causes the errors you have
> been seeing. There is information about that and more on compiling
> Apache for Windows at:
>
> http://httpd.apache.org/docs/2.2/platform/win_compiling.html
>
> Look under the 'Developer Workspace IDE Build' section.
>
> DJ
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2372657
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org
> ].

Gavin Baumanis
P: +61 438 545 586
E: gavinb_at_thespidernet.com

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2375184

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-24 15:32:18 CEST

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.