|
From: Andreas W. <and...@em...> - 2004-05-10 13:32:02
|
Ashish, since you built the binary package for HP-UX, this question is for you. When starting the wrapper on a HP-UX 11.11 system, I get this error: jvm 1 | WARNING - Unable to load the Wrapper's native library 'libwrapper.so'. jvm 1 | The file is located on the path at the following location but jvm 1 | could not be loaded: jvm 1 | /mnts/sus10e/disc14_3/wen/projects/wrapper/wrapper_3.1.0/wrapper_hpux_3.1.0/bin/../lib/libwrapper.so jvm 1 | Please verify that the file is readable by the current user jvm 1 | and that the file has not been corrupted in any way. jvm 1 | System signals will not be handled correctly. When starting the wrapper on a HP-UX 11.00 system, I get this error: /usr/lib/dld.sl: Unresolved symbol: pthread_self (code) from /mnts/sus10e/disc14_3/wen/projects/eaidev/bin/hppa1.1-hp-hpux11/wrapper So my question is: what versions of HP-UX and gcc did you use to compile the wrapper? Have you built it on a 64-bit platform? When using the native compiler (HP's cc) on my boxes, these errors do not occur. Thanks, Andreas |