Altera_Forum
Honored Contributor
10 years agoJungo WinDriver Installion on UBUNTU
I want to develop Driver for PCIe on Ubuntu, for that I am trying to install Jungo Windriver on Ubuntu.
I have downloaded WD1221LNX86_64.tgz from Jungo and extracted it.(http://www.jungo.com/st/pr (http://www.jungo.com/st/products/windriver/wd_linux/)). I follow the steps as per instructions on http://www.jungo.com/st/suppor (http://www.jungo.com/st/support/windriver/how_to_install/). After running ./configure command there is error of WinDriver/redist/.tmp_driver/. checking target... LINUX.3.16.0-46-generic.x86_64 checking for regparm kernel option... find: `/home//desktop/old_wd/windriver/redist/.tmp_driver/.tmp_versions': no such file or directorychecking for right linked object... windrvr_gcc_v3.a checking for modpost location... /usr/src/LINUX/scripts/mod/mod configure.wd: creating ./config.status config.status: creating makefile.wd.kbuild --- Also when I check Windriver directory /home/Desktop/WinDriver/redist/LINUX.3.16.0-46-generic.x86_64 there is no windrvr1221.ko file which is used to build Windriver kernal.. please help me to resolve......