Re: Problem with 2.4.18 kernel downloaded from kernel.org

Kai Germaschewski (kai@tp1.ruhr-uni-bochum.de)
Mon, 20 May 2002 14:55:10 -0500 (CDT)


On 20 May 2002, Mike Ramsey wrote:

> make[1]: Entering directory `/usr/src/linux-2.4.18-6mdk/drivers'
> make -C atm modules
> make[2]: Entering directory `/usr/src/linux-2.4.18-6mdk/drivers/atm'
> make[2]: *** No rule to make target
> `/home/quintela/rpm/2418/BUILD/linux/include/linux/module.h', needed by
> `eni.o'. Stop.
> make[2]: Leaving directory `/usr/src/linux-2.4.18-6mdk/drivers/atm'
> make[1]: *** [_modsubdir_atm] Error 2
> make[1]: Leaving directory `/usr/src/linux-2.4.18-6mdk/drivers'
> make: *** [_mod_drivers] Error 2

Hmmh, 2.4.18 from kernel.org would not be in a directory called
linux-2.4.18-6mdk, would it?

I don't know what you did, but you seemed to have messed something up
between your tree and the tree your distribution provided.

Anyway, you can probably solve your problem by running "make dep". If that
does not help, try

http://www.tux.org/lkml/#s8-8

--Kai

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/