2.6.35.10-74 compilation (and build) problems

Don Zickus dzickus at redhat.com
Tue Jan 11 18:05:49 UTC 2011


On Mon, Jan 10, 2011 at 11:45:16PM +0000, Mr Dash Four wrote:
> 
> > Ok.  So using Jarod's patch he posted before and the config you attached
> > here, everything works fine for me.
> >   
> Have you tried the .config I have attached at the first post on this 
> very thread and/or the subsequent variations I have posted since?
> 
> The problem is that even with the patch valid kernel options are still 
> getting excluded (DRM_NOVEAU group of options for example, but there are 
> *many* more options which are missing) and I am unable to get this to 
> work no matter what I tried!

The config you sent did not have DRM_NOVEAU enabled but I used your config
running through the same procedures with success.

[dzickus at ihatethathostname rpmbuild]$
[dzickus at ihatethathostname rpmbuild]$ cp ~/tmp/dashfour.config SOURCES/config-local
[dzickus at ihatethathostname rpmbuild]$ diff ~/tmp/dashfour.config SOURCES/config-local
[dzickus at ihatethathostname rpmbuild]$ rpmbuild -bp  SPECS/kernel.spec &> /dev/null && echo "pass" || echo "fail"
pass
[dzickus at ihatethathostname rpmbuild]$ pushd
~/rpmbuild/BUILD/kernel-2.6.35.fc14/linux-2.6.35.x86_64 ~/rpmbuild
[dzickus at ihatethathostname linux-2.6.35.x86_64]$ pwd
/home/dzickus/rpmbuild/BUILD/kernel-2.6.35.fc14/linux-2.6.35.x86_64
[dzickus at ihatethathostname linux-2.6.35.x86_64]$ diff ~/tmp/dashfour.config .config
3,4c3,4
< # Linux kernel version: 2.6.35.10-74.fc13.x86_64
< # Tue Jan  4 20:41:14 2011
---
> # Linux kernel version: 2.6.35.10
> # Tue Jan 11 13:00:49 2011
[dzickus at ihatethathostname linux-2.6.35.x86_64]$


Am I missing something?

Cheers,
Don


More information about the kernel mailing list