<br><br><div class="gmail_quote">On Wed, Oct 29, 2008 at 3:53 PM, Paul Hartman <span dir="ltr">&lt;<a href="mailto:paul.hartman%2Bgentoo@gmail.com">paul.hartman+gentoo@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;ve always been curious about something in emerge --info&#39;s output:<br>
<br>
$ emerge --info<br>
Portage 2.2_rc12 (default/linux/amd64/2008.0/desktop, gcc-4.3.2,<br>
glibc-2.8_p20080602-r0, 2.6.27-gentoo-r1 x86_64)<br>
=================================================================<br>
System uname:<br>
Linux-2.6.27-gentoo-r1-x86_64-Intel-R-_Core-TM-2_CPU_6600_@_2.40GHz-with-glibc2.2.5<br>
Timestamp of tree: Tue, 28 Oct 2008 00:31:02 +0000<br>
<br>
Why does it show the glibc-2.8 on the second line but glibc2.2.5 on the fifth?<br>
<br>
Thanks,<br>
<font color="#888888">Paul<br>
<br>
</font></blockquote></div><br>My best guess is that your kernel was compiled by a toolchain that was running on glibc2.2.5<br><br>See what happens if you recompile the kernel under the newer toolchain.<br>