has anyone gotten the perl-framework test harness to build the c-modules on 
solaris successfully?

if i
t/TEST -conf
i get errors for every module like this:

cd authany && make .libs/mod_authany.so
make[1]: Entering directory `/httpd-test/perl-framework/c-modules/authany'
/apache/bin/apxs -DAPACHE2 -I/httpd-test/perl-framework/c-modules -c 
mod_authany.c
/apache/build/libtool --silent --mode=compile gcc -prefer-pic 
-DHARD_SERVER_LIMIT=16 -O3 -DAP_HAVE_DESIGNATED_INITIALIZER -DSOLARIS2=6 
-D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -DHARD_SERVER_LIMIT=16 -O3 -pthreads 
-DFLAT_INC -DOPT_32_BIT -I/apache/include 
-I/httpd-test/perl-framework/c-modules -DAPACHE2  -c -o mod_authany.lo 
mod_authany.c && touch mod_authany.slo
/apache/build/libtool: sed -e 1s/^X//: not found
/apache/build/libtool: sed -e 1s/^X//: not found
/apache/build/libtool: sed -e 1s/^X//: not found
/apache/build/libtool: sed -e 1s/^X//: not found
/apache/build/libtool: sed -e 1s/^X//: not found
/apache/build/libtool: sed -e 1s/^X//: not found
/apache/build/libtool: sed -e 1s/^X//: not found
/apache/build/libtool: sed -e 1s/^X//: not found
/apache/build/libtool: sed -e 1s/^X//: not found
/apache/build/libtool: sed -e 1s/^X//: not found
/apache/build/libtool: sed -e 1s/^X//: not found
/apache/build/libtool: sed -e 1s/^X//: not found
/apache/build/libtool: sed -e 1s/^X//: not found
/apache/build/libtool: sed -e 1s/^X//: not found
/apache/build/libtool: sed -e 1s/^X//: not found
/apache/build/libtool: sed -e 1s/^X//: not found
/apache/build/libtool: sed -e 1s/^X//: not found
/apache/build/libtool: sed -e 1s/^X//: not found
libtool: compile: cannot determine name of library object from `'
apxs:Error: Command failed with rc=65536

Reply via email to