Page 1 of 1

Misadventures with Ubuntu 8.10 and nightly build

Posted: Sun Jan 25, 2009 2:50 pm
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?

Posted: Sat Jan 31, 2009 3:00 pm
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".

Posted: Thu Feb 26, 2009 1:00 am
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?