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: crossgcc Digest 8 Oct 2012 19:16:35 -0000 Issue 3028


Fixed
   Installing pass-1 core C compiler error:
     "[ERROR]configure: error: Unable to find a usable CLooG."

with the following steps:

    CentOS Version 5.8 (32 bit)
    crosstool-ng Version 1.16
    ./ct-ng menuconfig
         Set all items under paths and misc / debug crosstool ng (for restarts)
         Set all items under companion tools
    ./ct-ng clean
    ./ct-ng build

But now getting an error in the 'kernel_headers' build:

[INFO ]  Installing kernel headers
[DEBUG]    Using kernel's headers_install
[EXTRA]    Installing kernel headers
[DEBUG]    ==> Executing: 'make' '-C'
'/usr/src/crosstool-ng-06cf4f81a5a2/.build/src/linux-2.6.38.8'
'O=/usr/src/crosstool-ng-06cf4f81a5a2/.build/arm-cortex_a15-linux-gnueabi/build/build-kernel-headers'
'ARCH=arm' 'INSTALL_HDR_PATH=/root/x-tools/arm-cortex_a15-linux-gnueabi/arm-cortex_a15-linux-gnueabi/sysroot/usr'
'V=0' 'headers_install'
[ALL  ]    make[1]: Entering directory
`/usr/src/crosstool-ng-06cf4f81a5a2/.build/src/linux-2.6.38.8'
[ALL  ]    make[2]: *** No rule to make target `headers_install'.  Stop.
[ERROR]    make[1]: *** [sub-make] Error 2
[ALL  ]    make[1]: Leaving directory
`/usr/src/crosstool-ng-06cf4f81a5a2/.build/src/linux-2.6.38.8'
[ERROR]
[ERROR]  >>
[ERROR]  >>  Build failed in step 'Installing kernel headers'
[ERROR]  >>        called in step '(top-level)'
[ERROR]  >>
[ERROR]  >>  Error happened in: CT_DoExecLog[scripts/functions@158]
[ERROR]  >>        called from:
do_kernel_install[scripts/build/kernel/linux.sh@113]
[ERROR]  >>        called from:
do_kernel_headers[scripts/build/kernel/linux.sh@92]
[ERROR]  >>        called from: main[scripts/crosstool-NG.sh@598]

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