Hi folks, Have any of you successfully built the Ledger 3 beta under Mac OS X Lion using Xcode 4.2?
I find acprep builds me a binary but I can't execute it, it crashes with a malloc error: $ /usr/local/src/ledger/build/ledger/debug/ledger Ledger 3.0.0-20110325, the command-line accounting tool Copyright (c) 2003-2010, John Wiegley. All rights reserved. This program is made available under the terms of the BSD Public License. See LICENSE file included with the distribution for details and disclaimer. ledger(69442) malloc: *** error for object 0x1122325e0: pointer being freed was not allocated *** set a breakpoint in malloc_error_break to debug Abort trap: 6 The versions of boost and gmp that this binary is linking against are coming from homebrew. My old copy of ledger, which I ended up migrating from my Mac OS Leopard system, along with libraries that had been built using macports. Jim
