Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Mar 2009 20:23:34 +0100
From:      Pawel Worach <pawel.worach@gmail.com>
To:        threads@freebsd.org
Subject:   libthr does not obey WITHOUT_SYSCALL_COMPAT
Message-ID:  <d227e09e0903041123i638a12b8m5d8573cc871d1533@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d227e09e0903041123i638a12b8m5d8573cc871d1533>