Hi, Downloaded libapreq2-2.08 and did: perl Makefile.PL --with-apache2-apxs=/usr/local/apache3/bin/apxs make
Got the following errors: make[2]: *** [libapreq2.la] Error 1 make[2]: Leaving directory `/src/misc/libapreq2-2.08/library' make[1]: *** [all] Error 2 make[1]: Leaving directory `/src/misc/libapreq2-2.08/library' make: *** [all-recursive] Error 1 I got the same errors with a CPAN install. Does anyone have a clue what the problem might be? I replaced make 3.80 with 3.81, but no difference. This is with Solaris 2.8x86 and gcc 3.3.2. Thanks, Jon