|
From: <ep...@up...> - 2007-06-12 12:27:30
|
Bernd,
I found a copy of jni.h on my machine on the folder:
/opt/ibm/java2-s390x-50/include/jni.h
I copied the file to my wrapper src c folder on the same machine:
/usr/local/wrappersrc/wrapper_3.2.3_src/src/c/jni.h
And ran again the build64.sh script and the same error is generated. Did I
miss something out? I checked twice and the jni.h is on that folder and
the output still says that is missing. Do I have to change something
else?
Thanks,
Edrick
Quoting wra...@li...:
>
>
> -----Original Message-----
> From: wra...@li...
> [mailto:wra...@li...] On Behalf Of Bernd
> Laengerich
> Sent: Tuesday, June 12, 2007 7:59 AM
> To: wra...@li...
> Subject: Re: [Wrapper-user] Service Wrapper in IBM s390 linux server
>
> ep...@up... schrieb:
>
>> In file included from wrapperjni.h:47,
>> from wrapperjni_unix.c:55:
>> org_tanukisoftware_wrapper_WrapperManager.h:2:17: error: jni.h: No
> such
>> file or directory
>
> jni.h must be included in the include directory configuration. jni.h is
> found at jdk*/include
>
> Bernd
>
> ------------------------------------------------------------------------
> -
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Wrapper-user mailing list
> Wra...@li...
> https://lists.sourceforge.net/lists/listinfo/wrapper-user
>
>
|