libthr does not obey WITHOUT_SYSCALL_COMPAT

Pawel Worach pawel.worach at gmail.com
Wed Mar 4 11:52:26 PST 2009


Hi,

If libc is built using WITHOUT_SYSCALL_COMPAT applications linked with
libthr end up having unresolved symbols since libthr references
__fcntl_compat unconditionally.
Here is a patch to make libthr also obey WITHOUT_SYSCALL_COMPAT
http://www.vlakno.cz/~pwo/libthr.diff

Regards
-- 
Pawel


More information about the freebsd-threads mailing list