And I wish I had full understanding of where this is going. With the new
kernels follow the document for building a custom kernel
1. su -c 'yum-builddep kernel-2.6.23-0.171.rc5.git1.fc8.src.rpm'
2. rpm -Uvh kernel-2.6.23-0.171.rc5.git1.fc8.src.rpm
3. rpmbuild -bp --target=i686 (or `uname -m`)
kernel-2.6.23-0.171.rc5.git1.fc8.src.rpm
go to source tree
4. cd /home/gjohnson/rpmbuild/BUILD/kernel-2.6.22/linux- 2.6.22.i686/configs
5. head the config file
[gjohnson@localhost configs]$ head kernel-2.6.23-i686-PAE.config
# i386 <------------------ (Here's the issue)
Why is that an issue? That is the optimization flag for gcc. Is your build failing for some reason?
Chris
--
http://www.chruz.com
-- fedora-test-list mailing list fedora-test-list@xxxxxxxxxx To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-test-list