
On Thu, 06 Feb 2014 23:22:50 +1000 James Mills wrote:
On Thu, Feb 6, 2014 at 10:59 PM, Predrag Ivanovic <predivan@open.telekom.rs>wrote:
Kernel config check produces no output for networking.
Could you try again after a ports -u prologic?
I've updated the ports and fixed quite a few issues tonight.
No output for networking with my usual .config ('make silentoldconfig' on kernel update) --- ./test_kernel_config.sh /usr/src/linux-3.13.1/.config Checking Networking: Checking LVM: CONFIG_EXT4_FS=y CONFIG_EXT4_FS_POSIX_ACL=y # CONFIG_EXT4_FS_SECURITY is not set <snip> -- But with defconfig ( output of 'make defconfig' ) --- sh ./test_kernel_config.sh /usr/src/linux-3.13.1/.config Checking Networking: CONFIG_NF_NAT=m CONFIG_NF_NAT_IPV4=m CONFIG_NF_NAT_NEEDED=y --- What the hell... So, the problem seems to be on my end, sorry for the noise.
cheers James
Pedja