Hello, Don. After applying your suggestions, it built ok, thanks a million. Now my next problem is that, although it builds OK, I cannot install it... Here's what I am doing [langolier@musas SPECS]$ su -c 'rpm -ivh /home/langolier/rpmbuild/RPMS/i686/kernel-2.6.24.4-64.kddm.fc8.i686.rpm ' Palavra passe: A preparar... ########################################### [100%] o pacote kernel-2.6.24.4-64.langolier.fc8 (que é mais recente que o kernel-2.6.24.4-64.kddm.fc8) já está instalado o pacote kernel-2.6.24.4-64.tipc1_7_5.fc8 (que é mais recente que o kernel-2.6.24.4-64.kddm.fc8) já está instalado [langolier@musas SPECS]$ It is complaining that the more recent packages are already installed. It means "The package kernel-2.6.24.4-64.langolier.fc8(with is more recent than the kernel-2.6.24.4-64.kddm.fc8) is already installed" These two kernels are simply versions of the same kernel (2.6.24.4-64) without any patches.... Do you know how can I force the system to install this new kernel and boot it? Should I change /boot/grub/menu.lst manually myself? Or that's not recommended ? Best, Oliveiros 2008/4/29 Don Zickus <dzickus@xxxxxxxxxx>: > On Tue, Apr 29, 2008 at 11:01:32AM +0100, Oliveiros Cristina wrote: > > + make ARCH=i386 nonint_oldconfig > > .config:3365:warning: trying to assign nonexistent symbol > DEBUG_IGNORE_QUIET > > .config:3390:warning: trying to reassign symbol USB_DEBUG > > CONFIG_TIPC_UNICLUSTER_FRIENDLY > > CONFIG_TIPC_MULTIPLE_LINKS > > CONFIG_TIPC_CONFIG_SERVICE > > CONFIG_TIPC_SOCKET_API > > CONFIG_TIPC_SYSTEM_MSGS > > make[1]: *** [nonint_oldconfig] Error 5 > > make: *** [nonint_oldconfig] Error 2 > > erro: Código de saída inválido do /var/tmp/rpm-tmp.73865 (%prep) > > This is complaining about unconfigured CONFIG options you added with your > patch. You have to define them somewhere (either on/off). The > quickest/easiest thing to do is add the 5 CONFIG_TIPC symbols to the > config-generic file (follow the examples inside) and re-run rpmbuild. > > Cheers, > Don > _______________________________________________ Fedora-kernel-list mailing list Fedora-kernel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-kernel-list