NetBSD-Bugs archive

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

Re: kern/48484: Please, add sem_timedwait()



On Dec 29, 10:45pm, diro%nixsyspaus.org@localhost 
(diro%nixsyspaus.org@localhost) wrote:
-- Subject: kern/48484: Please, add sem_timedwait()

| >Number:         48484
| >Category:       kern
| >Synopsis:       Please, add sem_timedwait()
| >Confidential:   no
| >Severity:       serious
| >Priority:       medium
| >Responsible:    kern-bug-people
| >State:          open
| >Class:          change-request
| >Submitter-Id:   net
| >Arrival-Date:   Sun Dec 29 22:45:00 +0000 2013
| >Originator:     diro%nixsyspaus.org@localhost
| >Release:        NetBSD 6.1.2
| >Organization:
| >Environment:
| System: NetBSD sammy 6.99.23 NetBSD 6.99.23 (GENERIC) #0: Thu Aug 15 00:59:23 
CEST 2013 
instsoft@yosemite:/tmp/netbsd-drmgem.usr/src/sys/arch/amd64/compile/GENERIC 
amd64
| 
| Architecture: amd64
| Machine: amd64
| >Description:
|       How did we get all the semaphore declarations but not this one?
|       
http://pubs.opengroup.org/onlinepubs/009695399/functions/sem_timedwait.html
| >How-To-Repeat:
|       Be packaging pypy and watch it not pass the first 10 seconds of the 
build.

It is in librt, add -lrt to your build. Or perhaps it is missing from 6?

christos


Home | Main Index | Thread Index | Old Index