UPDATED:
This Link will work better as it uses portage to get the job done as it should be.


I used VMware for a school project with Gentoo. I've since removed those images, and currently only have Windows 2000 running under VMware. I'll try and go through the steps one of these days and offer feedback.InfoManiac wrote:Wow! 299 views as of this poisting......is anyone going to help / contribute?
Code: Select all
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 same
address space size as your running kernel.
What is the location of the directory of C header files that match your running
kernel? [/usr/src/linux/include]Code: Select all
extern void poll_initwait(compat_poll_wqueues *);Code: Select all
extern void poll_initwait(struct poll_wqueues *pwq);
