Greetings,
modperl-2.0 installs fine on Solaris 2.7 using perl 5.6.1 with threads ON.
However when I tried:
For bleeding edge Perl:
# (--delete to ensure a clean state)
% rsync -acvz --delete --force \
rsync://ftp.linux.activestate.com/perl-current/ perl-current
% cd perl-current
% ./Configure -des -Dprefix=$HOME/bleedperl \
-Dusethreads -Doptimize='-g' -Dusedevel
% make
Got this running make (Solaris 2.7)
Making DynaLoader (static)
Writing Makefile for DynaLoader
make[1]: Entering directory
`/users/webuser/src/httpd-2.0/perl-current/ext/DynaLoader'
make[1]: Leaving directory
`/users/webuser/src/httpd-2.0/perl-current/ext/DynaLoader'
make[1]: Entering directory
`/users/webuser/src/httpd-2.0/perl-current/ext/DynaLoader'
../../miniperl "-I../../lib" "-I../../lib" "-I../../lib" "-I../../lib"
DynaLoader_pm.PL DynaLoader.pm
../../miniperl "-I../../lib" "-I../../lib" "-I../../lib" "-I../../lib"
XSLoader_pm.PL XSLoader.pm
cp XSLoader.pm ../../lib/XSLoader.pm
cp DynaLoader.pm ../../lib/DynaLoader.pm
AutoSplitting ../../lib/DynaLoader.pm (../../lib/auto/DynaLoader)
make[1]: Leaving directory
`/users/webuser/src/httpd-2.0/perl-current/ext/DynaLoader'
gcc -o perl -L/usr/local/lib perlmain.o lib/auto/DynaLoader/DynaLoader.a
libperl.a `cat ext.libs` -lsocket -lnsl -ldl -lm -lrt -lpthread -lc
gcc: lib/auto/DynaLoader/DynaLoader.a: No such file or directory
make: *** [perl] Error 1
Perhaps someone from ActiveState will read this or this could be passed on
to them?
Thank you,
John Kent
Webmaster
Naval Research Laboratory
Monterey CA
http://kauai.nlrmry.navy.mil/sat_products.html