Re: what this error means

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, May 09, 2003 at 01:29:21PM -0400, Hong Hsu wrote:

> [root@puma wish-1.6.2]# make

in a directory named wish-1.6.2?

> x10_core.c:1:24: /usr/src/linux/include/linux/modversions.h: No such 
> file or directory
> In file included from x10_core.c:46:
> /usr/src/linux/include/linux/config.h:4:28: linux/autoconf.h: No such 
> file or directory
....

These usually mean that you haven't done the full gamut of kernel
compile on this tree. Run a make dep, make bzImage (or whatever it is
for your architecture), make modules, and _then_ try to build your
module again. The modversions.h and autoconf.h files aren't generated
until you've built most of the kernel. (I don't think it actually
requires modules to be built, but it can't hurt.)

-- 
Too bad life doesn't have a :q! command.

Attachment: pgp00399.pgp
Description: PGP signature


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux