Skip to content

Instantly share code, notes, and snippets.

@mimi89999
Created August 4, 2016 19:23
Show Gist options
  • Save mimi89999/c6c18e3431e3e898ff4dbc96dbf79f45 to your computer and use it in GitHub Desktop.
Save mimi89999/c6c18e3431e3e898ff4dbc96dbf79f45 to your computer and use it in GitHub Desktop.
Replicant 6 build error
/home/michel/android/replicant/toolchain/gcc/host/install/x86_64-linux/bin/ld.bfd: /usr/lib/i386-linux-gnu/crti.o: réadressage inconnu (0x2b) dans la section « .init »
/home/michel/android/replicant/toolchain/gcc/host/install/x86_64-linux/bin/ld.bfd: édition de lien finale en échec: Mauvaise valeur
collect2: error: ld returned 1 exit status
Makefile:964 : la recette pour la cible « libgcc_s.so » a échouée
make[4]: *** [libgcc_s.so] Erreur 1
make[4] : on quitte le répertoire « /home/michel/android/replicant/toolchain/gcc/host/build/gcc/x86_64-linux/32/libgcc »
Makefile:1179 : la recette pour la cible « multi-do » a échouée
make[3]: *** [multi-do] Erreur 1
make[3] : on quitte le répertoire « /home/michel/android/replicant/toolchain/gcc/host/build/gcc/x86_64-linux/libgcc »
Makefile:121 : la recette pour la cible « all-multi » a échouée
make[2]: *** [all-multi] Erreur 2
make[2] : on quitte le répertoire « /home/michel/android/replicant/toolchain/gcc/host/build/gcc/x86_64-linux/libgcc »
Makefile:12023 : la recette pour la cible « all-target-libgcc » a échouée
make[1]: *** [all-target-libgcc] Erreur 2
make[1] : on quitte le répertoire « /home/michel/android/replicant/toolchain/gcc/host/build/gcc »
Makefile:865 : la recette pour la cible « all » a échouée
make: *** [all] Erreur 2
./vendor/replicant/build-toolchain: 129: cd: can't cd to ../../install/lib/gcc/x86_64-linux/4.9.x/include
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment