On 12-04-13 03:51 PM, Fred Moyer wrote:
RC5 is now available. The change since RC4 resolves a problem with the
Apache-SizeLimit external 0.97 tag that had an additional 'trunk'
directory embedded from an error that occurred when I created the A-SL
0.97 tag.  +1 on 2.2.15/5.14.1/OSX-10.7

http://people.apache.org/~phred/mod_perl-2.0.6-rc5.tar.gz

MD5 (mod_perl-2.0.6-rc5.tar.gz) = 442fb4908ffe9a8c580edebf02bca4fe

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org


It builds alright under solaris with 5.8.8, but when i try to run the tests i get this:

$ make test
cd "src/modules/perl" && make
/oanda/system/bin/perl -Iblib/arch -Iblib/lib \
t/TEST -clean
[warning] Skipping 'set unlimited ulimit for coredumps', since we are running as a non-root user on Solaris APACHE_TEST_GROUP= APACHE_TEST_HTTPD= APACHE_TEST_PORT= APACHE_TEST_USER= APACHE_TEST_APXS= \
/oanda/system/bin/perl -Iblib/arch -Iblib/lib \
t/TEST -bugreport -verbose=0
[warning] Skipping 'set unlimited ulimit for coredumps', since we are running as a non-root user on Solaris /oanda/var/tmp/lol/bin/httpd -d /oanda/var/tmp/mod_perl-2.0.6-rc5/t -f /oanda/var/tmp/mod_perl-2.0.6-rc5/t/conf/httpd.conf -D APACHE2
using Apache/2.2.22 (prefork MPM)

waiting 120 seconds for server to start: .

httpd: Syntax error on line 13 of /oanda/var/tmp/mod_perl-2.0.6-rc5/t/conf/httpd.conf: Cannot load /oanda/var/tmp/mod_perl-2.0.6-rc5/src/modules/perl/mod_perl.so into server: ld.so.1: httpd: fatal: relocation error: file /oanda/var/tmp/mod_perl-2.0.6-rc5/src/modules/perl/mod_perl.so: symbol MUTABLE_CV: referenced symbol not found

Apparently MUTABLE_CV doesn't exist under 5.8.8

Adam

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@perl.apache.org
For additional commands, e-mail: dev-h...@perl.apache.org

Reply via email to