Date: Sat, 20 Nov 2004 10:10:37 -0800 From: Kris Kennaway <kris@obsecurity.org> To: klr@6s-gaming.com Cc: freebsd-questions@FreeBSD.org Subject: Re: Call for help: -lkse (libkse trouble) Message-ID: <20041120181037.GA24007@xor.obsecurity.org> In-Reply-To: <50873.81.84.175.77.1100891272.squirrel@81.84.175.77> References: <50873.81.84.175.77.1100891272.squirrel@81.84.175.77>
next in thread | previous in thread | raw e-mail | index | archive | help
--dDRMvlgZJXvWKvBx
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
On Fri, Nov 19, 2004 at 01:07:52PM -0600, klr@6s-gaming.com 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
--dDRMvlgZJXvWKvBx
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.6 (FreeBSD)
iD8DBQFBn4icWry0BWjoQKURAk60AKC3+1TrBRFS4REpZba/qlnz/GxCWQCgshlY
iUUuumUC+iTKd6muPu02JEQ=
=DWwS
-----END PGP SIGNATURE-----
--dDRMvlgZJXvWKvBx--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041120181037.GA24007>
