Re: make buildworld error on 9.0B2

From: Garrett Cooper <yanegomi_at_gmail.com>
Date: Wed, 28 Sep 2011 19:17:36 -0700
On Wed, Sep 28, 2011 at 5:57 PM, Greg Miller <greglmiller_at_gmail.com> wrote:
> On a fresh install of 9.0B2, I've updated my source to RELENG_9 with
> csup, and I get the following when I try to make buildworld:
>
> *************************************
> [0] /usr/src # make clean buildworld
> find: /usr/src/sys/sys/param.h: No such file or directory
> "/usr/src/Makefile", line 217: warning: "find /usr/src/sys/sys/param.h
> -mtime -0s" returned non-zero status
> ===> share/info (clean)
> ===> lib (clean)
> ===> lib/csu/amd64 (clean)
> rm -f crt1.o crti.o crtn.o Scrt1.o gcrt1.o crt1.s gcrt1.s Scrt1.s
> ===> lib/libc (clean)
> "/usr/src/lib/libc/sys/Makefile.inc", line 9: Could not find
> /usr/src/lib/libc/../../sys/sys/syscall.mk
> make: fatal errors encountered -- cannot continue
> *** Error code 1
>
> Stop in /usr/src/lib.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> [1] /usr/src # exit
> exit

If you do ls /usr/src/sys , it's probably missing.
-Garrett
Received on Thu Sep 29 2011 - 00:17:37 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:18 UTC