Hi,
NetBSD 1.6.2 gcc version 2.95.3 20010315 (release) (NetBSD nb3) perl-5.8.4
trying to build snapshots:
apr-iconv_20040726101238.tar.gz apr-util_20040726101244.tar.gz apr_20040726101233.tar.gz httpd-2.0_20040726101830.tar.gz
modperl-2.0_20040727043018.tar.gz
Apache builds and runs OK, but modperl doesn't:
cd httpd-2.0 ./configure --prefix=$HOME/httpd-2.1 make make install
cd ../modper-2.0
perl Makefile.PL MP_AP_PREFIX=$HOME/httpd-2.1 MP_INST_APACHE2=1
make
...
LD_RUN_PATH="" gcc --whole-archive -shared -Wl,-R/usr/pkg/lib -L/usr/pkg/lib PerlIO.o modperl_apr_perlio.o -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -o ../../../blib/arch/Apache2/auto/APR/PerlIO/PerlIO.so -L/usr/pkg/lib/perl5/5.8.4/i386-netbsd/CORE -Wl,-R/usr/pkg/lib/perl5/5.8.4/i386-netbsd/CORE -Wl,-R/usr/pkg/lib/perl5/5.8.4/i386-netbsd/CORE -lperl
chmod 755 ../../../blib/arch/Apache2/auto/APR/PerlIO/PerlIO.so
cp PerlIO.bs ../../../blib/arch/Apache2/auto/APR/PerlIO/PerlIO.bs
chmod 644 ../../../blib/arch/Apache2/auto/APR/PerlIO/PerlIO.bs
make: don't know how to make dynamic. Stop
Are you familiar with NetBSD's compiler/linker, Mikhail? If you so please help us here, since we don't.
-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
-- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html