Hi, I am getting the following error:
Manifying ../blib/man3/Apache::Reload.3 "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 make[1]: *** [modperl_perl.lo] Error 2 I tried with both gcc and with sun studio compilers....... This is what I used to build the 64 bit perl: ./Configure -ders -Dcc=cc -Dusethreads -Duseithreads -Ud_sigsetjmp -Uinstallusrbinperl -Ulocincpth= -Uloclibpth= -Duse64bitall -Ud_strerror_r -Ud_signbit -Duselargefiles -Dprefix=/usr/perl5/5.18.0 Please help, I need this fixed asap..... Thanks in advance.....