On Wednesday January 21, 2004 Emiliano Brunetti <emiliano_brunetti@xxxxxx> 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. Emiliano, # export CC=gcc32 before you do anything else. Most of the errors you are seeing are probably caused by kernel code that is not (yet) compatible with Fedora's gcc 3.3 kernel. --Doc Savage Fairview Heights, IL