pkgsrc ap-php - any users?

Justin C. Sherrill justin at shiningsilence.com
Sun Jan 8 20:22:50 PST 2006


joerg at xxxxxxxxxxxxxxxxx wrote:

On Sun, Jan 08, 2006 at 04:55:24PM -0500, Justin C. Sherrill wrote:
 

I'm trying to use apache and ap-php from pkgsrc on 1.4; using LoadModule 
to add php4 causes Apache to spit out this error:
   

Please try again with apache-1.3.34nb3.

Joerg
 

Do you have a binary package available?  Building from source in 
pkgsrc/www/apache gives me this:

<=== src/modules
cc -c -I/usr/pkg/include -I./os/unix -I./include  -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -DUSE_HSREGEX -DEAPI -DEAPI_MM -O2 
-I/usr/pkg/include -I/usr/include `./apaci`  modules.c
cc -c -I/usr/pkg/include -I./os/unix -I./include  -D_LARGEFILE_SOURCE 
-D_FILE_OFFSET_BITS=64 -DUSE_HSREGEX -DEAPI -DEAPI_MM -O2 
-I/usr/pkg/include -I/usr/include `./apaci`  buildmark.c
cc -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DUSE_HSREGEX -DEAPI 
-DEAPI_MM -O2 -I/usr/pkg/include -I/usr/include `./apaci`  
-L/usr/pkg/lib -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/lib 
-Wl,-R/usr/lib   -Wl,-E  -o httpd buildmark.o modules.o  
modules/standard/libstandard.a  main/libmain.a  ./os/unix/libos.a  
ap/libap.a regex/libregex.a   -lmm -lexpat
ap/libap.a(ap_checkpass.o)(.text+0x45): In function `ap_validate_password':
: undefined reference to `crypt'
*** Error code 1

Stop.
bmake: stopped in /usr/obj/pkgsrc/www/apache/work/apache_1.3.34/src
*** Error code 1
Stop.
bmake: stopped in /usr/obj/pkgsrc/www/apache/work/apache_1.3.34
*** Error code 1
Stop.
bmake: stopped in /usr/obj/pkgsrc/www/apache/work/apache_1.3.34
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/www/apache
===>
===> There was an error during the ``build'' phase.
===> Please investigate the following for more information:
===>      * log of the build
===>      * /usr/obj/pkgsrc/www/apache/work/.work.log
===>
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/www/apache





More information about the Bugs mailing list