Can you build with VERBOSE=1 gmake debug VERBOSE=1 With this, you will get prints of all the commands during make, and will know exactly which one is failing.
Regards, Mugdha ________________________________ From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of kashin Lin Sent: Monday, February 18, 2008 9:54 PM To: [email protected] Subject: error duning building dsp/bios link Hi, i got a error when building dsp/bios link and need some help. the environment of the building: dsp/bios version : 1.30.08.02 <--- i know it is old, i just take a try dsp/bios version : 5.21 host OS: Windows 2000 perl version: 5.8.8 gnu-make version: 3.81 problem: i modified some variables need to be changed in c64xxp_5.xx_linux.mk & dsplinkenv.bat. after that, i want to compile dsp side's source (dsplink's library). when i issue "gmake -s debug" in "dsplink/dsp/src" i got following message: C:\CCStudio_v3.2\dsplink\dsp\src>gmake -s debug ============================================================== Current Configuration : C:\CCStudio_v3.2\dsplink\\config\\CURRENTCFG.MK Created on : FEB 17, 2008 19:55:43 ============================================================== GPP OS = Linux DSP OS = DspBios GPPOSVERSION = 2.6 GPPDISTRIBUTION = davinci_mvlpro4.0 DSPDISTRIBUTION = c64xxp_5.xx_windows GPPPLATFORM = Davinci DSPPLATFORM = Davinci USE_PROC = 1 USE_CHNL = 1 USE_MSGQ = 1 USE_DSP = 1 USE_CHNL_ZCPY_LINK = 1 USE_CHNL_PCPY_LINK = 0 USE_MSGQ_ZCPY_LINK = 1 USE_MSGQ_PCPY_LINK = 0 STATIC_CONFIG = 0 LOADER_TYPE = COFF_LOADER TRACE = 1 PROFILE = 2 PROBE = 1 DAVINCI_VARIANT = 2 ============================================================== [SRC ] ======= DIRS ================== INCLUDE ============ [BASE ] ======= DIRS ================== INCLUDE ============ [GEN ] ------- DIRS ------------------ INCLUDE ------------ [HAL ] ------- DIRS ------------------ INCLUDE ------------ [POOLS ] ------- DIRS ------------------ INCLUDE ------------ [IPS ] ------- DIRS ------------------ INCLUDE ------------ [DRV ] ------- DIRS ------------------ INCLUDE ------------ [DATA ] ------- DIRS ------------------ INCLUDE ------------ [MQT ] ------- DIRS ------------------ INCLUDE ------------ 系統找不到指定的路徑。 (<--- these mean "system can't find the path") gmake: *** [dsplinkdir] Error 1 how to resolve this? thanks in advance. best, kashin lin
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
