You are viewing a plain text version of this content. The canonical link for it is here.
Posted to test-dev@httpd.apache.org by john sachs <js...@covalent.net> on 2002/10/14 20:32:09 UTC

perl-framework c-modules on solaris

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

Re: perl-framework c-modules on solaris

Posted by Sander Temme <sc...@covalent.net>.
> i get errors for every module like this:

I have seen this while trying to test HEAD on my old 10.1 Mac. This machine
has a bastardized GNU libtool 1.3.5 on it; MacOSX 10.2 comes with GNU
libtool 1.4.2 which does not exhibit this problem for me.

Are you testing a distro tarball? The 2.0.43 distribution comes with libtool
1.3.4 from the FreeBSD ports collection: even more ancient.

S.

-- 
Covalent Technologies                             sctemme@covalent.net
Engineering group                                Voice: (415) 856 4214
303 Second Street #375 South                       Fax: (415) 856 4210
San Francisco CA 94107

   PGP Fingerprint: 7A8D B189 E871 80CB 9521  9320 C11E 7B47 964F 31D9

=======================================================
This email message is for the sole use of the intended recipient(s) and may
contain confidential and privileged information. Any unauthorized review,
use, disclosure or distribution is prohibited.  If you are not the intended
recipient, please contact the sender by reply email and destroy all copies
of the original message
=======================================================