|
From: Datacom - M. <ma...@da...> - 2007-11-14 13:21:03
|
Leif, The file you told-me to copy already exist in the last version of source code. I have some problems to build due to choose the right compiler and pointing libs, but the final build was done but it stills complain after running bash-3.00# file wrapper wrapper: ELF 64-bit LSB executable AMD64 Version 1, dynamically linked, not stripped, no debugging information available bash-3.00# file libwrapper.so libwrapper.so: ELF 64-bit LSB dynamic lib AMD64 Version 1, dynamically linked, not stripped, no debugging information available bash-3.00# ../java -version java version "1.6.0_03" Java(TM) SE Runtime Environment (build 1.6.0_03-b05) Java HotSpot(TM) 64-Bit Server VM (build 1.6.0_03-b05, mixed mode) And yes, wrapper.conf calls ../java also Is there a problem witch version of jni.h I used to build ? I guess I pointed to jdk1.5's library to pick jni.h. Thanks in advance. Leif Mortenson escreveu: > Marcelo, > Sorry, that is not a platform that I was able to build myself. > If you download the source and copy the x86-32 bit makefile > to x86-64 in src/c, and then run ./build64.sh in the root, you > should be able to build it fairly easily. If you get any errors, > post back with them on this list an I should be able to give > you some hints as to how to get it working. > > Cheers, > Leif > > Datacom - Marcelo wrote: >> Hi, We are testing our application from Windows/Solaris 64-sparc in >> a Solaris AMD64 arch. we notice there is no build for such arch. Is >> there a way to use java wrapper in such arch ? >> >> > > -- MARCELO Ribeiro |