|
From: <ep...@up...> - 2007-06-12 11:44:40
|
Quoting wra...@li...:
Leif,
This is the output of the Build64.sh with the renamed makefile copy:
Wrapper Build System
--------------------
Buildfile: build.xml
init:msg:
**********************************************************************
About to build a 64-bit version of the Java Service Wrapper 3.2.3.
The OS Name is "linux", resolved from "Linux".
The Architecture is "s390x", resolved from "s390x".
The distribution name will be: wrapper-linux-s390x-64-3.2.3
**********************************************************************
update-info:
Copying 1 file to
/usr/local/wrappersrc/wrapper_3.2.3_src/src/java/org/tanukisoftware/wrapper
Copying 1 file to /usr/local/wrappersrc/wrapper_3.2.3_src/src/c
compile-java-warn:
**********************************************************************
WARNING
The jar is being built for Java version 1.4. This will not be
compatible with older JVMs.
**********************************************************************
compile-java:
Compiling 1 source file to
/usr/local/wrappersrc/wrapper_3.2.3_src/build/classes
ClassArgument.name=3Dorg.tanukisoftware.wrapper.WrapperManager
compile-c-unix:
if test ! -d .deps; then mkdir .deps; fi
gcc -O3 -fPIC -Wall --pedantic -pthread -lm wrapper.c wrapperinfo.c
wrappereventloop.c wrapper_unix.c property.c logger.c -o
../../bin/wrapper
gcc -O3 -fPIC -Wall --pedantic -c wrapperjni_unix.c
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
In file included from wrapperjni.h:47,
from wrapperjni_unix.c:55:
org_tanukisoftware_wrapper_WrapperManager.h:157: error: expected =E2=80=98=
=3D=E2=80=99,
=E2=80=98,=E2=80=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=
=98__attribute__=E2=80=99 before =E2=80=98void=E2=80=99
org_tanukisoftware_wrapper_WrapperManager.h:165: error: expected =E2=80=98=
=3D=E2=80=99,
=E2=80=98,=E2=80=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=
=98__attribute__=E2=80=99 before =E2=80=98jstring=E2=80=99
org_tanukisoftware_wrapper_WrapperManager.h:173: error: expected =E2=80=98=
=3D=E2=80=99,
=E2=80=98,=E2=80=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=
=98__attribute__=E2=80=99 before =E2=80=98jint=E2=80=99
org_tanukisoftware_wrapper_WrapperManager.h:181: error: expected =E2=80=98=
=3D=E2=80=99,
=E2=80=98,=E2=80=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=
=98__attribute__=E2=80=99 before =E2=80=98jint=E2=80=99
org_tanukisoftware_wrapper_WrapperManager.h:189: error: expected =E2=80=98=
=3D=E2=80=99,
=E2=80=98,=E2=80=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=
=98__attribute__=E2=80=99 before =E2=80=98void=E2=80=99
org_tanukisoftware_wrapper_WrapperManager.h:197: error: expected =E2=80=98=
=3D=E2=80=99,
=E2=80=98,=E2=80=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=
=98__attribute__=E2=80=99 before =E2=80=98void=E2=80=99
org_tanukisoftware_wrapper_WrapperManager.h:205: error: expected =E2=80=98=
=3D=E2=80=99,
=E2=80=98,=E2=80=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=
=98__attribute__=E2=80=99 before =E2=80=98void=E2=80=99
org_tanukisoftware_wrapper_WrapperManager.h:213: error: expected =E2=80=98=
=3D=E2=80=99,
=E2=80=98,=E2=80=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=
=98__attribute__=E2=80=99 before =E2=80=98jobject=E2=80=99
org_tanukisoftware_wrapper_WrapperManager.h:221: error: expected =E2=80=98=
=3D=E2=80=99,
=E2=80=98,=E2=80=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=
=98__attribute__=E2=80=99 before =E2=80=98jobject=E2=80=99
org_tanukisoftware_wrapper_WrapperManager.h:229: error: expected =E2=80=98=
=3D=E2=80=99,
=E2=80=98,=E2=80=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=
=98__attribute__=E2=80=99 before
=E2=80=98jobjectArray=E2=80=99
org_tanukisoftware_wrapper_WrapperManager.h:237: error: expected =E2=80=98=
=3D=E2=80=99,
=E2=80=98,=E2=80=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99 or =E2=80=
=98__attribute__=E2=80=99 before =E2=80=98jobject=E2=80=99
wrapperjni_unix.c:88: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=
=80=99, =E2=80=98;=E2=80=99, =E2=80=98asm=E2=80=99
or =E2=80=98__attribute__=E2=80=99 before =E2=80=98void=E2=80=99
wrapperjni_unix.c:112: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=
=80=99, =E2=80=98;=E2=80=99,
=E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2=80=99 before =E2=80=98ji=
nt=E2=80=99
wrapperjni_unix.c:122: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=
=80=99, =E2=80=98;=E2=80=99,
=E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2=80=99 before =E2=80=98vo=
id=E2=80=99
wrapperjni_unix.c:139: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=
=80=99, =E2=80=98;=E2=80=99,
=E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2=80=99 before =E2=80=98vo=
id=E2=80=99
wrapperjni_unix.c:153: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=
=80=99, =E2=80=98;=E2=80=99,
=E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2=80=99 before =E2=80=98jo=
bject=E2=80=99
wrapperjni_unix.c:261: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=
=80=99, =E2=80=98;=E2=80=99,
=E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2=80=99 before =E2=80=98jo=
bject=E2=80=99
wrapperjni_unix.c:280: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=
=80=99, =E2=80=98;=E2=80=99,
=E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2=80=99 before =E2=80=98jo=
bjectArray=E2=80=99
wrapperjni_unix.c:291: error: expected =E2=80=98=3D=E2=80=99, =E2=80=98,=E2=
=80=99, =E2=80=98;=E2=80=99,
=E2=80=98asm=E2=80=99 or =E2=80=98__attribute__=E2=80=99 before =E2=80=98jo=
bject=E2=80=99
make: *** [wrapperjni_unix.o] Error 1
BUILD FAILE
/usr/local/wrappersrc/wrapper_3.2.3_src/build.xml:576: exec returned: 2
Total time: 24 seconds
Thanks,
Edrick
>
>
> -----Original Message-----
> From: wra...@li...
> [mailto:wra...@li...] On Behalf Of Leif
> Mortenson
> Sent: Monday, June 11, 2007 7:09 PM
> To: wra...@li...
> Subject: Re: [Wrapper-user] Service Wrapper in IBM s390 linux server
>
> Edrick,
> No, you are the very first personto request this. A new
> make file is going to need to be created. Good news is that
> there is a pretty good chance the x86-64 make file will work.
> Try copying Makefile-linux-x86-64 and try the build.
> If you get any errors it may be necessary to make some
> modifications. Post the build output and I may be able to
> help. Let me know if it works as well as I would like to add
> an appropriate makefile for other users in the future.
>
> Cheers,
> Leif
>
> ep...@up... wrote:
>> Hi,
>>
>> I'm trying to use the Service Wrapper to create a service that does
> some
>> management on data on both linux and windows platforms. The system
> with
>> the wrapper was tested successfully in windows and linux 32 bit. But
> our
>> production target system is a linux IBM s390 64-bit system. There's no
>> wrapper download binary for that system, so we downloaded the sources
> and
>> tried to run the build file (build64.sh), but it asks for a
>> "Makefile-linux-s390x-64" (which is not included on the source
>> distribution). Do you have that makefile available or a binary
>> distribution for a linux machine running on an IBM s390 server? Any
> help
>> will be appreciated.
>>
>>
>>
>> Thanks in advance,
>>
>> Edrick
>
>
> ------------------------------------------------------------------------
> -
> 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
>
>
|