Open g00sed opened 5 years ago
When I run make in the buildroot folder after make rbp_defconfig, I get the following error:
make
make rbp_defconfig
make[1]: Leaving directory '/opt/xbmc-raspberrypi/buildroot/output/build/host-crosstool-ng-1.16.0' package/pkg-gentargets.mk:107: recipe for target '/opt/xbmc-raspberrypi/buildroot/output/build/host-crosstool-ng-1.16.0/.stamp_built' failed make: *** [/opt/xbmc-raspberrypi/buildroot/output/build/host-crosstool-ng-1.16.0/.stamp_built] Error 2
When I run
make
in the buildroot folder aftermake rbp_defconfig
, I get the following error: