On Mon, 2009-03-09 at 10:29 -0400, Jeff Gehlbach wrote: > On Mar 9, 2009, at 10:20 AM, ayresw wrote: > > >>> ls -l /sw/lib/libjicmp.jnilib > >>> -rwxr-xr-x 1 root admin 17936 Mar 6 21:02 /sw/lib/ > >>> libjicmp.jnilib > >> > >> What does "file" report about that library? > > > > Mach-O bundle i386 > > Can the linker resolve all the library's dependencies? > > fruitbat:~ jeffg$ otool -L /sw/lib/libjicmp.jnilib > /sw/lib/libjicmp.jnilib: > /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current > version 1.0.0) > /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current > version 111.1.3)
mac-2:lib ayres$ otool -L /sw/lib/libjicmp.jnilib /sw/lib/libjicmp.jnilib: /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 111.1.3) Looks the same as yours. --Bill-- > > -jeff > > ------------------------------------------------------------------------------ > Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA > -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise > -Strategies to boost innovation and cut costs with open source participation > -Receive a $600 discount off the registration fee with the source code: SFAD > http://p.sf.net/sfu/XcvMzF8H > _______________________________________________ > 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 ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ 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