Re: linux/config.h missing - can't build modules
On Wed, April 11, 2007 10:15, Stephan Seitz wrote:
> On Tue, Apr 10, 2007 at 08:42:09PM +0100, Hans du Plooy wrote:
>>I'm having trouble building modules, and I'm not too clued up on how the
>>kernel build system works. I get this error:
>
> If this will be the only error, then you are quite happy.
> linux/config.h is now named linux/autoconf.h. So you can edit the module
> source and change the include lines or you can create a symlink from
> autoconf.h to config.h.
Great! Thanks! It's not the only error, but the rest of the errors
appears to be the result (missing references, undefined this or that).
I'll try this tonight - left my notebook at home. I guess I can just make
a symlink?
Thank!
Hans
Reply to: