Ged Haywood wrote:

Hi there,

On Wed, 25 Feb 2004, Slade Edmonds wrote:



Here I think lies a problem.  Turns out there was no libperl.so on the
system.  I installed the libperl5.6 package and now have:

/usr/lib/libperl.so.5.6.1
/usr/lib/libperl.so.5.6

Now when I run "perl Makefile.PL APACHE_SRC=../apache_1.3.29/src
APACHE_PREFIX=/usr/local/apache DO_HTTPD=1 USE_APACI=1 EVERYTHING=1", it
stops and reports this:

======== Error Output for sanity check ========
cd ..; cc -DLINUX=22 -DMOD_PERL -DUSE_PERL_SSI -DDEBIAN
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -DUSE_HSREGEX -DNO_DL_NEEDED -DDEBIAN
-fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 `./apaci` -I. -I/usr/lib/perl/5.6.1/CORE -o
helpers/dummy helpers/dummy.c -lm -lcrypt -rdynamic -L/usr/local/lib
/usr/lib/perl/5.6.1/auto/DynaLoader/DynaLoader.a
-L/usr/lib/perl/5.6.1/CORE -lperl -ldl -lm -lc -lcrypt
/usr/bin/ld: cannot find -lperl
collect2: ld returned 1 exit status
make: *** [dummy] Error 1
============= End of Error Report =============



Does this help?


http://www.mail-archive.com/[EMAIL PROTECTED]/msg84939.html

73,
Ged.



Guys, thanks so much for your help. Ged, yes the libperl-dev package did fix the problem! Thanks again for pointing me in the right direction here sirs.



--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to