do_install error is coming during bitbake mesa-glut "no rule to make "

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

do_install error is coming during bitbake mesa-glut "no rule to make "

660 Views
goel_mohit006
Contributor I

this is my configuration file

Build Configuration:
BB_VERSION        = "1.26.0"
BUILD_SYS         = "i686-linux"
NATIVELSBSTRING   = "Ubuntu-14.04"
TARGET_SYS        = "arm-phytec-linux-gnueabi"
MACHINE           = "phyboard-mira-imx6-3"
DISTRO            = "yogurt"
DISTRO_VERSION    = "i.MX6-PD15.3.0"
TUNE_FEATURES     = "arm armv7a vfp neon callconvention-hard cortexa9"
TARGET_FPU        = "vfp-neon"
meta              
meta-yocto        = "(nobranch):06d9c894636352a6c93711c7284d02b0c794a527"
meta-phytec       = "(nobranch):e8166e3e8bf2c26b8665fd52f61890cd851927da"
meta-yogurt       = "(nobranch):8f8487fd45b70e7bb68c3ee84463dfb76c72fc2b"
meta-oe           
meta-networking   
meta-python       
meta-multimedia   = "(nobranch):a7c1a2b0e6947740758136216e45ca6ca66321fc"
meta-qt5          = "(nobranch):90919b9d86988e7da01fa2c0a07246b5b5600a5d"
meta-ruby         = "(nobranch):a7c1a2b0e6947740758136216e45ca6ca66321fc"

the error log is

DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
DEBUG: Executing shell function do_install
NOTE: make -j 8 DESTDIR=/home/sajjad/project/build/tmp-glibc/work/cortexa9hf-vfp-neon-phytec-linux-gnueabi/mesa-glut/8.0.0+gitAUTOINC+ee89e9aeb4-r0/image install
make: *** No rule to make target `install'.  Stop.
ERROR: oe_runmake failed
WARNING: exit code 1 from a shell command.
ERROR: Function failed: do_install (log file is located at /home/sajjad/project/build/tmp-glibc/work/cortexa9hf-vfp-neon-phytec-linux-gnueabi/mesa-glut/8.0.0+gitAUTOINC+ee89e9aeb4-r0/temp/log.do_install.19493)

if anyone is aware please help

Thanks

0 Kudos
0 Replies