[Bug 195934] clang350-import branch not working on sparc64
| Newsgroups | gmane.os.freebsd.devel.sparc |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=195934 --- Comment #18 from Dimitry Andric <[email protected]> --- (In reply to craig001 from comment #16) > also binning out with pages of errors with gcc48 > /usr/src/lib/libc/../../include/signal.h: In function 'sigwait': > /usr/src/lib/libc/../../include/signal.h:84:60: error: expected declaration > specifiers before '__nonnull_all' > int sigwait(const sigset_t * __restrict, int * __restrict) __nonnull_all; I'm not sure what is going wrong here, but it looks like its using an incorrect version of sys/cdefs.h, which is where the __nonnull_all macro is defined. Is your source tree completely up to date? -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-sparc64 To unsubscribe, send any mail to "[email protected]"