[Bug 212177] unistd.h/stdlib.h function prototype syntax error?

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Aug 26 10:11:46 UTC 2016


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=212177

            Bug ID: 212177
           Summary: unistd.h/stdlib.h function prototype syntax error?
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: kern
          Assignee: freebsd-bugs at FreeBSD.org
          Reporter: setun.90 at gmail.com

Created attachment 174093
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=174093&action=edit
last 60 lines of redirected stdout/stderr of `make buildworld buildkernel`

During `make buildworld buildkernel`, compilation of stdlib.h and unistd.h
stops due to a compiler error.

Context:
An incorrect update occurred (updated kernel without updating world) and I am
therefore attempting to redo the process correctly.

Kernel version is 12.0 CURRENT, World version is 10.3 RELEASE (1003000).

CC is clang38, CXX is clang++38, CPP is clang-cpp38, all built from ports.

Indicate to me if this should be sent somewhere else (first bug report!).

Thanks in advance,

Daniel

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list