On Wed, Dec 29, 1999 at 11:51:50PM -0000, Pollywog wrote: <snip> > Do I need to make this symlink: > > ln -s /usr/src/linux/include /usr/include ? > > I already have /usr/src/kernel-sources-2.2.13 symlinked to /usr/src/linux > > I already have a /usr/include, which was made when I installed Potato. > > BTW I am going to use the kernel-package to make a custom kernel. > > thanks > > -- > Andrew
You don't need the kernel-headers package. All the headers required are in the kernel-source package. You don't need the symlink either, the headers are included from the right places automagically. I've got neither and can compile 2.2.13 no problems. I don't profess to know how it all works, jusk that it works :-) -- Regards, Paul