On Fri, 2011-03-11 at 00:57 -0500, DJ Gregor wrote: > On Thu, 10 Mar 2011 20:56 -0800, "bill ayres" <ayr...@gmail.com> wrote: > > On Thu, Mar 10, 2011 at 8:18 PM, Benjamin Reed <ran...@opennms.org> > > wrote: > > > On 3/10/11 11:08 PM, bill ayres wrote: > > >> -rwxr-xr-x 1 root wheel 17992 Mar 10 18:51 /usr/local/lib/libjicmp.jnilib > > > Does it have the right architecture in it? > > > > > > $ lipo -info /64sw/lib/libjicmp.jnilib > > > Architectures in the fat file: /64sw/lib/libjicmp.jnilib are: i386 x86_64 > > > > > > Could be your JDK is defaulting to 64-bit, but you only have an i386 > > > jnilib, or vice-versa. > > > > > > > Here's the lipo info > > > > $ lipo -info /usr/local/lib/libjicmp.jnilib > > Non-fat file: /usr/local/lib/libjicmp.jnilib is architecture: i386 > > > > and the JDK is 64 > > > > Non-fat file: > > /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/bin/java > > is architecture: x86_64 > > Hey Bill, > > Where did you get that libjicmp.jnilib? Did you compile it? If so, try > recompiling it with the "--with-jvm-arch=64" option. >
Thanks! recompiling with the option fixed it. --Bill-- ------------------------------------------------------------------------------ Colocation vs. Managed Hosting A question and answer guide to determining the best fit for your organization - today and in the future. http://p.sf.net/sfu/internap-sfd2d _______________________________________________ Please read the OpenNMS Mailing List FAQ: http://www.opennms.org/index.php/Mailing_List_FAQ opennms-devel mailing list To *unsubscribe* or change your subscription options, see the bottom of this page: https://lists.sourceforge.net/lists/listinfo/opennms-devel