[coreboot] make crossgcc fails with 'Building IASL 20110623 ... failed'

Stefan Reinauer stefan.reinauer at coreboot.org
Tue Oct 11 05:50:32 CEST 2011


On 10/10/11 9:02 AM, Alp Eren Köse wrote:
> As written on the subject 'make crossgcc' fails as following:
> Skipping GDB as requested by command line
> Building IASL 20110623 ... failed
> make[1]: *** [build-without-gdb] Error 1
> make: *** [crossgcc] Error 2
>
> Anyone knows why?
> and the 
> "util/crossgcc/acpica-unix-20110623/compiler/crossgcc-build.log" file 
> is at the attachment.
>
> complete output below:
>
> Welcome to the coresystems cross toolchain builder v1.04 (August 8th, 
> 2011)
>
> Will skip GDB ... ok
> Downloading tar balls ...
>  * gmp-5.0.1.tar.bz2 (downloading)
>  * mpfr-3.0.0.tar.bz2 (downloading)
>  * mpc-0.8.2.tar.gz (downloading)
>  * libelf-0.8.13.tar.gz (downloading)
>  * gcc-core-4.5.2.tar.bz2 (downloading)
>  * binutils-2.20.1.tar.bz2 (downloading)
>  * acpica-unix-20110623.tar.gz (downloading)
> Downloaded tar balls ... ok
> Unpacking and patching ...
>  * gmp-5.0.1.tar.bz2
>  * mpfr-3.0.0.tar.bz2
>    o mpfr-3.0.0_allpatches_20101216.patch
>  * mpc-0.8.2.tar.gz
>  * libelf-0.8.13.tar.gz
>  * gcc-core-4.5.2.tar.bz2
>    o gcc-4.5.2_pragma.patch
>  * binutils-2.20.1.tar.bz2
>    o binutils-2.20.1_no-bfd-doc.patch
>  * acpica-unix-20110623.tar.gz
> Unpacked and patched ... ok
> Building GMP 5.0.1 ... ok
> Building MPFR 3.0.0 ... ok
> Building MPC 0.8.2 ... ok
> Building libelf 0.8.13 ... ok
> Building binutils 2.20.1 ... ok
> Building GCC 4.5.2 ... ok
> Skipping GDB as requested by command line
> Building IASL 20110623 ... failed
> make[1]: *** [build-without-gdb] Error 1
> make: *** [crossgcc] Error 2
>
Sounds like $(CC) is not set for some reason?




More information about the coreboot mailing list