On Fri, Jan 30, 2004 at 09:11:09AM -0500, Daniel Eischen wrote: > > at configure stage (looking for sem_init()) and then compiled program > > fails with "Unknown system call" diagnostic. > > They must be trying to use shared semaphores which currently don't > work across processes (unless they are forked and semaphore is No, they just look for sem_init() (which is in libc) without real testing that it works. -- Andrey Chernov | http://ache.pp.ru/Received on Fri Jan 30 2004 - 06:30:00 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:40 UTC