Re: pthread problem

1997-11-05 Thread Shaleh
This occurs when a program tries to use the objC library. As far as I can see the program in question does not directly call pthreads. I grepped the source for '[PpTtHhRrEeAaDd]' and nothing came back. It appears to be an internal error with the objC lib. I do have the pthreads package installed.

Re: pthread problem

1997-11-05 Thread Olivier THARAN
On Tue, Nov 04, 1997 at 11:05:03PM -0500, Shaleh wrote: > I appear to have a problem w/ pthreads. > > /usr/lib/gcc-lib/i486-linux/2.7.2.1/libobjc.a(thr-posix.o): In function > `__objc_init_thread_system': > thr-posix.o(.text+0x3b): undefined reference to `pthread_key_create' [ lots of undefined r