Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Feb 2016 13:29:39 +0100
From:      Marcin Mazurek <mma@semihalf.com>
To:        Hans Petter Selasky <hps@selasky.org>
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:  <CAF-BqKpgjnLXKH1nLtYk5cG7HK7W45YWr1e192eh31FaUw5imA@mail.gmail.com>
In-Reply-To: <56B09F3A.1080409@selasky.org>
References:  <CAF-BqKpa56OB9rfvAkukMOE39j22xPb3Oj4U9UMkjhWrO0n5ag@mail.gmail.com> <56B09AAE.9000909@selasky.org> <CAF-BqKpvNKwZ9VamATP2L0j9PKoNR-ErTCkNks=QCKRpbJWBrQ@mail.gmail.com> <56B09F3A.1080409@selasky.org>

next in thread | previous in thread | raw e-mail | index | archive | help
I just tested this, but without any result.
I got the same errors.

2016-02-02 13:21 GMT+01:00 Hans Petter Selasky <hps@selasky.org>:

> On 02/02/16 13:07, Marcin Mazurek wrote:
>
>> Thanks for your response.
>>
>> I saw that and I tried doing it this way:
>>
>> dev/al_eth/al_eth.c        optional al_eth  compile-with
>> "-I$S/contrib/alpine-hal -I$S/contrib/alpine-hal/eth"
>>
>>
> Hi,
>
> Try something like this:
>
> dev/al_eth/al_eth.c        optional al_eth  compile-with "${CC} -c -o
> ${.TARGET} ${CFLAGS} -I$S/contrib/alpine-hal -I$S/contrib/alpine-hal/eth
> ${PROF} ${.IMPSRC}"
>
> --HPS
>



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