View Single Post
Old 01-06-2012, 01:01 AM   #13
mpetersen3
Enthusiast
mpetersen3 began at the beginning.
 
Posts: 25
Karma: 10
Join Date: Nov 2011
Device: Kindle
Below is the issue I am having with the cpu correctly set (I used 'grep "1146" ./config* ' in the build dir where i invoked "ct-ng build"

[mpetersen@mpetersen-sam ct-ngKindle]$ ct-ng build
[INFO ] Performing some trivial sanity checks
[INFO ] Build started 20120106.004357
[INFO ] Building environment variables
[INFO ] ================================================== ===============
[INFO ] Retrieving needed toolchain components' tarballs
[INFO ] Retrieving needed toolchain components' tarballs: done in 0.12s (at 00:10)
[INFO ] ================================================== ===============
[INFO ] Extracting, patching and installing companion tools
[INFO ] Extracting, patching and installing companion tools: done in 17.97s (at 00:28)
[INFO ] ================================================== ===============
[INFO ] Extracting and patching toolchain components
[INFO ] Extracting and patching toolchain components: done in 9.20s (at 00:37)
[INFO ] ================================================== ===============
[INFO ] Installing GMP
[INFO ] Installing GMP: done in 37.62s (at 01:15)
[INFO ] ================================================== ===============
[INFO ] Installing MPFR
[INFO ] Installing MPFR: done in 15.29s (at 01:30)
[INFO ] ================================================== ===============
[INFO ] Installing PPL
[INFO ] Installing PPL: done in 135.73s (at 03:46)
[INFO ] ================================================== ===============
[INFO ] Installing CLooG/ppl
[INFO ] Installing CLooG/ppl: done in 5.15s (at 03:51)
[INFO ] ================================================== ===============
[INFO ] Installing MPC
[INFO ] Installing MPC: done in 6.95s (at 03:58)
[INFO ] ================================================== ===============
[INFO ] Installing binutils
[INFO ] Installing binutils: done in 44.29s (at 04:42)
[INFO ] ================================================== ===============
[INFO ] Installing static core C compiler
[ERROR] make[1]: *** [configure-gcc] Error 1
[ERROR]
[ERROR] >>
[ERROR] >> Error happened in: main[scripts/crosstool-NG.sh]
[ERROR] >>
[ERROR] >> For more info on this error, look at the file: 'build.log'
[ERROR] >> There is a list of known issues, some with workarounds, in:
[ERROR] >> '/usr/share/doc/ct-ng-1.13.2/B - Known issues.txt'
[ERROR]
[ERROR] Build failed in step 'Extracting and patching toolchain components'
[ERROR]
[ERROR] (elapsed: 5:17.57)
[05:18] / make: *** [build] Error 2
mpetersen3 is offline   Reply With Quote