Re: apache_1.3.12 / mod_perl-1.22 ... install crash !

2000-04-20 Thread Doug MacEachern

On Fri, 14 Apr 2000, Frédéric Schwien wrote:

 Hi, 
 
 I'm using apache_1.3.12 / mod_perl-1.22 , on Suse 6.1 .
 when I try to install modperl, when perl Makefile.PL, I get the result before.
 After that, I can't make  make test  make install :
 make test crashes at listening to the port 8529.

can we see your t/logs/error_log?

 apxs:Error: Sorry, no shared object support for Apache

this is just a warning, fixed in the cvs tree.




apache_1.3.12 / mod_perl-1.22 ... install crash !

2000-04-13 Thread Frédéric Schwien

Hi, 

I'm using apache_1.3.12 / mod_perl-1.22 , on Suse 6.1 .
when I try to install modperl, when perl Makefile.PL, I get the result before.
After that, I can't make  make test  make install :
make test crashes at listening to the port 8529.


I think I did everything recommended in mod_perl guide . ??
with the same makepl_args_mod_perl , I succeed in building it this afternoon on
a Redhat 5.1 machine .

We only difference is that the Redhat one is running perl version 5.005_3 ,
whereas the other one is running 5.005_2 .


ANY IDEA  ???

Thanks for your help,

fred

##
#/usr/local/src/mod_perl-1.22  perl Makefile.PL

Reading Makefile.PL args from ./makepl_args.mod_perl
Will configure via APACI
cp apaci/Makefile.libdir ../apache_1.3.12/src/modules/perl/Makefile.libdir
cp apaci/Makefile.tmpl ../apache_1.3.12/src/modules/perl/Makefile.tmpl
cp apaci/README ../apache_1.3.12/src/modules/perl/README
cp apaci/configure ../apache_1.3.12/src/modules/perl/configure
cp apaci/libperl.module ../apache_1.3.12/src/modules/perl/libperl.module
cp apaci/mod_perl.config.sh ../apache_1.3.12/src/modules/perl/mod_perl.config.sh
cp apaci/load_modules.pl.PL ../apache_1.3.12/src/modules/perl/load_modules.pl.PL
cp apaci/find_source.PL ../apache_1.3.12/src/modules/perl/find_source.PL
cp apaci/apxs_cflags.PL ../apache_1.3.12/src/modules/perl/apxs_cflags.PL
cp apaci/mod_perl.exp ../apache_1.3.12/src/modules/perl/mod_perl.exp
Will build Apache::* extensions dynamic
PerlDispatchHandler.enabled
PerlChildInitHandlerenabled
PerlChildExitHandlerenabled
PerlPostReadRequestHandler..enabled
PerlTransHandlerenabled
PerlHeaderParserHandler.enabled
PerlAccessHandler...enabled
PerlAuthenHandler...enabled
PerlAuthzHandlerenabled
PerlTypeHandler.enabled
PerlFixupHandlerenabled
PerlHandler.enabled
PerlLogHandler..enabled
PerlInitHandler.enabled
PerlCleanupHandler..enabled
PerlRestartHandler..enabled
PerlStackedHandlers.enabled
PerlMethodHandlers..enabled
PerlDirectiveHandlers...enabled
PerlTableApienabled
PerlLogApi..enabled
PerlUriApi..enabled
PerlUtilApi.enabled
PerlFileApi.enabled
PerlConnectionApi...enabled
PerlServerApi...enabled
PerlSectionsenabled
PerlSSI.enabled
Will run tests as User: 'nobody' Group: 'root'
(cd ../apache_1.3.12  CC="cc" ./configure 
--activate-module=src/modules/perl/libperl.a --enable-module=so --enable-module=info 
--enable-module=status)
Configuring for Apache, Version 1.3.12
 + using installation path layout: Apache (config.layout)
 + activated perl module (modules/perl/libperl.a)
Creating Makefile
Creating Configuration.apaci in src
  + id: mod_perl/1.22
  + id: Perl/5.00502 (linux) [perl]
Creating Makefile in src
 + configured for Linux platform
 + setting C pre-processor to cc -E
 + checking for system header files
 + adding selected modules
o perl_module uses ConfigStart/End
  + mod_perl build type: OBJ
  + setting up mod_perl build environment
  + adjusting Apache build environment
  + enabling Perl support for SSI (mod_include)
 + using -ldl for vendor DSO support
 + checking sizeof various data types
 + doing sanity check on compiler and options
Creating Makefile in src/support
Creating Makefile in src/regex
Creating Makefile in src/os/unix
Creating Makefile in src/ap
Creating Makefile in src/main
Creating Makefile in src/lib/expat-lite
Creating Makefile in src/modules/standard
Creating Makefile in src/modules/perl
Checking CGI.pm VERSION..ok
Checking for LWP::UserAgent..ok
Checking for HTML::HeadParserok
Checking if your kit is complete...
Looks good
apxs:Error: Sorry, no shared object support for Apache
apxs:Error: available under your platform. Make sure
apxs:Error: the Apache module mod_so is compiled into
apxs:Error: your server binary `/usr/sbin/httpd'.
Writing Makefile for Apache
apxs:Error: Sorry, no shared object support for Apache
apxs:Error: available under your platform. Make sure
apxs:Error: the Apache module mod_so is compiled into
apxs:Error: your server binary `/usr/sbin/httpd'.
Writing Makefile for Apache::Connection
apxs:Error: Sorry, no shared object support for Apache
apxs:Error: available under your platform. Make sure
apxs:Error: the Apache module mod_so is compiled into
apxs:Error: your server binary `/usr/sbin/httpd'.
Writing Makefile for Apache::Constants
apxs:Error: Sorry, no shared object support for Apache
apxs:Error: available under your platform. Make sure
apxs:Error: the Apache module mod_so is compiled into
apxs:Error: your server binary `/usr/sbin/httpd'.
Writing Makefile for Apache::File
Writing Makefile for Apache::Leak
apxs:Error: Sorry, no shared object support for Apache
apxs:Error: available under your