On Tue, Jun 12, 2001 at 09:33:59AM +0200, Juan Fco Rodriguez Hervella wrote:
> Hi:
>
> I am trying to create a new option into the KERNEL, but
> I dont have experience on it, and when the "make" try to link
> the *.o files, it is showed an undefined reference to
> a function that is implemented i
In message <[EMAIL PROTECTED]>, [EMAIL PROTECTED] writes:
>I have included the "opt_xxx.h" in this c file,
>What does I need to do to force this new .c under /netinet6
>to compile ?
Add an appropriate entry to /usr/src/sys/conf/files
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubsc
Hi:
I am trying to create a new option into the KERNEL, but
I dont have experience on it, and when the "make" try to link
the *.o files, it is showed an undefined reference to
a function that is implemented in a .c that is not compiled.
I have included the "opt_xxx.h" in this c file,
What does I
3 matches
Mail list logo