errors building mod_perl 64 bit on Solaris 10 sparc with solarisstudio compiler

2013-09-10 Thread Kartik Vashishta
-c modperl_perl.c && mv modperl_perl.o modperl_perl.lo "modperl_perl.c", line 272: undefined symbol: PL_rehash_seed "modperl_perl.c", line 273: undefined symbol: PL_rehash_seed_set cc: acomp failed for modperl_perl.c *** Error code 2 make: Fatal error: Command failed for target `modperl_perl.lo' Cu

Re: Errors building mod_perl on 64 bit perl Solaris

2013-05-31 Thread Kartik Vashishta
ication. Needless to say it is safe to assume that Oracle built it using the Solaris Studio compiler.. DBD::mysql was built using MCPAN shell. Hope this helps someone in the future... Thanks to John D. Groenveld, The other resources online, and to my boss... Regards, Kartik V

Re: Errors building mod_perl on 64 bit perl Solaris

2013-05-30 Thread Kartik Vashishta
sure... On Wed, May 29, 2013 at 9:09 PM, John D Groenveld wrote: > In message wp8i51_bbe2jxejx...@mail.gmail.com> > , Kartik Vashishta writes: > >and on 2.0.8, I am getting the following error: > > > >symbol PL_check: relocations based on the ABS44 coding model can n

Errors building mod_perl on 64 bit perl Solaris

2013-05-29 Thread Kartik Vashishta
Hi, I am getting the following errors on 2.0.7: Manifying ../blib/man3/Apache2::Reload.3 modperl_perl.c: In function âmodperl_hash_seed_setâ: modperl_perl.c:272:9: error: âPL_rehash_seedâ undeclared (first use in this function) modperl_perl.c:272:9: note: each undeclared identifier is reported on