* The port/package has attempted to enable Linux compatibility mode by loading * the linux.ko kernel module. You can load the module manually as root with the * command "kldload linux" or have it load automatically at boot time by adding * to /etc/rc.conf the line: * * linux_enable="YES" * * You may wish to enable emulation of the Linux proc filesystem. See the * linprocfs(5) man page. * * To download Portage, do "chroot /compat/linux emerge sync" as root. Then you * may want to do "chroot /compat/linux /usr/portage/scripts/bootstrap.sh" to * rebuild binutils, gcc, gettext, and glibc. See * or * for more complete * instructions. * * Do not do "emerge portage" in stage 1.