[Bug 207079] #include <signal.h> doesn't make ucontext_t available
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 11 09:38:24 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207079
--- Comment #3 from Ting-Wei Lan <lantw44 at gmail.com> ---
'make buildworld' fails:
===> usr.bin/xlint/llib (all)
lint -cghapbx -Cposix <freebsd_source>/usr.bin/xlint/llib/llib-lposix
llib-lposix:
warning: unknown warning option '-Wtraditional' [-Wunknown-warning-option]
1 warning generated.
...
_ucontext.h(44): syntax error [249]
_ucontext.h(47): syntax error [249]
...
*** Error code 1
Stop.
make[5]: stopped in <freebsd_source>/usr.bin/xlint/llib
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-standards
mailing list