If you're trying for a static build, I use the method described in 
INSTALL.apaci under the heading "The flexible way". Just do "perldoc 
INSTALL.apaci"

Cheers,

Jeff

At 02:44 PM 1/30/00 -0500, Bill Jones wrote:
>Help!
>
>I tried many variations on:
>
>perl Makefile.PL EVERYTHING=1 USE_APACI=1 APACI_ARGS='--enable-m
>odule=all'
>
>
>But, I can't get away from:
><snipped lots of good messages .. to display this last msg... >
>===> src/modules/perl
>gcc -O -fno-strict-aliasing -I/usr/local/include -DUSE_LONG_LONG
>-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
>-I/usr/local/lib/perl5/5.00563/sun4-solaris/CORE
>-DMOD_PERL_VERSION=\"1.21\" -DMOD_PERL_STRING_VERSION=\"mod_perl/1.21\"
>-I../..  -I/usr/local/lib/perl5/5.00563/sun4-solaris/CORE -I../../os/unix
>-I../../include   -DSOLARIS2=260 -DMOD_PERL -DUSE_PERL_SSI
>-fno-strict-aliasing -I/usr/local/include -DUSE_LONG_LONG
>-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_EXPAT
>-I../../lib/expat-lite `../../apaci` -c mod_perl.c
>mod_perl.c: In function `perl_restart':
>mod_perl.c:333: warning: assignment makes pointer from integer without a
>cast
>mod_perl.c: In function `mod_perl_set_cwd':
>mod_perl.c:374: warning: passing arg 2 of `Perl_sv_setsv' makes pointer from
>integer without a cast
>mod_perl.c: In function `perl_handler':
>mod_perl.c:783: `PL_siggv' undeclared (first use in this function)
>mod_perl.c:783: (Each undeclared identifier is reported only once
>mod_perl.c:783: for each function it appears in.)
>mod_perl.c: In function `perl_call_handler':
>mod_perl.c:1359: warning: assignment makes pointer from integer without a
>cast
>mod_perl.c:1384: warning: initialization makes pointer from integer without
>a cast
>*** Error code 1
>make: Fatal error: Command failed for target `mod_perl.o'
>Current working directory
>/export/sneex/home/Apache/apache_1.3.9/src/modules/perl
>*** Error code 1
>make: Fatal error: Command failed for target `all'
>Current working directory /export/sneex/home/Apache/apache_1.3.9/src/modules
>*** Error code 1
>make: Fatal error: Command failed for target `subdirs'
>Current working directory /export/sneex/home/Apache/apache_1.3.9/src
>*** Error code 1
>make: Fatal error: Command failed for target `build-std'
>Current working directory /export/sneex/home/Apache/apache_1.3.9
>*** Error code 1
>make: Fatal error: Command failed for target `build'
>Current working directory /export/sneex/home/Apache/apache_1.3.9
>*** Error code 1
>make: Fatal error: Command failed for target `apaci_httpd'
>
>
>I have only been able to configure Apache with DSO support so far.
>Also, do I try to configure Apache itself from/using mod_perl?
>
>platform stuff:
>SunOS sneex 5.6 Generic_105181-15 sun4u sparc SUNW,Ultra-5_10
>GCC 2.9x
>Apache 1.3.9
>mod_perl 1.21
>
>???  Any ideas ???
>____________________________________________________________________
>Bill Jones * Systems Programmer * http://www.fccj.org/cgi/mail?sneex
>
>                                    ('>   Running -
>                                    //\   Perl, Apache, MySQL, PHP3,
>                                    v_/_  Ultra 10, LinuxPPC, BeOS...



Jeff Beard
_______________________________
Web:            www.cyberxape.com
Phone:  303.443.9339
Location:       Boulder, CO, USA

Reply via email to