linux下make出错问题
[root@localhostuLoader]#makeallmake:***Noruletomaketarget`/opt/Trident/SRC/target/out...
[root@localhost uLoader]# make all
make: *** No rule to make target `/opt/Trident/SRC/target/output/objs/sonoma-singlehd-gnu-4.4.0-linux-debug/./comps/uLoader/bin/armgnu_linux_static_el_cortex-a9_g_flo_linux_mp_/uldr.bin', needed by `target'. Stop.
这里是什么错误呀,总是通不过,下面是出错位置的代码
#***********************************************************************
# Do not change this
#***********************************************************************
all: configuration target
target: $(_SDE_DIR_BIN)/$(TARGET).bin
@$(INSTALL) -d $(NXP_BASE_ROOT)/target/output/imgs/uldr
@$(INSTALL) $(_SDE_DIR_BIN)/$(TARGET).out $(NXP_BASE_ROOT)/target/output/imgs/uldr/
ul_install:
@$(INSTALL) -d $(DEFAULT_SYSTEM_INSTALL_DIR)
@$(INSTALL) $(_SDE_DIR_BIN)/$(TARGET).bin $(DEFAULT_SYSTEM_INSTALL_DIR)/ 展开
make: *** No rule to make target `/opt/Trident/SRC/target/output/objs/sonoma-singlehd-gnu-4.4.0-linux-debug/./comps/uLoader/bin/armgnu_linux_static_el_cortex-a9_g_flo_linux_mp_/uldr.bin', needed by `target'. Stop.
这里是什么错误呀,总是通不过,下面是出错位置的代码
#***********************************************************************
# Do not change this
#***********************************************************************
all: configuration target
target: $(_SDE_DIR_BIN)/$(TARGET).bin
@$(INSTALL) -d $(NXP_BASE_ROOT)/target/output/imgs/uldr
@$(INSTALL) $(_SDE_DIR_BIN)/$(TARGET).out $(NXP_BASE_ROOT)/target/output/imgs/uldr/
ul_install:
@$(INSTALL) -d $(DEFAULT_SYSTEM_INSTALL_DIR)
@$(INSTALL) $(_SDE_DIR_BIN)/$(TARGET).bin $(DEFAULT_SYSTEM_INSTALL_DIR)/ 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询