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

See crosstool-NG 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: Build failed in step 'Installing kernel headers'


Bob, All,

On Sunday 05 August 2012 22:27:09 Bob Brumfield wrote:
> I'm trying to use the crosstool-ng in cygwin to build a cross-compiler
> for the Raspberry Pi.  I've upgraded my gcc/g++ to 4.6.3 (and I've
> tried 4.7.1) and am running into a problem after the pass-1 of the
> core compiler when it's on the step of "Installing kernel headers".
> The error I get is:
[--SNIP--]
> The build log doesn't provide many more details:
> [ALL  ]    /myCross/.build/src/linux-3.3.4/scripts/Makefile.headersinst:105:
> recipe for target `netfilter' failed
> [ERROR]    make[4]: *** [netfilter] Error 2
> [ALL  ]    /myCross/.build/src/linux-3.3.4/scripts/Makefile.headersinst:105:
> recipe for target `linux' failed
> [ERROR]    make[3]: *** [linux] Error 2
> [ALL  ]    /myCross/.build/src/linux-3.3.4/Makefile:1062: recipe for
> target `headers_install' failed
> [ERROR]    make[2]: *** [headers_install] Error 2
> [ALL  ]    Makefile:130: recipe for target `sub-make' failed
> [ERROR]    make[1]: *** [sub-make] Error 2
> [ALL  ]    make[1]: Leaving directory `/myCross/.build/src/linux-3.3.4'

This is not enough to pinpoint the issue. Could you post your complete
build.log (gziped or bzip2ed) somewhere we can downlod it from (do not
post to the list, it's too big).

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

--
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]