...ah, yes, running emacs on its own gave the same malloc_jumpstart error
Doing the following: mv /usr/bin/emacs-i386 /usr/bin/emacs-i386.backup /usr/libexec/dumpemacs -d made the install work fine. Thanks! Tony On 4 Mar 2008, at 12:46, Alexander Hansen wrote: > Anthony Evershed wrote: >> (CC'd to the dev list as there doesn't appear to be a specific >> maintainer for the gnuplot package listed in the failure notice, >> just the dev list email address. Apologies if misdirected.) >> >> gnuplot version: 4.0.0-1005 (ie. from the stable rsync distribution) >> fink version: 0.28.0 >> OS X version 10.5.2, running on a new Intel Mac Mini >> >> All the dependencies compiled fine, and gnuplot was compiling when... >> >> Making all in lisp >> emacs -batch -q -no-site-file -l ./dot.el -f batch-byte-compile >> gnuplot.el >> Fatal malloc_jumpstart() error >> make[2]: *** [gnuplot.elc] Error 1 >> make[1]: *** [all-recursive] Error 1 >> make: *** [all] Error 2 >> ### execution of make failed, exit code 2 >> Removing runtime build-lock... >> Removing build-lock package... >> /sw/bin/dpkg-lockwait -r fink-buildlock-gnuplot-4.0.0-1005 >> (Reading database ... 28429 files and directories currently >> installed.) >> Removing fink-buildlock-gnuplot-4.0.0-1005 ... >> >> A fink selfupdate revealed no updates outstanding (I'd only just >> bootstrapped fink.) Any suggestions? >> >> Many thanks, >> >> Tony Evershed >> > What do you get from "emacs --version" and "which emacs" ? I note a > couple of prior gnuplot-related posts involving this error message, > as well as one where a user somehow managed to install an emacs > flavor that isn't supposed to be available for Leopard. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
