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