NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
lib/40397: POSIX sigqueue(2) not implemented
>Number: 40397
>Category: lib
>Synopsis: POSIX sigqueue(2) not implemented
>Confidential: no
>Severity: serious
>Priority: high
>Responsible: lib-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Wed Jan 14 13:00:00 +0000 2009
>Originator: Christoph Egger
>Release: NetBSD 5_BETA
>Organization:
>Environment:
>Description:
Compiling qemu (subversion tree) fails with
posix-aio-compat.c: In function 'aio_thread':
posix-aio-compat.c:97: warning: implicit declaration of function 'sigqueue'
posix-aio-compat.o: In function `aio_thread':
/root/qemu/qemu-svn/posix-aio-compat.c:97: undefined reference to `sigqueue'
gmake: *** [qemu-img] Error 1
>How-To-Repeat:
>Fix:
Implement sigqueue(2)
Home |
Main Index |
Thread Index |
Old Index