DragonFly BSD
DragonFly bugs List (threaded) for 2006-06
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: Undefined reference to 'select()'


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxx>
Date: Fri, 16 Jun 2006 09:05:13 -0700 (PDT)

:...
:> 
:> 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

    This happened to me too a few days ago.  I think it was due to the
    sys/selinfo.h / unistd.h changes.  I did a followup commit a couple of
    days ago to try to fix it by changing the way prototypes were
    conditionalized.

					-Matt
					Matthew Dillon 
					<dillon@xxxxxxxxxxxxx>



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]