|
From: Santo <san...@ya...> - 2007-02-15 07:48:58
|
Hi Leif,=0A=0ACan you help me getting the wrapper compiled on our AIX syste=
m ?=0A(Both 32-bit and 64-bit would be great ;-))=0A=0Aregards,=0A=0ASanto=
=0A=0A----- Original Message ----=0AFrom: First Last <santo_portable@yahoo.=
com>=0ATo: wra...@li...=0ASent: Wednesday, February 7=
, 2007 2:34:48 PM=0ASubject: [Wrapper-user] compilation on AIX=0A=0A=0AI'm =
reposting this as a separate topic as it has nothing to do with HP-UX, the =
previous topic:=0A=0AI installed the missing libraries on our AIX 5.3 syste=
m and tried compiling the aix 32-bit version again,=0Abut now it's complain=
ing it can't find jni.h:=0A =0A-bash-3.00$ ./build32.sh=0AWrapper Build Sys=
tem=0A--------------------=0ABuildfile: build.xml=0Ainit:msg:=0A***********=
***********************************************************=0AAbout to buil=
d a 32-bit version of the Java Service Wrapper 3.2.3.=0AThe OS Name is "aix=
", resolved from "AIX".=0AThe Architecture is "ppc", resolved from "ppc".=
=0AThe distribution name will be: wrapper-aix-ppc-32-3.2.3=0A**************=
********************************************************=0Aupdate-info:=0AC=
opying 1 file to /home/gds/tmp/build/java_service_wrapper/wrapper_3.2.3_src=
/src/java/org/tanukisoftware/wrapper=0ACopying 1 file to /home/gds/tmp/buil=
d/java_service_wrapper/wrapper_3.2.3_src/src/c=0Acompile-java-warn:=0A*****=
*****************************************************************=0AWARNING=
=0AThe jar is being built for Java version 1.4. This will not be=0Acompati=
ble with older JVMs.=0A****************************************************=
******************=0Acompile-java:=0ACompiling 1 source file to /home/gds/t=
mp/build/java_service_wrapper/wrapper_3.2.3_src/build/classes=0AClassArgume=
nt.name=3Dorg.tanukisoftware.wrapper.WrapperManager=0Acompile-c-unix:=0A =
if test ! -d .deps; then mkdir .deps; fi=0A gcc -DAIX -lpthread=
-lnsl -lm wrapper.c wrapperinfo.c wrappereventloop.c wrapper_unix.c proper=
ty.c logger.c -o ../../bin/wrapper=0A /usr/local/bin/gcc -O -c wrapp=
erjni_unix.c=0AIn file included from wrapperjni.h:47,=0A fr=
om wrapperjni_unix.c:55:=0Aorg_tanukisoftware_wrapper_WrapperManager.h:2:17=
: error: jni.h: No such file or directory=0AIn file included from wrapperjn=
i.h:47,=0A from wrapperjni_unix.c:55:=0Aorg_tanukisoftware_=
wrapper_WrapperManager.h:157: error: syntax error before 'void'=0Aorg_tanuk=
isoftware_wrapper_WrapperManager.h:158: error: parse error before '*' token=
=0Aorg_tanukisoftware_wrapper_WrapperManager.h:158: warning: data definitio=
n has no type or storage class=0Aorg_tanukisoftware_wrapper_WrapperManager.=
h:165: error: parse error before 'jstring'=0Aorg_tanukisoftware_wrapper_Wra=
pperManager.h:166: error: parse error before '*' token=0Aorg_tanukisoftware=
_wrapper_WrapperManager.h:166: warning: data definition has no type or stor=
age class=0Aorg_tanukisoftware_wrapper_WrapperManager.h:173: error: parse e=
rror before 'jint'=0Aorg_tanukisoftware_wrapper_WrapperManager.h:174: error=
: parse error before '*' token=0Aorg_tanukisoftware_wrapper_WrapperManager.=
h:174: warning: data definition has no type or storage class=0Aorg_tanukiso=
ftware_wrapper_WrapperManager.h:181: error: parse error before 'jint'=0Aorg=
_tanukisoftware_wrapper_WrapperManager.h:182: error: parse error before '*'=
token=0Aorg_tanukisoftware_wrapper_WrapperManager.h:182: warning: data def=
inition has no type or storage class=0Aorg_tanukisoftware_wrapper_WrapperMa=
nager.h:189: error: syntax error before 'void'=0Aorg_tanukisoftware_wrapper=
_WrapperManager.h:190: error: parse error before '*' token=0Aorg_tanukisoft=
ware_wrapper_WrapperManager.h:190: warning: data definition has no type or =
storage class=0Aorg_tanukisoftware_wrapper_WrapperManager.h:197: error: syn=
tax error before 'void'=0Aorg_tanukisoftware_wrapper_WrapperManager.h:198: =
error: parse error before '*' token=0Aorg_tanukisoftware_wrapper_WrapperMan=
ager.h:198: warning: data definition has no type or storage class=0Aorg_tan=
ukisoftware_wrapper_WrapperManager.h:205: error: syntax error before 'void'=
=0Aorg_tanukisoftware_wrapper_WrapperManager.h:206: error: parse error befo=
re '*' token=0Aorg_tanukisoftware_wrapper_WrapperManager.h:206: warning: da=
ta definition has no type or storage class=0Aorg_tanukisoftware_wrapper_Wra=
pperManager.h:213: error: parse error before 'jobject'=0Aorg_tanukisoftware=
_wrapper_WrapperManager.h:214: error: parse error before '*' token=0Aorg_ta=
nukisoftware_wrapper_WrapperManager.h:214: warning: data definition has no =
type or storage class=0Aorg_tanukisoftware_wrapper_WrapperManager.h:221: er=
ror: parse error before 'jobject'=0Aorg_tanukisoftware_wrapper_WrapperManag=
er.h:222: error: parse error before '*' token=0Aorg_tanukisoftware_wrapper_=
WrapperManager.h:222: warning: data definition has no type or storage class=
=0Aorg_tanukisoftware_wrapper_WrapperManager.h:229: error: parse error befo=
re 'jobjectArray'=0Aorg_tanukisoftware_wrapper_WrapperManager.h:230: error:=
parse error before '*' token=0Aorg_tanukisoftware_wrapper_WrapperManager.h=
:230: warning: data definition has no type or storage class=0Aorg_tanukisof=
tware_wrapper_WrapperManager.h:237: error: parse error before 'jobject'=0Ao=
rg_tanukisoftware_wrapper_WrapperManager.h:238: error: parse error before '=
*' token=0Aorg_tanukisoftware_wrapper_WrapperManager.h:238: warning: data d=
efinition has no type or storage class=0Awrapperjni_unix.c:88: error: synta=
x error before 'void'=0Awrapperjni_unix.c:89: error: parse error before '*'=
token=0Awrapperjni_unix.c: In function 'Java_org_tanukisoftware_wrapper_Wr=
apperManager_nativeInit':=0Awrapperjni_unix.c:90: error: 'debugging' undecl=
ared (first use in this function)=0Awrapperjni_unix.c:90: error: (Each unde=
clared identifier is reported only once=0Awrapperjni_unix.c:90: error: for =
each function it appears in.)=0Awrapperjni_unix.c: At top level:=0Awrapperj=
ni_unix.c:112: error: parse error before 'jint'=0Awrapperjni_unix.c:113: er=
ror: parse error before '*' token=0Awrapperjni_unix.c:122: error: syntax er=
ror before 'void'=0Awrapperjni_unix.c:123: error: parse error before '*' to=
ken=0Awrapperjni_unix.c:139: error: syntax error before 'void'=0Awrapperjni=
_unix.c:140: error: parse error before '*' token=0Awrapperjni_unix.c:153: e=
rror: parse error before 'jobject'=0Awrapperjni_unix.c:154: error: parse er=
ror before '*' token=0Awrapperjni_unix.c: In function 'Java_org_tanukisoftw=
are_wrapper_WrapperManager_nativeGetUser':=0Awrapperjni_unix.c:155: error: =
'jclass' undeclared (first use in this function)=0Awrapperjni_unix.c:155: e=
rror: parse error before 'wrapperUserClass'=0Awrapperjni_unix.c:156: error:=
'jmethodID' undeclared (first use in this function)=0Awrapperjni_unix.c:16=
2: error: 'jbyteArray' undeclared (first use in this function)=0Awrapperjni=
_unix.c:162: error: parse error before 'jUser'=0Awrapperjni_unix.c:166: err=
or: 'jobject' undeclared (first use in this function)=0Awrapperjni_unix.c:1=
71: error: parse error before 'jGroupName'=0Awrapperjni_unix.c:174: error: =
'wrapperUserClass' undeclared (first use in this function)=0Awrapperjni_uni=
x.c:174: error: 'env' undeclared (first use in this function)=0Awrapperjni_=
unix.c:177: error: 'constructor' undeclared (first use in this function)=0A=
wrapperjni_unix.c:186: error: 'jUser' undeclared (first use in this functio=
n)=0Awrapperjni_unix.c:187: error: 'jbyte' undeclared (first use in this fu=
nction)=0Awrapperjni_unix.c:187: error: parse error before ')' token=0Awrap=
perjni_unix.c:190: error: 'jRealName' undeclared (first use in this functio=
n)=0Awrapperjni_unix.c:191: error: parse error before ')' token=0Awrapperjn=
i_unix.c:194: error: 'jHome' undeclared (first use in this function)=0Awrap=
perjni_unix.c:195: error: parse error before ')' token=0Awrapperjni_unix.c:=
198: error: 'jShell' undeclared (first use in this function)=0Awrapperjni_u=
nix.c:199: error: parse error before ')' token=0Awrapperjni_unix.c:202: err=
or: 'wrapperUser' undeclared (first use in this function)=0Awrapperjni_unix=
.c:205: error: 'groups' undeclared (first use in this function)=0Awrapperjn=
i_unix.c:207: error: 'setGroup' undeclared (first use in this function)=0Aw=
rapperjni_unix.c:212: error: 'jGroupName' undeclared (first use in this fun=
ction)=0Awrapperjni_unix.c:213: error: parse error before ')' token=0Awrapp=
erjni_unix.c:221: error: 'addGroup' undeclared (first use in this function)=
=0Awrapperjni_unix.c:240: error: parse error before ')' token=0Awrapperjni_=
unix.c: At top level:=0Awrapperjni_unix.c:261: error: parse error before 'j=
object'=0Awrapperjni_unix.c:262: error: parse error before '*' token=0Awrap=
perjni_unix.c: In function 'Java_org_tanukisoftware_wrapper_WrapperManager_=
nativeGetInteractiveUser':=0Awrapperjni_unix.c:268: error: 'env' undeclared=
(first use in this function)=0Awrapperjni_unix.c:268: error: 'clazz' undec=
lared (first use in this function)=0Awrapperjni_unix.c:268: error: 'groups'=
undeclared (first use in this function)=0Awrapperjni_unix.c: At top level:=
=0Awrapperjni_unix.c:280: error: parse error before 'jobjectArray'=0Awrappe=
rjni_unix.c:281: error: parse error before '*' token=0Awrapperjni_unix.c:29=
1: error: parse error before 'jobject'=0Awrapperjni_unix.c:292: error: pars=
e error before '*' token=0Amake: 1254-004 The error code from the last comm=
and is 1.=0AStop.=0ABUILD FAILED=0A/home/gds/tmp/build/java_service_wrapper=
/wrapper_3.2.3_src/build.xml:576: exec returned: 2=0ATotal time: 5 seconds=
=0A=0A =0AAny ideas on this ?=0A=0AP:S: In one of my earlier posts I also m=
entioned I was not able to compile a 64-bit version as there is no make fil=
e for it. How / where can I get it ?=0A=0A=0ASanto=0A=0A=0A=0A=0A=0ABe a PS=
3 game guru.=0AGet your game face on with the latest PS3 news and previews =
at Yahoo! Games.=0A--------------------------------------------------------=
-----------------=0AUsing Tomcat but need to do more? Need to support web s=
ervices, security?=0AGet stuff done quickly with pre-integrated technology =
to make your job easier.=0ADownload IBM WebSphere Application Server v.1.0.=
1 based on Apache Geronimo=0Ahttp://sel.as-us.falkag.net/sel?cmd=3Dlnk&kid=
=3D120709&bid=3D263057&dat=3D121642=0A_____________________________________=
__________=0AWrapper-user mailing lis...@li...=
=0Ahttps://lists.sourceforge.net/lists/listinfo/wrapper-user=0A=0A=0A =0A__=
___________________________________________________________________________=
_______=0AIt's here! Your new message! =0AGet new email alerts with the fr=
ee Yahoo! Toolbar.=0Ahttp://tools.search.yahoo.com/toolbar/features/mail/ |