Displaying 8 results from an estimated 8 matches for "nonint_oldconfig".
2008 Sep 03
2
Adding patch to Centos Kernel - early build failure
...Guys
I'm trying to add the patch mentioned in this thread to the plain Centos
kernel
http://lists.centos.org/pipermail/centos/2008-August/062845.html
I've followed the directions on the wiki for building a custom kernel,
but after applying all the patches it fails with:
make[1]: *** [nonint_oldconfig] Error 4
make: *** [nonint_oldconfig] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.74263 (%prep)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.74263 (%prep)
Can anyone help with this? Or is there an easier way to apply the patch,
as I'm not wanting to change the config...
2008 Aug 07
1
Kernel 92.1.10 build issue
...onfig.tmp
+ rm -f kernel-2.6.18-i686-kdump.config
kernel-2.6.18-x86_64-kdump.config
+ rm -f kernel-2.6.18-i586.config
+ rm -f kernel-2.6.18-x86_64-debug.config
+ for i in '*.config'
+ mv kernel-2.6.18-x86_64-xen.config .config
++ head -1 .config
++ cut -b 3-
+ Arch=x86_64
+ make ARCH=x86_64 nonint_oldconfig
+ echo '# x86_64'
+ cat .config
+ for i in '*.config'
+ mv kernel-2.6.18-x86_64.config .config
++ head -1 .config
++ cut -b 3-
+ Arch=x86_64
+ make ARCH=x86_64 nonint_oldconfig
CONFIG_MAX_RAW_DEVS
make[1]: *** [nonint_oldconfig] Error 1
make: *** [nonint_oldconfig] Error 2
error: Ba...
2006 Jan 13
2
recompiling kernel for centos 4.2 x86_64
Is it possible compile an a new x86_64 kernel on an i686 CentOS
system? When I tried to do so with this command
rpmbuild -ba --target x86_64 kernel-2.6.spec
I got the following error:
make[1]: *** [nonint_oldconfig] Error 51
make: *** [nonint_oldconfig] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.40130 (%build)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.40130 (%build)
Isn't gcc able to do cross compile?
2009 Jun 29
2
Building Custom Kernel - CentOS 4.4
...t/SOURCES/kernel-2.6.9-i686.config' ->
`./kernel-2.6.9-i686.config'
+ for i in '*.config'
+ mv kernel-2.6.9-i586-smp.config .config
++ echo kernel-2.6.9-i586-smp.config
++ cut -d- -f3
++ cut -d. -f1
++ sed -e s/i.86/i386/ -e s/s390x/s390/ -e s/ppc64.series/ppc64/
+ make ARCH=i386 nonint_oldconfig
gcc: installation problem, cannot exec `cc1': No such file or directory
make[1]: *** [scripts/basic/fixdep] Error 1
make: *** [scripts_basic] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.50765 (%prep)
RPM build errors:
Bad exit status from /var/tmp/rpm-tmp.50765 (%prep)
Does any o...
2005 Dec 27
0
Compiling kernel-2.6.13...
...RDIRQS=y|CONFIG_PREEMPT_HARDIRQS=y\n#
CONFIG_SPINLOCK_BKL is not set|g' kernel-2.6.13-i686.ccrma.config
+ :
+ for i in '*.config'
+ mv kernel-2.6.13-i586-smp.ccrma.config .config
++ head -1 .config
++ cut -b 3-
+ Arch=i386
+ '[' i386 '!=' xen ']'
+ make ARCH=i386 nonint_oldconfig
+ echo '# i386'
+ cat .config
+ for i in '*.config'
+ mv kernel-2.6.13-i586.ccrma.config .config
++ head -1 .config
++ cut -b 3-
+ Arch=i386
+ '[' i386 '!=' xen ']'
+ make ARCH=i386 nonint_oldconfig
+ echo '# i386'
+ cat .config
+ for i in '*.conf...
2008 Sep 16
2
Kernel source - linux -2.6.18 i386 or i686
As I plow through the Kernel source to figure out why the BEET patch is
not working, I notice that there are two similar directories under
~/rpmbuild/BUILD/kernel-2.6.18:
linux-2.16.18.i386 and linux-2.16.18.i686
So which one am I suppose to be patching?
Currently, the patch starts out with:
diff -urN a/net/ipv4/xfrm4_input.c b/net/ipv4/xfrm4_input.c
I followed the kernel source setup
2011 Aug 26
13
virbr0/bridge: No such file or directory
This is fresh install of CentOS v6 and Xen v4.1 on a new Dell server following the tutorial posted at: http://wiki.xensource.com/xenwiki/RHEL6Xen4Tutorial
Every thing went just fine, yet virbr0 won''t work and when I run brctl show I get the following error message:
[root@pe1950 ~]# brctl show
bridge name bridge id STP enabled interfaces
virbr0
2011 Aug 26
13
virbr0/bridge: No such file or directory
This is fresh install of CentOS v6 and Xen v4.1 on a new Dell server following the tutorial posted at: http://wiki.xensource.com/xenwiki/RHEL6Xen4Tutorial
Every thing went just fine, yet virbr0 won''t work and when I run brctl show I get the following error message:
[root@pe1950 ~]# brctl show
bridge name bridge id STP enabled interfaces
virbr0