On 03-05-2009 06:48:53 +0200, Stefan de Konink wrote: > #WARNING: LoaderException:loadLibrary:mmath: loader error > dlopen(/Applications/MonetDB.app/lib/MonetDB5/lib/lib_mmath.dylib, 10): > Symbol not found: ___fpclassifyd > Referenced from: > /Applications/MonetDB.app/lib/MonetDB5/lib/lib_mmath.dylib > Expected in: flat namespace
Looks like you have a mismatch in libSystem.B.dylib or something. Are you sure you compiled your cross against an updated SDK? Use `otool -L` where you're linking against. ------------------------------------------------------------------------------ Register Now & Save for Velocity, the Web Performance & Operations Conference from O'Reilly Media. Velocity features a full day of expert-led, hands-on workshops and two days of sessions from industry leaders in dedicated Performance & Operations tracks. Use code vel09scf and Save an extra 15% before 5/3. http://p.sf.net/sfu/velocityconf _______________________________________________ Monetdb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-developers
