On Dec 13, 2009, at 12:02 PM, David Svantesson wrote: > Date/Time: 2009-12-13 11:57:31.195 +0100 > OS Version: Mac OS X 10.5.8 (9L30) > Report Version: 6 > Anonymous UUID: 3E8664A3-1B9D-4E4A-BD9C-F52703F74A5E > > Exception Type: EXC_BREAKPOINT (SIGTRAP) > Exception Codes: 0x0000000000000002, 0x0000000000000000 > Crashed Thread: 0 > > Dyld Error Message: > Symbol not found: __ZNSi10_M_extractIdEERSiRT_ > Referenced from: /Applications/merkaartor-svn.app/Contents/MacOS/merkaartor > Expected in: /usr/lib/libstdc++.6.dylib
Hi, this one seems tricky as it's missing something in standard c++ system library (and why I don't know). Can you post the output of: nm /usr/lib/libstdc++.6.dylib | grep extractId Did you had any luck running the 18941 SVN version? Best regards _______________________________________________ Merkaartor mailing list [email protected] http://lists.openstreetmap.org/listinfo/merkaartor
