* [gentoo-amd64] 64bit problem with Apache2::Request
@ 2008-10-02 4:41 P.V.Anthony
0 siblings, 0 replies; only message in thread
From: P.V.Anthony @ 2008-10-02 4:41 UTC (permalink / raw
To: gentoo-amd64
Hi,
Currently just not able to get Apache2::Request to work on Gentoo amd64.
Did an emerge of www-apache/libapreq2-2.08-r2 and all compiled fine.
Did the following test using a simple perl script as follows,
perl test.pl
The contents of test.pl is as follows.
----------- start ------------------
use strict;
use Apache2::Request;
------------ end -------------------
Got the following error,
------------ start ----------------------
Can't load
'/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/auto/APR/
Request/Apache2/Apache2.so'
for module APR::Request::Apache2: /usr/lib64/perl5/s
ite_perl/5.8.8/x86_64-linux-thread-multi/auto/APR/Request/Apache2/Apache2.so:
un defined symbol:
modperl_xs_sv2request_rec at /usr/lib64/perl5/5.8.8/x86_64-linux
-thread-multi/DynaLoader.pm line 230.
at
/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-thread-multi/Apache2/Request.p
m line 3
Compilation failed in require at
/usr/lib64/perl5/site_perl/5.8.8/x86_64-linux-t
hread-multi/Apache2/Request.pm line 3.
BEGIN failed--compilation aborted at
/usr/lib64/perl5/site_perl/5.8.8/x86_64-lin
ux-thread-multi/Apache2/Request.pm line 3.
Compilation failed in require at test.pl line 3.
BEGIN failed--compilation aborted at test.pl line 3.
-------------- end ----------------------
Next tried the same on a 32bit machine, all compiled fine and the
test.pl also worked without any error.
What am I doing wrong?
P.V.Anthony
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-10-02 4:41 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-02 4:41 [gentoo-amd64] 64bit problem with Apache2::Request P.V.Anthony
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox