On Tue, 19 Sep 2000, David Leeson wrote:

> I have successfully built Apache 1.3.12 and mod-perl 1.24 on Win NT with
> MS VC6.0 and pure PERL 5.005003 (i.e not ActiveState). However I am
> struggling to get libapreq to integrate. 
[ ... ]
> I have tried to build a libapreq.lib and link it in with the
> ApacheModulePerl.dll
> (in a similar way that perl.lib and ApacheCore.lib are linked in), but that
> made
> no difference (the .c files compiled ok though I had to add #include winsock.h
> to get IN_ARPADDR structures).
[...]

Hi,
   As Gerald mentioned, get the latest mod_perl cvs version - it
builds an ApacheModulePerl.lib that contains some symbols
needed by libapreq. With this, I got libapreq to build successfully
and work with some simple tests (on an ActiveState and a
non-ActiveState perl, both 5.6.0). If it doesn't build for you,
let me know, and I'll send you the patches I used.

best regards,
randy kobes


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to