i4b compile

Gary Jennejohn garyj at jennejohn.org
Sun Oct 1 07:58:45 PDT 2006


rmgls at orange.fr writes:
> I try to compile i4b in the kernel, (it does not compile as a module yet).
> 
> 1. hints.xx for i4b make an error on "config".
> Perhaps i missed something here!
> 
> 2. netgraph.h seems to be dereferenced, on make depend;
> 
> 3. even if i include it (a copy) in i4b_ing.c, i obtain:
> 
[link failure output deleted]

OK, this has nothing to do with compiling - it's a link-time failure.

You obvioulsy are not including the required netgraph module in you kernel
configuration.

Unless you are 100% certain that you absolutely must have i4bing in your
kernel I suggest just deleting it. That would be the easiest solution.
Otherwise figure out which netgraph module you need and add it.

---
Gary Jennejohn / garyjATjennejohnDOTorg gjATfreebsdDOTorg garyjATdenxDOTde



More information about the freebsd-current mailing list