flex-builder creating the root file system Error

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

flex-builder creating the root file system Error

926 Views
muaxi8
Contributor V

i used below command to create  yocto-based tiny userland, but have a problem.

flex-builder -i mkrfs -r yocto:tiny

 

WARNING: EULA has been auto-accepted; this implies that you agree with it.
Unpacking file ....................................................................................................................................................................................................................................................................................................................................................ERROR:
Signal caught, cleaning up
/home/muchx/work/flexbuild_lsdk2012/packages/apps/multimedia/multimedia.mk:63: recipe for target 'gpulib' failed
make[1]: *** [gpulib] Error 15
make[1]: Leaving directory '/home/muchx/work/flexbuild_lsdk2012/packages/apps'
Makefile:28: recipe for target 'apps' failed
make: *** [apps] Error 2

0 Kudos
Reply
1 Reply

921 Views
yipingwang
NXP TechSupport
NXP TechSupport

Please run the following command and send the console log to me to do more investigation.

$ flex-builder -c gpulib -a arm64

0 Kudos
Reply