Re: Cannot include header files from sys/contrib directory

From: Marcin Mazurek <mma_at_semihalf.com>
Date: Tue, 2 Feb 2016 13:29:39 +0100
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_at_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
>
Received on Tue Feb 02 2016 - 11:29:40 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:41:02 UTC