Re: error compiling apache-1.3.33 with mod_perl and perl-5.8.7-1

2005-08-04 Thread Gerrit P. Haase
Harald Joerg wrote: IMO a bug in ExtUtils::Embed. I'd have said so - but this version of ExtUtils::Embed has been around for a while. That's why I have been looking for a solution - or a workaround - within the cygwin build. Nevertheless I'll try to file a bug report to perlbug. Having Ext

Apache with mod_perl up and running (was: Re: error compiling apache-1.3.33 with mod_perl and perl-5.8.7-1)

2005-08-04 Thread Harald Joerg
I wrote: > Gerrit P. Haase writes: >>> [...] Would mod_perl work with a mod_so setup as well? >> >> Yes it should work. Have you tried to link directly against the DLL? > > You mean against /usr/bin/libhttpd.dll? > > I've tried, but failed miserably so far. I've been starting with the > build p

Re: error compiling apache-1.3.33 with mod_perl and perl-5.8.7-1

2005-08-04 Thread Harald Joerg
Gerrit P. Haase writes: > [...] >>>Bruno Postle wrote: >> [...] undefined reference to `_boot_' >>> [...] >>>Something broken with generating the code for perlxsi? > [...] >> If $static_ext was empty, it is now " Win32CORE", with a leading >> space. >> When building perlxsi.c, ExtUtils::Embed

Re: error compiling apache-1.3.33 with mod_perl and perl-5.8.7-1

2005-08-03 Thread Gerrit P. Haase
Harald Joerg wrote: (Sorry, maybe I can't get the references right since I'm replying to the article found at ) Bruno Postle wrote: I can't build apache-1.3.33 and mod_perl-1.29 with perl-5.8.7-1 (it builds ok if I downgrade cygwi

Re: error compiling apache-1.3.33 with mod_perl and perl-5.8.7-1

2005-08-03 Thread Harald Joerg
(Sorry, maybe I can't get the references right since I'm replying to the article found at ) > Bruno Postle wrote: >> I can't build apache-1.3.33 and mod_perl-1.29 with perl-5.8.7-1 >> (it builds ok if I downgrade cygwin to perl-5.8.6-4) >>

Re: error compiling apache-1.3.33 with mod_perl and perl-5.8.7-1

2005-07-09 Thread Gerrit P. Haase
Bruno Postle wrote: I can't build apache-1.3.33 and mod_perl-1.29 with perl-5.8.7-1 (it builds ok if I downgrade cygwin to perl-5.8.6-4) Steps to reproduce: tar -zxf apache_1.3.33.tar.gz tar -zxf mod_perl-1.0-current.tar.gz cd mod_perl-1.29/ perl Makefile.PL DO_HTTPD=1 USE_APACI=1 m

error compiling apache-1.3.33 with mod_perl and perl-5.8.7-1

2005-07-09 Thread Bruno Postle
I can't build apache-1.3.33 and mod_perl-1.29 with perl-5.8.7-1 (it builds ok if I downgrade cygwin to perl-5.8.6-4) Steps to reproduce: tar -zxf apache_1.3.33.tar.gz tar -zxf mod_perl-1.0-current.tar.gz cd mod_perl-1.29/ perl Makefile.PL DO_HTTPD=1 USE_APACI=1 make env LD_RUN_PATH=/