The 64-bit spring version in ubuntu repos fails to run.

The 64-bit spring version in ubuntu repos fails to run.

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

Moderator: Moderators

Post Reply
tunafish
Posts: 11
Joined: 08 Nov 2007, 22:53

The 64-bit spring version in ubuntu repos fails to run.

Post by tunafish »

No error messages, just an unhelpful "Illegal instruction".

Unitsync also fails when trying to run springlobby.

What's going on, folks?
tunafish
Posts: 11
Joined: 08 Nov 2007, 22:53

Re: The 64-bit spring version in ubuntu repos fails to run.

Post by tunafish »

The error message springlobby gives when trying to run it.

Code: Select all

09:52:59: LoadUnitSyncLib (  )
09:52:59: Loading from: /usr/lib/spring/unitsync.so
09:52:59: Couldn't load lpSubTableIntPtr from unitsync library
09:52:59: Couldn't load lpSubTableStrPtr from unitsync library
09:52:59: Couldn't load lpSubTableExprPtr from unitsync library
09:52:59: Couldn't load lpPopTablePtr from unitsync library
09:52:59: Couldn't load lpGetKeyExistsIntPtr from unitsync library
09:52:59: Couldn't load lpGetKeyExistsStrPtr from unitsync library
09:52:59: Couldn't load lpGetIntKeyTypePtr from unitsync library
09:52:59: Couldn't load lpGetStrKeyTypePtr from unitsync library
09:52:59: Couldn't load lpGetIntKeyListCountPtr from unitsync library
09:52:59: Couldn't load lpGetIntKeyListEntryPtr from unitsync library
09:52:59: Couldn't load lpGetStrKeyListCountPtr from unitsync library
09:52:59: Couldn't load lpGetStrKeyListEntryPtr from unitsync library
09:52:59: Couldn't load lpGetIntKeyIntValPtr from unitsync library
09:52:59: Couldn't load lpGetStrKeyIntValPtr from unitsync library
09:52:59: Couldn't load lpGetIntKeyBoolValPtr from unitsync library
09:52:59: Couldn't load lpGetStrKeyBoolValPtr from unitsync library
09:52:59: Couldn't load lpGetIntKeyFloatValPtr from unitsync library
09:52:59: Couldn't load lpGetStrKeyFloatValPtr from unitsync library
09:52:59: Couldn't load lpGetIntKeyStrValPtr from unitsync library
09:52:59: Couldn't load lpGetStrKeyStrValPtr from unitsync library
Illegal instruction
User avatar
det
Moderator
Posts: 737
Joined: 26 Nov 2005, 11:22

Re: The 64-bit spring version in ubuntu repos fails to run.

Post by det »

Fixed in Ubuntu repo by compiling without -march, if anyone else has this problem, make sure to upgrade.
Post Reply

Return to “Linux”