This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: crosstool-0.42 fails to compile kernel 2.6.14


On 3/27/06, Timur Elzhov <elzhov@warelex.com> wrote:
> Hey crosstool users!
>
> I was trying to compile binutils-2.15, gcc-3.4.3, libc-2.3.5, and linux
> kernel-2.6.14 by crosstolo-0.42 using powerpc-970.dat (ppc64 arch). All
> but kernel was compiled successfully. Compiling kernels exited with log:
>
\>   arch/ppc64/kernel/time.c:349: error: `boot_cpuid' undeclared (first use in
>   this function)

This is one of those nice cases where a google search for the
error message directly yields a fix:
http://patchwork.ozlabs.org/linuxppc64/patch?id=2856

In other words, use the Google, Luke! :-)
- Dan

--
For unsubscribe information see http://sourceware.org/lists.html#faq


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]