You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Brent Bailey <bb...@metrocastcablevision.com> on 2004/06/15 17:50:02 UTC

[users@httpd] compiling apache w/ mod_ssl & mod_perl help ?!?

Im trying to compile apache w/ mod_perl & mod_ssl on a Solaris 9 machine...by 
doing the following

unpack mod_ssl and did from within the mod_ssl dir
./configure --with-apache=../apache_1.3.27 

i then went to mod_perl dir and did
perl Makefile.PL \EVERYTHING=1 \APACHE_SRC=../apache_1.3.27/src \USE_APACI=1 
\PREP_HTTPD=1 \DO_HTTPD=1

then did make   THIS FAILED with the following error:
LD_RUN_PATH="" cc  -G Leak.o  -o ../blib/arch/auto/Apache/Leak/Leak.so
cc: Leak.o: No such file or directory
cc: no input files
*** Error code 1
make: Fatal error: Command failed for target 
`../blib/arch/auto/Apache/Leak/Leak.so'
Current working directory /export/home/bbailey/webmail/mod_perl-1.29/Leak
*** Error code 1
make: Fatal error: Command failed for target `subdirs'

IM not sure what this means ?? how do i get around this or fix this

thank you for any and all help
Brent Bailey 

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