undefined symbol: PerlIOBase_binmode

[prev] [thread] [next] [Date index for 2005/03/13]

From: =?iso-8859-1?Q?Andreas_Kr=FCger?=
Subject: undefined symbol: PerlIOBase_binmode
Date: 22:31 on 13 Mar 2005
Hello,

I've just compiled Apache 2.0.53, PHP and MySQL. Now I want to install
mod_perl into apache, and this is how I did it:

echo "/lib" >> /etc/ld.so.conf
ln -s /lib/libdb1.so.2 /lib/libdb1.so
ldconfig

- This is due to, that after I installed the libdb1, it still complained
that it couldn=92t find the db1.

perl Makefile.PL MP_INST_APACHE2=3D1 MP_APXS=3D/usr/apache2/bin/apxs
make && make test
make install

Everything runs fine or almost.

When I run make test; it comes up with this error:

Cannot load /root/mod_perl-2.0.0-RC4/src/modules/perl/mod_perl.so into
server: /root/mod_perl-2.0.0-RC4/src/modules/perl/mod_perl.so: undefined
symbol: PerlIOBase_binmode
[  error]

And I have NO clue why it does that?


Best regards,

Andreas Kruger

undefined symbol: PerlIOBase_binmode
=?iso-8859-1?Q?Andreas_Kr=FCger?= 22:31 on 13 Mar 2005

Re: undefined symbol: PerlIOBase_binmode
Stas Bekman 00:26 on 14 Mar 2005

Generated at 21:06 on 16 Mar 2005 by mariachi v0.52