Hi guys:
I modified and compiled the FreeBSD 7.0 kernel. Compile error: stdio.h no such file or directory. My source is #include <stdio.h>
I found the stdio.h in /usr/include/stdio.h.
Does this mean that kernel cannot use lib from user space? Or is that only a path problem? Can anyone tell me how to add path to FreeBSD kernel? I am using directory /sys/netipsec.
Thank you.
Max

