The environment variable DSPLINK has to be set up
#export DSPLINK=<path of DVEVM>/dsplink_1_30_08/packages/dsplink

besides the correct paths to the MV tools in Davinci_mvlpro4.0.mk.

Compiling dsplink is by executing the make file in the
packages/dsplink/gpp/src dir:

#make -s release

This should put a rebuilt version in the directory you mentioned below.
Regards,
Loc

----------------------------------------------------------------------

Message: 1
Date: Mon, 16 Oct 2006 18:05:57 +0100
From: Andrew Armstrong <[EMAIL PROTECTED]>
Subject: dsplinkk make
To: davinci-linux-open-source
        <[email protected]>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain

I noticed that my dsplinkk module was giving a complaint when trying to
be inserted. So I decided to remove the executable and recompile the
lot.

I noticed that on a make install it cannot actually find it:

Copying kernel modules to target file
system: /home/andrew/workdir/filesys/opt/dvevm
Copying cmemk.ko
Copying dsplinkk.ko
install: cannot stat
`/home/andrew/dvevm_1_10/dsplink_1_30_08_02/packages/dsplink/gpp/BUILD/E
XPORT/RELEASE/dsplinkk.ko': No such file or directory
make: *** [install] Error 1



This suggests to me its not being compiled? Can anyone suggest what make
file I have to execute for this?

Andrew

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to