pkgsrc-Bugs archive

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

Re: pkg/30129



The following reply was made to PR pkg/30129; it has been noted by GNATS.

From: "John D. Baker" <jdbaker%mylinuxisp.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: pkg/30129
Date: Thu, 5 May 2005 11:59:08 -0500 (CDT)

 MacOS X (at least in 10.2.8) does not support the poll() API.  Instead,
 it uses select().
 
 audio/arts appears to depend explicitly on poll() and provides no
 option for select().
 
 Apple Technical Note 2071:
 
     http://developer.apple.com/technotes/tn2002/tn2071.html
 
 discusses this and suggests using:
 
     http://sealiesoftware.com/fakepoll.h
 
 to satisfy such requirements.
 
 Testing underway now...
 
 -- 
 John D. Baker, KN5UKS                    NetBSD     Darwin/MacOS X
 jdbaker(at)mylinuxisp(dot)com                 OpenBSD            FreeBSD
 BSD -- It just sits there and _works_!
 



Home | Main Index | Thread Index | Old Index