You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Kevin Smith <ke...@netsmith.ltd.uk> on 2003/01/13 18:11:59 UTC

[users@httpd] Installing Apache and mod_perl

Hi All,

I'm trying to compile Apache 1.3.27 and mod_perl 1.24 and received these 
errors below.  How do I sort this out?

I'm running Debian 3.0 PowerPC.

Thanks,

Kevin

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 =============



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] Installing Apache and mod_perl

Posted by Kevin Smith <ke...@netsmith.ltd.uk>.
Just in case anyone wanted to know the answer to this, I just find out that
I needed to install libperl... go figure.

----- Original Message -----
From: "Kevin Smith" <ke...@netsmith.ltd.uk>
To: <us...@httpd.apache.org>
Sent: Monday, January 13, 2003 5:11 PM
Subject: [users@httpd] Installing Apache and mod_perl


> Hi All,
>
> I'm trying to compile Apache 1.3.27 and mod_perl 1.27 and received these
> errors below.  How do I sort this out?
>
> I'm running Debian 3.0 PowerPC.
>
> Thanks,
>
> Kevin
>
> 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_HSRE
GEX
> -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 =============
>
>
>
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>    "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org