[mp1] Apache::Symbol and perl Symbol.pm possible clash due to bareword gensym reference

2004-04-07 Thread TGS
I am having problems compiling mod_perl as the following errors report. ... make[1]: Entering directory `/usr/local/perl-cpan/build/mod_perl-1.29/Symbol' Running Mkbootstrap for Apache::Symbol () chmod 644 Symbol.bs rm -f ../blib/arch/auto/Apache/Symbol/Symbol.so LD_RUN_PATH="" gcc -shared -L/us

Re: [mp1] Apache::Symbol and perl Symbol.pm possible clash due to bareword gensym reference

2004-04-07 Thread TGS
Perfect! Cleaning up the path worked wonders. on 4/07/2004 1:02 PM, Stas Bekman at [EMAIL PROTECTED] wrote: > TGS wrote: >> I am having problems compiling mod_perl as the following errors report. >> >> ... >> make[1]: Entering directory >> `/usr/local/per