Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 2 Feb 2016 12:51:48 +0100
From:      Marcin Mazurek <mma@semihalf.com>
To:        freebsd-current@freebsd.org
Subject:   Cannot include header files from sys/contrib directory
Message-ID:  <CAF-BqKps9s-owN3h8uEau=3RaqVCKgXMj0SHiz6qQR-SXgnZ=A@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello all,

I'm trying to include header files in the networking driver under sys/dev/,
however the headers are located in sys/contrib directory.
Does anyone have a clue or an advice on how to do this properly without
making too much trouble in the build system?
I would prefer to avoid changing content of the header files.

I tried adding 'compile-with' + '-I' flags in files but that did not work
as expected.

Thank you in advance for your help.

Marcin Mazurek



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAF-BqKps9s-owN3h8uEau=3RaqVCKgXMj0SHiz6qQR-SXgnZ=A>