On Tue, Jul 25, 2000 at 07:37:47PM -0500, John Marquart wrote:
> 
> Using the following config. line:
> 
> perl Makefile.PL EVERYTHING=1 USE_APACI=1 APACI_ARGS='--enable-shared=perl'
> 
> Everything builds up to this point 
> 
> ...
> ===> src/modules/standard
> Target "all" is up to date.
> <=== src/modules/standard
> ===> src/modules/perl
>         rm -f libperl.so
>         ld -bhalt:4 -bM:SRE
> -bI:/usr/local/lib/perl5/5.00503/aix/CORE/perl.exp -
> bE:.exp -b noentry -lc -L/usr/local/lib -bI:/httpd.exp -o libperl.so
> mod_perl.lo
>  perlxsi.lo perl_config.lo perl_util.lo perlio.lo mod_perl_opmask.lo
> Apache.lo 
> Constants.lo ModuleConfig.lo Log.lo URI.lo Util.lo Connection.lo Server.lo
> File.
> lo Table.lo 
> ld: 0706-004 Cannot find or read export file: .exp
>         ld:accessx(): A file or directory in the path name does not exist.

Oops, the build process appears to be rather broken in the AIX case
without APXS, this needs fixing. Does anybody know why there are so many
ways to build mod_perl? And what is actually the most important way to
build it? I always assumed the apxs way by touching the least of Apache
is to be preferred.

-- 
Jens-Uwe Mager

HELIOS Software GmbH
Steinriede 3
30827 Garbsen
Germany

Phone:          +49 5131 709320
FAX:            +49 5131 709325
Internet:       [EMAIL PROTECTED]

Reply via email to