On Aug 25, 2008, at 2:27 AM, [EMAIL PROTECTED] wrote:

>
> On Aug 24, 2008, at 7:54 PM, Alexander Hansen wrote:
>
>>
>> On Aug 24, 2008, at 7:50 PM, [EMAIL PROTECTED] wrote:
>>
>>>
>>> On Aug 24, 2008, at 4:48 PM, Alexander Hansen wrote:
>>>
>>>>
>>>> On Aug 24, 2008, at 4:39 PM, [EMAIL PROTECTED] wrote:
>>>>
>>>>>
>>>>> On Aug 24, 2008, at 3:17 PM, Alexander Hansen wrote:
>>>>>
>>>>>>
>>>>>> On Aug 24, 2008, at 2:25 PM, kelvSYC @ gmail. com wrote:
>>>>>>
>>>>>>> For some reason gnuplot is not compiling here on Mac OS X
>>>>>>> 10.5.4 Intel:
>>>>>>>
>>>>>>> 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 /var/tmp/tmp.1.s9OVsc failed, exit code 2
>>>>>>>
>>>>>>> I'm using fink 0.28.5.  Any help would be appreciated.
>>>>>>>
>>>>>>
>>>>>> This error has been reported before--in those cases it appeared
>>>>>> to be due to having a Tiger emacs package.  Check "fink list -i
>>>>>> emacs" and see what Fink emacs packages you have (if any).
>>>>>
>>>>> I just have emacsen-common (1.4.15-5) and gettext-emacs
>>>>> (0.14.5-3).  Is there some other package I need first?
>>>>
>>>> Hmm....What do you get from "which emacs"?
>>>
>>> /sw/bin/emacs
>>
>> Strange.  You don't have anything installed that should have
>> provided that.  If you run "file /sw/bin/emacs" see if it's the
>> right architecture.  If not you may just be able to remove it.
>
> I'd also like to add something that strikes odd to me: it might be the
> case that I do have a Tiger emacs package - from what I can tell,
> there are no emacs21 packages in the 10.5 tree, but there are some in
> the 10.4 tree.  Since I do have a /sw/bin/emacs and "fink list -i
> emacs" does not have anything else...
>
> I'd also point out that rebuilding gettext-emacs is failing for more
> or less the same reason.

Right.  You can use

dpkg -S /sw/bin/emacs

to see if anything in your current package set installed it.  If you get

dpkg:  /sw/bin/emacs not found

then this is a legacy file and can be removed.

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to