bug-glibc
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Sorry to bug you (no pun intended...no really :)


From: TigerHawk
Subject: Sorry to bug you (no pun intended...no really :)
Date: Tue, 28 Aug 2001 11:15:38 -0500
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010726 Netscape6/6.1

Sorry to be distrubing you again but frankly I'm stumped...again...I did get glibc 2.2.4 compiled, as well as gcc 3.0.1. But now I am seeing this message when I try to run some programs (namely xmms, though when I was having trouble earliy, other things seemed to say similar things)

error while loading shared libraries: /usr/local/lib/libpthread.so.0: undefined symbol: _dl_cpuclock_offset

When I tried to recompile, it complains that it can no longer run the gtk test - well, I just compiled the gnome distribution prior to all this mess and I even compiled xmms a couple times with the new libraries. So I tried to recompile gtk, it asked for glib. So I tried recompiling that and got this:

gcc -g -O2 -Wall -D_REENTRANT -o .libs/testgthread testgthread.o ../.libs/libglib.so .libs/libgthread.so -Wl,--rpath -Wl,/usr/local/lib
testgthread.o: In function `new_thread':
/usr/tmp/cdrom/gnu/GNOME/glib-1.2.10/gthread/testgthread.c:89: undefined reference to `pthread_create'
testgthread.o: In function `test_private':
/usr/tmp/cdrom/gnu/GNOME/glib-1.2.10/gthread/testgthread.c:197: undefined reference to `pthread_join'
.libs/libgthread.so: undefined reference to `pthread_getspecific'
.libs/libgthread.so: undefined reference to `pthread_key_create'
.libs/libgthread.so: undefined reference to `pthread_mutex_trylock'
.libs/libgthread.so: undefined reference to `pthread_cond_timedwait'
.libs/libgthread.so: undefined reference to `pthread_setspecific'
collect2: ld returned 1 exit status
make[2]: *** [testgthread] Error 1
make[2]: Leaving directory `/usr/tmp/cdrom/gnu/GNOME/glib-1.2.10/gthread'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/tmp/cdrom/gnu/GNOME/glib-1.2.10'
make: *** [all-recursive-am] Error 2

Now when I first was trying to compile the new glibc, for some reason ld.so.conf that was in /usr/local/etc seemed to have been removed. I have no idea what is supposed to go there, so I copied the one from /etc.

Again, I am sorry to both you, as I am sure it is probably not a bug at all but operator incompetance on my part :) But if you could at least direct me to a place that might be able to offer assistance, it would save me alot of time as well as my current system configuration as the only thing I know to do is reinstall....

Thank You,

Tim S.

--
/~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\
| Tim Soderstrom (PsiTron / TigerHawk)                                 |
| address@hidden                                                   |
| http://www.crosswinds.net/~mightytim                                 |
| | | "Life is like a box of chocolates - never know what you gonna get" |
|                                                     -Forest Gump     |
\                                                                      /
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~





reply via email to

[Prev in Thread] Current Thread [Next in Thread]