Re: Error While installing Data::Dumper module

2008-12-24 Thread Philip M. Gollucci
cc: unrecognized option `-KPIC' That should be -fPIC cc: language ildoff not recognized cc: Dumper.c: linker input file unused because linking not done Running Mkbootstrap for Data::Dumper () chmod 644 Dumper.bs rm -f blib/arch/auto/Data/Dumper/Dumper.so cc -G Dumper.o -o blib/arch/auto/Data/

Re: [mp2] undefined symbol in make test with threaded Apache 2.2.11

2008-12-24 Thread Philip M. Gollucci
Craig MacKenna wrote: On Dec 24 00:57, "Philip M. Gollucci" wrote: Subject: Re: [mp2] undefined symbol in make test with threaded Apache 2.2.11 cr...@animalhead.com wrote: Neither mod_perl 2.0.4 nor the current build modperl-2.0_20081223052020 If you're going to do that 'current build', I'd u

Re: [mp2] undefined symbol in make test with threaded Apache 2.2.11

2008-12-24 Thread Craig MacKenna
On Dec 24 00:57, "Philip M. Gollucci" wrote: > > Subject: Re: [mp2] undefined symbol in make test with threaded Apache 2.2.11 > > cr...@animalhead.com wrote: > > Neither mod_perl 2.0.4 nor the current build modperl-2.0_20081223052020 > If you're going to do that 'current build', I'd use revision n

Error While installing Data::Dumper module

2008-12-24 Thread mod_perl User
Hello, I tried installing Data::Dumper module, getting error when i make the file. >make cc -c-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -xarch=v8 -D_TS_ERRNO -xO3 -xspace -xildoff-DVERSION=\"2.121\" -DXS_VERSION=\"2.121\" -KPIC "-I/usr/perl5/5.8.4/lib/sun4-solaris-64int/CORE" Dum