Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Feb 2016 09:50:42 +0100
From:      Hans Petter Selasky <hps@selasky.org>
To:        Marcin Mazurek <mma@semihalf.com>
Cc:        freebsd-arm@freebsd.org, freebsd-current@freebsd.org, Bryan Drewery <bdrewery@freebsd.org>
Subject:   Re: Cannot include header files from sys/contrib directory
Message-ID:  <56B1BF62.1090304@selasky.org>
In-Reply-To: <CAF-BqKpYY2ZPyfKY-JfmphZZvSxGpHbnswL3pzB_MrxH1F%2BRzg@mail.gmail.com>
References:  <CAF-BqKpa56OB9rfvAkukMOE39j22xPb3Oj4U9UMkjhWrO0n5ag@mail.gmail.com> <56B09AAE.9000909@selasky.org> <CAF-BqKpvNKwZ9VamATP2L0j9PKoNR-ErTCkNks=QCKRpbJWBrQ@mail.gmail.com> <56B09F3A.1080409@selasky.org> <CAF-BqKpgjnLXKH1nLtYk5cG7HK7W45YWr1e192eh31FaUw5imA@mail.gmail.com> <56B0A2F3.6080100@selasky.org> <CAF-BqKqiqC54PWFfO5djRuCLRu4rhxsDT0pWfieZpBFakqjLww@mail.gmail.com> <56B0D420.10609@selasky.org> <CAF-BqKpYY2ZPyfKY-JfmphZZvSxGpHbnswL3pzB_MrxH1F%2BRzg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 02/03/16 09:45, Marcin Mazurek wrote:
> Hi,
>
> Actually, I have got the same 'compile-with' and 'no-depend' options for my
> all files.
>
> I run to build kernel with command:
> env MAKEOBJDIRPREFIX=/root/mma/anpa-build make buildkernel TARGET=arm
> TARGET_ARCH=armv6  KERNCONF=ALPINE -j6 -DNO_CLEAN
>
> I tried to do this without -DNO_CLEAN option too, but the output was the
> same.
>
> Files that I need to include are located in sys/contrib/alpine-hal and
> sys/contrib/alpine-hal/eth. I attach the entire error log.
>

Try to add: -DNO_KERNELDEPEND when building. Does it work then?

--HPS




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