Errors building mod_perl on 64 bit perl Solaris
Kartik Vashishta <[email protected]>
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <CAJFC5W0p-skKsgOhit8zf=QvawoXqc=WP8i51_bbE2JxejXX+w@mail.gmail.com> |
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 only once for each function it appears in modperl_perl.c:273:9: error: âPL_rehash_seed_setâ undeclared (first use in this function) make[1]: *** [modperl_perl.lo] Error 1 and on 2.0.8, I am getting the following error: symbol PL_check: relocations based on the ABS44 coding model can not be used in building a shared object Please assist