On Thu, 24 Oct 2002 22:01:05 +0100 "jerry k" <[EMAIL PROTECTED]> wrote:
> it's expecting > to find the kernel source tree at /usr/src/linux. That's fine, i've got > a symlink there to /usr/src/kernel-source-2.2.20 Did you configure the kernel sources, and run at minimum a "make dep" in the kernel source directory? > when i run the hcfpciconfig utility it bails looking for > autoconf.h(presumably the first of many missing headers) in > /usr/src/linux/include/linux. So I did > > cd /usr/src/linux > mv include include.old > ln -s /usr/src/kernel-header-2.2.20/include include Bad idea. Manual changes like this should not be necessary, see above. -- Jamin W. Collins -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]