[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Kernel capabilities in buildd machines



Why is this capability needed in running kernel on buildd ?

Well, the build log for ipsec-tools at Fasch , points out that NATT
support has been desired at configuration time, yet it can not locate
NAT-T in the kernel headers available, thus the build fails.

On my own machine I have activated all relevant options for IPsec
and crypto devices, and there the package builds successfully.
Therefore I was inclined to say that the capabilities of system
were insufficient as the machine is presently configured.

Your counter query is right in suggesting that the header files
are incomplete asof now. Thus:

 Do Fasch and Finzi have headers/sources for kernel 8.2 available?

No, the headers come from kfreebsd-kernel-headers package,
the 0.54 will be based on 8.2.

My question is "why is this capability needed in running kernel".
May be the detection of nat can be forced somehow. Or the test does not work on kfreebsd - see configure.ac:

AC_MSG_CHECKING(kernel NAT-Traversal support)
case $host_os in
freebsd*|netbsd*)
...

There is no match for kfreebsd*.

Petr


Reply to: