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]

Error when building toolchains


Hi,

I am trying to build cross toolchains using crosstool-ng-1.3.2, but when it comes to installing sstrip, the build fails with the following error message :

[INFO ] Installing sstrip
[EXTRA] Building sstrip
[ERROR] Build failed in step 'Installing sstrip'
[ERROR] Error happened in '/opensuse_data/hichem/crosstool-ng-1.3.2/scripts/functions' in function 'CT_DoExecLog' (line unknown, sorry)
[ERROR] called from '/opensuse_data/hichem/crosstool-ng-1.3.2/scripts/build/tools/200-sstrip.sh' at line # 51 in function 'do_tools_sstrip_build'
[ERROR] called from '/opensuse_data/hichem/crosstool-ng-1.3.2/scripts/build/tools.sh' at line # 35 in function 'do_tools'
[ERROR] called from '/opensuse_data/hichem/crosstool-ng-1.3.2/scripts/crosstool.sh' at line # 464 in function 'main'
[ERROR] Look at '/home/hichem/x-tools/arm-unknown-linux-uclibc/build.log' for more info on this error.
[ERROR] (elapsed: 88:16.08)
[88:16] / make: *** [build] Erreur 1


I noticed that this problem occurs when building toolchains with glibc or uclibc (I tried arm-unknown-linux-gnu and arm-unknown-linux-uclibc), but the build succeeds with toolchains like arm-unknown-elf or mips-unknown-elf.
Does someone has any solution ?


--
Hichem.

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature


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