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