Marco wrote:
Hi all,
I have installed Debian Etch on my computer.

I have compiled my custom kernel with the linux-source-2.6.15 package, but
now when I install the HSFMODEM driver I get this error message:

WARNING: missing file
/lib/modules/2.6.15/build/include/linux/autoconf.h
The cause of this is usually a missing or unconfigured
kernel source tree (and sometimes an incorrect directory or symbolic link).

What did I forget on my kernel configuration?

Could you help me?
Thanks

Marco

You need a symbolic link from the build directory to your source.

ln -s /usr/src/linux-source-2.6.15 /lib/modules/2.6.15/build

should do the trick I think.

HTH

Wackojacko



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to