Sync Error: invalid headingToVectorTable checksum

Sync Error: invalid headingToVectorTable checksum

Discuss everything related to running Spring on your chosen distribution of Linux.

Moderator: Moderators

Post Reply
HAARP
Posts: 182
Joined: 06 Apr 2006, 07:18

Sync Error: invalid headingToVectorTable checksum

Post by HAARP »

I'm being greeted by a dialog box containing this error when I launch my recently-compiled Spring (Gentoo, Kernel 2.6.28 on AMD64, GCC 4.3.2, Spring 0.77b5)
Any ideas? Console log is empty and it doesn't even get to start its infolog.
User avatar
lurker
Posts: 3842
Joined: 08 Jan 2007, 06:13

Re: Sync Error: invalid headingToVectorTable checksum

Post by lurker »

Your FPU is on very wrong settings; something must be interfering. That or you hit very bad luck somewhere.
User avatar
jK
Spring Developer
Posts: 2299
Joined: 28 Jun 2007, 07:30

Re: Sync Error: invalid headingToVectorTable checksum

Post by jK »

try to compile spring with a different -march, i.e. scons configure arch=i686
HAARP
Posts: 182
Joined: 06 Apr 2006, 07:18

Re: Sync Error: invalid headingToVectorTable checksum

Post by HAARP »

jK wrote:try to compile spring with a different -march, i.e. scons configure arch=i686
Yup, that was indeed the problem. Spring does not seem to like -march=amdfam10 (K10 or AMD's Phenom series)
Thanks for the help. Any way to fix the issue?
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Re: Sync Error: invalid headingToVectorTable checksum

Post by imbaczek »

arch=i686 is the fix. there's no hope of getting sync if it fails at this stage.
Auswaschbar
Spring Developer
Posts: 1254
Joined: 24 Jun 2007, 08:34

Re: Sync Error: invalid headingToVectorTable checksum

Post by Auswaschbar »

imbaczek wrote:arch=i686 is the fix. there's no hope of getting sync if it fails at this stage.
no fix because it won't compile, leave out the march instead
imbaczek
Posts: 3629
Joined: 22 Aug 2006, 16:19

Re: Sync Error: invalid headingToVectorTable checksum

Post by imbaczek »

ah 64bits. didn't notice.
Post Reply

Return to “Linux”