Problems make'ing mod_perl-1.25 under HPUX 11.00

2001-02-15 Thread Corey Hart
Everytime I am try to make mod-perl1.25 under HPUX 11 I always encounter the same error: === modules/perl cc -I. -I../../include -I../../include/regex -I../../include/.././os/unix -DHPUX11 -Aa -Ae -D_HPUX_SOURCE -DUSE_HSREGEX -DUSE_EXPAT -I../lib/expat-lite -DNO_DL_NEEDED -DMOD_PERL

Re: Problems make'ing mod_perl-1.25 under HPUX 11.00

2001-02-15 Thread G.W. Haywood
Hi there, On Thu, 15 Feb 2001, Corey Hart wrote: Everytime I am try to make mod-perl1.25 under HPUX 11 I always encounter the same error: Search the mailing List archives for HPUX (if you haven't already:) there was some useful stuff about HPUX recently - this year I'm sure. 73, Ged.

Re: Problems make'ing mod_perl-1.25 under HPUX 11.00

2001-02-15 Thread Blue Lang
On Thu, 15 Feb 2001, Corey Hart wrote: cc: "/usr/include/dlfcn.h", line 17: error 1681: Must use +e or -Ae for long long in ANSI mode. *** Error exit code 1 try %prompt: CFLAGS='-Ae' perl Makefile.pl extra flags -- Blue Lang