Hi Jonas

I once submitted a bug report of kernel.spec of
kernel-2.6.27.rc6-10.1.moblin2.src.rpm

Edit /usr/src/redhat/SPECS/kernel.spec
please search for
    for I in *.config

at Line #838 and change it to
    for I in kernel-*.config

The original problem is caused by an intermediate file called XXX.config
which is not a kernel config
but it is feed into batch of rpmbuild building

Anthony


________________________________
From: Lee, Anthony
Sent: Thursday, November 06, 2008 11:11 AM
To: Lee, Anthony
Subject: [Moblin Dev] 2.6.27 kernel headers

Message: 4
Date: Wed, 5 Nov 2008 12:05:16 +0100
From: Jonas Sj?quist <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>>
Subject: RE: [Moblin Dev] 2.6.27 kernel headers
To: "'Shane Bryan'" <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>>
Cc: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>
Message-ID: <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>>
Content-Type: text/plain; charset="iso-8859-1"

Shane Bryan wrote:
>
> Jonas,
>
> Packages for current moblin development can be found here:
> http://repo.moblin.org/moblin/development/ia32/os/i586/
>
> Sources for these packages are found here:
> http://repo.moblin.org/moblin/development/source/
>
> As usual, these are development packages, and subject to change until
> we make formal "releases".
>
> The kernel headers you are looking for are here:
>
http://repo.moblin.org/moblin/development/ia32/os/i586/kernel-headers-2.6.27
.rc6-10.1.moblin2.i586.rpm
>
> Regards,
>
> Shane...
>
> PS: I see your question on IRC now, sorry I missed you.

Thanks for your reply. I noticed that the moblin2 kernel was lacking 8250
serial and i2c support, this is something I need for my driver. I pulled
down the kernel-2.6.27.rc6-10.1.moblin2.src.rpm package and installed it to
be able to build a custom kernel.

But when doing rpmbuild -bp /usr/src/redhat/SPECS/kernel.spec, I get:

.
.
.config:5:warning: unexpected data
.
.
.
.config:129:warning: unexpected data

And nothing more happens, have I missed something here?

Thanks!
Jonas
_______________________________________________
Moblin dev Mailing List
[email protected]

To manage or unsubscribe from this mailing list visit:
https://lists.moblin.org/mailman/listinfo/dev or your user account on 
http://moblin.org once logged in.

For more information on the Moblin Developer Mailing lists visit:
http://moblin.org/community/mailing-lists

Reply via email to