2018-04-04, 18:05
I currently try to compile the v18 Alpha 2 on my raspberry pi, but after running for some hours the compiler stopped with an error.
I am relativly new to compiling so I have no idea what to do now.
Quote:checking whether the C compiler works... noI posted the config.log here https://paste.ubuntu.com/p/xcbdkw3knQ/
configure: error: in `/home/pi/pocorn/xbmc/tools/depends/target/pcre/raspberry-pi2-release':
configure: error: C compiler cannot create executables
See `config.log' for more details
Makefile:26: recipe for target 'raspberry-pi2-release' failed
make[2]: *** [raspberry-pi2-release] Error 77
make[2]: Leaving directory '/home/pi/pocorn/xbmc/tools/depends/target/pcre'
Makefile:125: recipe for target 'pcre' failed
make[1]: *** [pcre] Error 2
make[1]: Leaving directory '/home/pi/pocorn/xbmc/tools/depends/target'
Makefile:11: recipe for target 'target/.installed-raspberry-pi2-release' failed
make: *** [target/.installed-raspberry-pi2-release] Error 2
I am relativly new to compiling so I have no idea what to do now.