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 list.
make all-am
No suffix list.
Making all in library
make all-am
/bin/sh ../libtool --mode=link gcc -g -O2 -o libapreq2.la -rpath
/install/PARISCapache2.2/lib -version-info 10:1:7
/install/PARISCapache2.2/lib/libapr-1.la /install/PARISCapache2.2/lib/
libaprutil-1.la -lrt -lm -lpthread -ldld -lexpat util.lo version.lo
cookie.lo param.lo parser.lo parser_urlencoded.lo parser_header.lo
parser_multipart.lo module.lo module_custom.lo module_cgi.lo error.lo
gcc -shared -Wl,+h -Wl,libapreq2.so.10 -Wl,+nodefaultrpath -o
.libs/libapreq2.so.10.1 .libs/util.o .libs/version.o .libs/cookie.o
.libs/param.o .libs/parser.o .libs/parser_urlencoded.o .libs/parser_header.o
.libs/parser_multipart.o .libs/module.o .libs/module_custom.o
.libs/module_cgi.o .libs/error.o +b /install/PARISCapache2.2/lib
/install/PARISCapache2.2/lib/libapr-1.so
/install/PARISCapache2.2/lib/libaprutil-1.so -L/install/PARISCapache2.2/lib
-lrt -lm -lpthread -ldld /install/PARISCapache2.2/lib/libexpat.so -lc
gcc: +b: No such file or directory
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
Thanks for your help.
2009/6/8, Philip M. Gollucci <[email protected]>:
>
> 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
> converted
> > to pointer in assignment.
>
>
> Do we support this plaform? I don't recall. Whats on lines those lines
> 79, 1521, 73 ?
>
>
>