|
From: Santo <san...@ya...> - 2007-02-16 10:35:40
|
Hi Nicolas,=0A=0AHere's a summary of what I want to achieve and what's alre=
ady in place:=0A=0AI currently need wrappers for the following platforms:=
=0A*** windows x86 (no problem, available from site)=0A*** linux x86 (no pr=
oblem, available from site)=0A***- solaris sparc 32-bit and 64-bit (no prob=
lem, available from site)=0A*** HP-UX 32-bit and 64-bit:=0A -> 32-bit ver=
sion: gently compiled for me by Ben Jansen=0A Unfortunately it didn't =
handle signals correctly (which should be fixed as of v3.2.1)=0A but t=
he wrapper executable itself was missing, therefore I used an older wrapper=
executable which might be=0A the reason why it didn't work as expecte=
d.=0A Ben sent me the missing executable yesterday, so I'll try it aga=
in next week at our customer=0A -> 64-bit version: not available at the m=
oment.=0A Our customer offered me yesterday to temporarily provide me =
with a HP-UX development environment.=0A So I'll see what I can get an=
d maybe I'll be able to compile a 64-bit version that way.=0A Anything=
special I need on a HP-UX system to get the wrapper compiled ?=0A*** AIX 3=
2-bit and 64-bit (both aix 5.1 + aix 5.3)=0A -> tried to compile them mys=
elf on our 64-bit aix 5.3 system, but:=0A - didn't find a make file fo=
r the 64-bit version=0A - 32-bit version failed to compile with an err=
or about missing jni.h=0A Fortunately you were able to get them compil=
ed both. Thanks for that !=0A (where did you get the make file for the=
64-bit version ? Any ideas what might be wrong on my system regarding the =
missing jni.h file ?)=0A -> 32-bit + 64-bit versions for aix 5.1=0A W=
ell, we have a 64-bit aix 5.1 machine, but we're using it for IBM TAM plugi=
n/addon development=0A and one of the TAM components (Webseal) is rathe=
r pesky about runtime libraries and such.=0A Therefore I'm not allowed =
to install any additional c(++)-related stuff on that machine.=0A And a=
pparently the default c(++) stuff isn't enough for compiling the wrapper=0A=
When I try to compile it, I get the error that it can't find "cc":=0A-=
------------------=0Acompile-c-unix:=0A if test ! -d .deps; then mkd=
ir .deps; fi=0A gcc -DAIX -lpthread -lnsl -lm wrapper.c wrapperinfo.=
c wrappereventloop.c wrapper_unix.c property.c logger.c -o ../../bin/wrappe=
r=0A cc -O -c wrapperjni_unix.c=0Acc: not found=0Amake: 1254-004 The=
error code from the last command is 1.=0AStop.=0A-------------------=0A=0A=
=0ASanto=0A=0A----- Original Message ----=0AFrom: Nicolas Varney <nicolas@v=
arney.fr>=0ATo: wra...@li...=0ASent: Friday, February=
16, 2007 8:45:27 AM=0ASubject: [Wrapper-user] Wrapper on AIX and HP-UX=0A=
=0A=0AHi Wrapper users !=0A=0AAs I'm a system architect and administrator, =
I have access to HP-UX =0A(PA-RISC) and AIX platforms. (And also linux pla=
tforms, but as many =0Apeople)=0A=0AI have successfully build the wrapper =
3.2.3 under AIX 5.3 (32 and 64 =0Abits). So I can help some users to build=
under different versions of =0AAIX OS.=0A=0AI have successfully build the=
wrapper 3.2.3 under HP-UX (32 bits), =0Abut not 64 bits. If some of you h=
ave already build a wrapper for HP- =0AUX 64 bits, help will be appreciated=
.=0A=0ARegards=0A=0ANicolas Varney=0A=0A-----------------------------------=
--------------------------------------=0ATake Surveys. Earn Cash. Influence=
the Future of IT=0AJoin SourceForge.net's Techsay panel and you'll get the=
chance to share your=0Aopinions on IT & business topics through brief surv=
eys-and earn cash=0Ahttp://www.techsay.com/default.php?page=3Djoin.php&p=3D=
sourceforge&CID=3DDEVDEV=0A_______________________________________________=
=0AWrapper-user mailing lis...@li...=0Ahttps:/=
/lists.sourceforge.net/lists/listinfo/wrapper-user=0A=0A=0A =0A____________=
________________________________________________________________________=0A=
Do you Yahoo!?=0AEveryone is raving about the all-new Yahoo! Mail beta.=0Ah=
ttp://new.mail.yahoo.com |