|
From: Marziou, G. <gae...@hp...> - 2007-08-01 17:45:38
|
Hello,
I looked at the SVN trunk #1376 and tried to compile on an Itanium server r=
unning HP-UX 11.23, it fails while looking for a missing makefile: Makefile=
-hpux-IA64N-32.gmake
So, I tried to use Makefile-hpux-parisc-32.gmake and while it says successf=
ul it raised some weird warnings:
[exec] gcc -O3 -Wall --pedantic -DHPUX -D_XOPEN_SOURCE_EXTENDED wrappe=
r.c wrapperinfo.c wrappereventloop.c wrapper_unix.c property.c logger.c -lm=
-lpthread -o ../../bin/wrapper
[exec] wrapper.c: In function 'protocolOpen':
[exec] wrapper.c:534: warning: passing argument 3 of 'accept' from inc=
ompatible pointer type
I haven't tried yet to run it as I need to write a little java class for th=
is.
Is there someone who already did this?
Would it be better to use the PA-RISC binaries?
Thanks,
Gael
|