Thom Park at [EMAIL PROTECTED] wrote:
> Hi,
>
> This question pertains to the required APR library for mod_webapp.
> I understand that this might not be the best mail list to post this
> question, but
> if there are any hardy souls out there working with mod_webapp and NT, then
> they
> (hopefully) must have solved this problem already ;-)
>
> Has anyone built APR on Windows 2000?
>
> I must be missing something as I'm unable to build this on Windows.
>
> I've downloaded the tarball (which doesn't contain a pre-configured
> makefile),
> and when I try to run buildconf it complains that libtool is missing.
>
> so, first question is this:
>
> 1. Does libtool exist for Windows 2000, and if so, where can I get this
>
> Secondly, I noticed that there was a apr.dsp file, so I opened this using
> DevStudio 6.0 and tried to build APR using that.
>
> No joy with this either - I got the following compile error(s) from time.c:
>
> g:\projects\apr files\apr\include\apr_sms.h(89) : error C2061: syntax error
> : identifier 'apr_sms_t'
> d:\projects\apr files\apr\include\apr_sms.h(90) : error C2143: syntax error
> : missing '{' before '*'
> d:\projects\apr files\apr\include\apr_sms.h(91) : error C2143: syntax error
> : missing '{' before '*'
> ...
> and so forth....
>
>
> So second question -
>
> 2. if buildconf is not the way to build apr on windows - what is?
>
> I couldn't find much by way of instructions (for windows) at
> http:apr.apache.org so if there
> are any other bodies of knowlege on this topic I'd really appreciate some
> guidance!
>
> thanks for any help,
I'm sorry, but I'm still waiting to get a Windows machine here (mine was
left in California, and the Intel box I currently have - a Pentium 300 -
doesn't handle Win2K). It should be here sometimes next week, and I'll try
to do it as soon as I get my hands on it...
Pier