Martin Larsson wrote:
What is the location of the directory of C header files that match your running kernel? [/usr/src/linux/include]The kernel defined by this directory of header files does not have the sameaddress space size as your running kernel.
# uname -r # ls -l /usr/src/linuxMake sure the /usr/src/linux symlink points to the sources for the kernel you're currently running.
-- gentoo-user@gentoo.org mailing list