On Wed, 21 Jan 2004 16:46:45 +0100, Emiliano Brunetti wrote: > > > Installed kernel-sources from rpm. Make xconfig as usual, then make dep > and make bzImage. When i try, however, to make modules, it doesn't > compile. A few error messages that do not mean much to me unfortunately. > > I can post error messages if needed, but now i wonder if everyboy out > here could compile kernel from sources rpm fetched from fedora mirrors. Start the whole procedure with "make mrproper". Does that fix it? If not, trim down the error messages to the relevant sections and post them. Could be kernel misconfiguration. --