On Fri, Nov 19, 2004 at 01:07:52PM -0600, [EMAIL PROTECTED] wrote:

> I did a cd /usr/src/lib/libpthread && make all install -- This should have
> installed libkse too. When I changed THREAD_LIBS=-lkse (from -pthread), I
> got an error from ld while compiling the driver.. Was something like:
> /usr/bin/ld: Cannot find -lkse (error code 1 , blah blah)..

There is no such thing as libkse any more; libpthread is the default
thread library and uses kernel-supported threads ("KSEs")

It sounds like you didn't completely update your system, or you're
still trying to use things compiled for the old version.

Kris

Attachment: pgp9H2X9DqFNQ.pgp
Description: PGP signature

Reply via email to