|
From: Andy P. <an...@po...> - 2005-09-06 00:41:57
|
Hi I've been using the Java Service wrapper for ages and it's always worked fine. But I'm now getting the the following error if I run it in Mac OSX <snip> dyld: lazy symbol binding failed: Symbol not found: _ftime Referenced from: /Applications/beetlejuice_0.3.26.4/bin/wrapper Expected in: /usr/lib/libcrypto.0.9.7.dylib dyld: Symbol not found: _ftime Referenced from: /Applications/beetlejuice_0.3.26.4/bin/wrapper Expected in: /usr/lib/libcrypto.0.9.7.dylib Trace/BPT trap </snip> Does anyone know why this is suddenly happening? I assume one of the OSX patches has broken something? I can't find any info on Apple's site either. (the same thing happens when I run the osx testwrapper app that comes with the service wrapper) Cheers Andy |