On Apr 17, 2008, at 01:33, Philippe M. Chiasson wrote:

So you end up with a Makefile that goes like

all: libperl.so (thank you Apache)

libperl.bundle: (thank you Perl/OSX)

Try with:

$> make PERL_DLEXT=so

Yes, that works. I wonder why I didn't have to do it before? Is this something that can be worked around?

The test suite didn't run for me, though. :-(

benedict# make test
(cd ./apaci && PERL5LIB=/usr/local/src/mod_perl-1.31-rc4/lib: make)
make[1]: Nothing to be done for `all'.
cp t/conf/mod_perl_srm.conf t/conf/srm.conf
./apaci/load_modules.pl
/httpd -f `pwd`/t/conf/httpd.conf -X -d `pwd`/t &
httpd listening on port 8529
will write error_log to: t/logs/error_log
/bin/sh: /httpd: No such file or directory
letting apache warm up...done
/usr/local/bin/perl t/TEST 0
still waiting for server to warm up...............not ok
server failed to start! (please examine t/logs/error_log) at t/TEST line 95.
make: *** [run_tests] Error 61

Best,

David


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

Reply via email to