fatal error can't load .core for different runtime, sorry
Subject: fatal error can't load .core for different runtime, sorry
From: Rex Dieter
Date: Fri, 07 May 2010 07:19:26 -0500
Joshua Stults wrote:
> On Wed, May 5, 2010 at 3:00 PM, Robert Dodier <robert.dodier at gmail.com>
> wrote:
>
> I'm not sure if I chose the sbcl runtime when I installed maxima long
> ago or if that's Fedora's default; also some more googling found the
> bug report (reported today) for sbcl / maxima:
> https://bugzilla.redhat.com/show_bug.cgi?id=589087
That's the one, I'm looking at it today.
I too thought the same as 'Looks like the maxima package was compiled with a
different version of SBCL than what's installed.', but it seems to be more
than just that. It seems to need the *exact same* sbcl at runtime than what
was used to build, even if it is the same version.
In short, I issued an sbcl update where the only change was to enable ppc
support again.
-- Rex