Re: libperl.so: undefined symbol: PL_dowarn

2002-11-22 Thread Dennis
: libperl.so: undefined symbol: PL_dowarn Dennis wrote: Hi, I have compiled mod_perl en installed it without any errors but wen i try to start Apache witch mod_perl then i get the following error: Starting Apache 1.3.27: Syntax error on line 274 of /opt/apache-1.3.27/conf/httpd.conf

libperl.so: undefined symbol: PL_dowarn

2002-11-22 Thread Dennis Kruyt
/apache/libexec/libperl.so: undefined symbol: PL_dowarn/opt/apache/bin/apachectl startssl: httpd could not be started I use Apache 1.3.27 from source on a Debian 3 box, with the standard perl (5.6.1-7) that came with debian. Here is the output from perl Makefile.PL : packages:/opt/pkgs/src

libperl.so: undefined symbol: PL_dowarn

2002-11-21 Thread Dennis
/libexec/libperl.so: undefined symbol: PL_dowarn /opt/apache/bin/apachectl startssl: httpd could not be started I use Apache 1.3.27 from source on a Debian 3 box, with the standard perl (5.6.1-7) that came with debian. Here is the output from perl Makefile.PL : packages:/opt/pkgs/src/mod_perl

Re: libperl.so: undefined symbol: PL_dowarn

2002-11-21 Thread Stas Bekman
into server: /opt/apache/libexec/libperl.so: undefined symbol: PL_dowarn /opt/apache/bin/apachectl startssl: httpd could not be started As gozer suggest next to me, you might have a stray header file from an older perl, which happened to be picked by the build. Any chance you have a few installations