[OT] error compiling libFOX - pthread problem?

2001-07-23 Thread Jimmy Richards
Hi, I was wondering if anyone could help my try to determine why fox-0.99.142 doesn't seem to want to compile for me. It seems to act like I don't have libpthread. I tried it with fox-0.99.174 also and get the same error as follows... make[1]: Entering directory `/usr/local/src/f

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

pthread problem

1997-11-05 Thread Shaleh
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' /usr/lib/gcc-lib/i486-linux/2.7.2.1/libobjc.a(thr-posix.o): In function `objc_thread_c