Mailing List Archive

crossdev with 2.6.28 headers
Hi,
I need to use kernel 2.6.28 and would like to compile the cross tool chain
like this:
crossdev --kernel 2.6.28 i686-gentoo.2.6.28-linux-uclibc

As there is no ebuild for 2.6.28 left in the tree, I have downloaded it from
portage cvs,
and put it in my local overlay.

When trying to create the manifest, it doesn't find this package:
gentoo-headers-base-2.6.28.tar.lzma

Is there any archive for such a package?
Should I compile using 2.6.27 headers that are very close and are in the
repository?

Regards,
Kfir
Re: crossdev with 2.6.28 headers [ In reply to ]
On Tue, 2010-12-28 at 06:01 +0200, Kfir Lavi wrote:
> Hi,
> I need to use kernel 2.6.28 and would like to compile the cross tool
> chain like this:
> crossdev --kernel 2.6.28 i686-gentoo.2.6.28-linux-uclibc
>
> As there is no ebuild for 2.6.28 left in the tree, I have downloaded
> it from portage cvs,
> and put it in my local overlay.
>
> When trying to create the manifest, it doesn't find this package:
> gentoo-headers-base-2.6.28.tar.lzma

http://dev.gentoo.org/~vapier/dist/gentoo-headers-base-2.6.28.tar.lzma
Re: crossdev with 2.6.28 headers [ In reply to ]
On Wed, Dec 29, 2010 at 4:46 AM, solar <solar@gentoo.org> wrote:

> On Tue, 2010-12-28 at 06:01 +0200, Kfir Lavi wrote:
> > Hi,
> > I need to use kernel 2.6.28 and would like to compile the cross tool
> > chain like this:
> > crossdev --kernel 2.6.28 i686-gentoo.2.6.28-linux-uclibc
> >
> > As there is no ebuild for 2.6.28 left in the tree, I have downloaded
> > it from portage cvs,
> > and put it in my local overlay.
> >
> > When trying to create the manifest, it doesn't find this package:
> > gentoo-headers-base-2.6.28.tar.lzma
>
> http://dev.gentoo.org/~vapier/dist/gentoo-headers-base-2.6.28.tar.lzma<http://dev.gentoo.org/%7Evapier/dist/gentoo-headers-base-2.6.28.tar.lzma>
>
>
>
> Thanks,
Kfir