Tool/software: Linux
I use DVSDK_2_00_00_22 to setup develop enviorment for dm6446. When following sprue66 chapter A.5 to rebuild dsplink,
a compiler error is reported. obviously a error compiler is used.
indeed, no compiler exists in dvsdk, which names /home/lmm/montavista5_uclibc/pro/devkit/arm/v5t_le_uclibc/bin/arm_v5t_le_uclibc-gcc,
on the contrary, only a compiler is used with name "arm_v5t_le_-gcc"; furthermore, there is no folder montavista5_uclibc, only "/opt/mv_pro_5.0/montavista".
so I think that the path is generated incorrectly. I don't know how to remove this bug.
[lmm@server Linux]$ ls
buildmodule.sh dsplinkenv dsplinkenv.bash loaddsplink.sh multimake.sh unloa
[lmm@server Linux]$ sh -f ./buildmodule.sh
/home/lmm/dvsdk_2_00_00_22/dsplink-1_61_03-prebuilt/packages/dsplink
make: *** No rule to make target `dirs'. Stop.
make: *** [objdeb] Error 2
[PMGR ] ------- DIRS ------------------ INCLUDE ------------
[PMGR ] ------- DIRS ------------------ DEBUG --------------
[PMGR ] ------- DIRS ------------------ EXPORT -------------
[PMGR ] ------- BLDINFO --------------- DEBUG --------------
[PMGR ] ------- CLEAN ----------------- DEBUG --------------
[PMGR ] ------- INCLUDES -----------------------------------
[PMGR ] ------- OBJECT ---------------- DEBUG --------------
Compiling pmgr_proc.c...
/bin/sh: /home/lmm/montavista5_uclibc/pro/devkit/arm/v5t_le_uclibc/bin/arm_v5t_le_uclibc-gcc: No such file or directory
make[1]: *** [pmgr_proc.c.deb] Error 127
make: *** [objdeb] Error 2
 
				 
		 
					 
                          