DragonFly bugs List (threaded) for 2006-06
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
Re: Undefined reference to 'select()'
On 2006-06-16 10:04, walt wrote:
Something recently broke several ports with this same link error:
foo.o(.text+0x965): In function `foo::select()':
: undefined reference to `select(int, fd_set*, fd_set*, fd_set*, timeval*)'
Firefox, fam, and musicbrainz are three examples and I thinks there are
others as well.
select() is defined in libc, and I can see with ktrace that the linker
finds libc okay -- but it can't find 'select'.
Anyone else seeing this?
There was some changes to select recently but I can't find the commit-
message, however I've found Alexey Slynko's mail to submit which you can
read here:
http://leaf.dragonflybsd.org/mailarchive/submit/2006-06/msg00003.html
Make sure you have the latest version of the sources and try again, you
might have updated at a bad moment.
--
Erik Wikström
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]