missing autoconf.h


Forum: Apps
Topic: missing autoconf.h
started by: Snoop

Posted by Snoop on Nov. 13 2004,02:52
I'm trying to compile my modem driver, and have hit a roadblock.

What I do:
install gcc extension using myDSL
copy the driver over to the ramdisk
unpack the driver
enter the driver directory
type make clean
type make 537
come to a dead stop

This message is displayed:
/lib/modules... autoconf.h does not exist
please install kernel source

I tried installing the kernel-source package as well as the kernel-headers package, to no luck.

I looked on the extensions pages, and didn't see anything that would seem to be the answer.

Thanks for any help,

snoop

Posted by littlepenguin on Nov. 29 2004,04:05
Do you have apt & dpkg restored? If so, then just try
Code Sample
apt-get install autoconf
and then try compiling.

Powered by Ikonboard 3.1.2a
Ikonboard © 2001 Jarvis Entertainment Group, Inc.