Created
March 30, 2022 16:25
-
-
Save hanetzer/4ce9b06e91e1234075a957b6ef342b6f to your computer and use it in GitHub Desktop.
stdin
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/usr/libexec/gcc/mips64-unknown-linux-musl/ld: cannot find crti.o: No such file or directory | |
/usr/libexec/gcc/mips64-unknown-linux-musl/ld: cannot find crtn.o: No such file or directory | |
collect2: error: ld returned 1 exit status | |
make[2]: *** [Makefile:995: libgcc_s.so] Error 1 | |
make[2]: Leaving directory '/var/tmp/portage/cross-mips64-unknown-linux-musl/gcc-11.2.1_p20220115/work/build/mips64-unknown-linux-musl/libgcc' | |
make[1]: *** [Makefile:12856: all-target-libgcc] Error 2 | |
make[1]: Leaving directory '/var/tmp/portage/cross-mips64-unknown-linux-musl/gcc-11.2.1_p20220115/work/build' | |
make: *** [Makefile:961: al] Error 2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment