Re: libapreq2-2.12 +gmake on HP UX

2009-06-09 Thread mmm zzz
Hi, I'm not sure it is really supported despite that in the libtool script HP UX was mentioned. I tried to compile it with gcc in HP itanium instead of the CC but without succeed and I get this error. bash-4.0# make No suffix list. Making all in . No suffix list. Making all in include No suffix

Re: libapreq2-2.12 +gmake on HP UX

2009-06-09 Thread Bojan Smojver
On Tue, 2009-06-09 at 09:19 +0100, mmm zzz wrote: gcc: +b: No such file or directory From memory, +b may be an option used by HP-UX specific linker, so maybe GCC gets confused and sees it as a file. Don't have a box to try any more... Maybe you need to give it -Wl,+b instead? -- Bojan

Re: libapreq2-2.12 +gmake on HP UX

2009-06-09 Thread Bojan Smojver
On Tue, 2009-06-09 at 10:44 +0100, mmm zzz wrote: I'm just a newbie in the compilation and don't know a lot in the compilers options and can't deside what to add or to remove to be able to finish the compilation in HP with GCC or CC. I'm guessing you'll need to have a good GCC installed (when

Re: libapreq2-2.12 +gmake on HP UX

2009-06-07 Thread Philip M. Gollucci
mmm zzz wrote: Hi all, When making the libapreq2-2.12 with gmake on an HP UX PA-RISC I got this error : cc: /udir/libapreq2-2.12/glue/perl/xsbuilder/apreq_xs_postperl.h, line 79: error 1521: Incorrect initialization. cc: Apache2.c, line 73: warning 527: Integral value implicitly