Misadventures with Ubuntu 8.10 and nightly build

For discussion of ports to POSIX based systems, especially using GNUStep.

Moderators: winston, another_commander, Getafix

Post Reply
User avatar
kcallis
Dangerous
Dangerous
Posts: 86
Joined: Sun Jan 25, 2009 2:45 pm
Location: N. Little Rock, AR
Contact:

Misadventures with Ubuntu 8.10 and nightly build

Post by kcallis »

Deciding to be a little bold, I decided to dump the 1.65 version that was on the Ubuntu repository and move up to 1.72. The autopackage worked nicely, but as soon as I started oolite I received this:

kcc@unixjedi:~/packages# oolite --debug
oolite.app/oolite: relocation error: /lib/tls/i686/cmov/librt.so.1: symbol __pthread_clock_gettime, version GLIBC_PRIVATE not defined in file libpthread.so.0 with link time reference

Erk. It looks like Oolite died with an error. When making an error
report, please copy + paste the log above into the report.

(Press Ctrl-C to continue)
Segmentation fault

I rsynced the nightly build, but still no go... Any suggesstions?
User avatar
Getafix
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 979
Joined: Tue Apr 01, 2008 12:55 pm
Location: A small ice asteroid, orbiting Oresrati in Galaxy 8 (a.k.a. northwest Armorica).
Contact:

Post by Getafix »

Make sure to first uninstall Oolite 1.65:

Code: Select all

apt-get --purge remove oolite oolite-data
Uninstall Oolite 1.72 and remove "/usr/lib/Oolite" completely.

If you have already downloaded oolite-1.72.2.x86.v2.package, reinstall it.
Run Oolite from Applications/Games/ desktop menu.

If it still fails:
a. post the contents of "/usr/lib/Oolite/oolite-deps/lib" folder and
b. post the result of "uname -a".
"Any sufficiently advanced information is indistinguishable from noise." [Newman, Lachmann, Moore]
User avatar
Getafix
Quite Grand Sub-Admiral
Quite Grand Sub-Admiral
Posts: 979
Joined: Tue Apr 01, 2008 12:55 pm
Location: A small ice asteroid, orbiting Oresrati in Galaxy 8 (a.k.a. northwest Armorica).
Contact:

Post by Getafix »

kcallis wrote:
I rsynced the nightly build, but still no go...
Currently 'rsync' will just synchronize to v1.72 and not to v1.72.2 yet.
kcallis's [url=https://bb.oolite.space/viewtopic.php?p=71491#71491]post[/url] wrote:
I have just build the 64-bit Oolite 1.72.2 and everything seems to be working correctly, ...
Does this mean that this thread can be set to '[SOLVED]'?

It seems to me that the issue reported to this post has nothing to do
with the actual oolite setup/build, consequently, there is no issue
with Ubuntu 8.10 and nightly build, right?
"Any sufficiently advanced information is indistinguishable from noise." [Newman, Lachmann, Moore]
Post Reply