커널 make install 시에 다음과 같은 메세지가 출력됩니다.

swoongs의 이미지

root@ linux-2.6.32 # make install
sh /usr/src/linux-2.6.32/arch/x86/boot/install.sh 2.6.32 arch/x86/boot/bzImage \
System.map "/boot"
get_netlink_msg returned No such file or directory
get_netlink_msg returned No such file or directory
root@ linux-2.6.32 #

왜 이런지 잘 모르겠습니다.
grep 으로 찾아봐도 get_netlink_msg가 잡히지 않습니다.