---------- Forwarded message ---------- From: Hareen Kancharla <[email protected]> Date: Mon, Jun 11, 2012 at 11:46 AM Subject: etherlab block for windows. To: [email protected]
Hello Everyone, I am trying to setup the etherlab blocks for simulink on windows for which I am using the steps given in the README file. I am using cgywin to build and install my files. I tried using minGW too, but was getting the same following error. I get the following output when run 'make install'. I am new Etherlab and am not sure what am I doing wrong. All I understand is that 'mv' seems to move a non-existent file. Any help would be deeply appreciated. Thanks. Making install in tools make[1]: Entering directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/tools' Making install in scripts make[2]: Entering directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/tools/scripts' make[3]: Entering directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/tools/scripts' test -z "/opt/etherlab/bin" || /usr/bin/mkdir -p "/opt/etherlab/bin" /usr/bin/install -c etherlab-config '/opt/etherlab/bin' test -z "/opt/etherlab/bin" || /usr/bin/mkdir -p "/opt/etherlab/bin" test -z "/opt/etherlab/etc/init.d" || /usr/bin/mkdir -p "/opt/etherlab/etc/init.d" make[3]: Leaving directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/tools/scripts' make[2]: Leaving directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/tools/scripts' Making install in include make[2]: Entering directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/tools/include' make[3]: Entering directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/tools/include' make[3]: Nothing to be done for `install-exec-am'. test -z "/opt/etherlab/include" || /usr/bin/mkdir -p "/opt/etherlab/include" /usr/bin/install -c -m 644 fio_ioctl.h etl_data_info.h app_taskstats.h app_meta.h '/opt/etherlab/include' make[3]: Leaving directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/tools/include' make[2]: Leaving directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/tools/include' make[2]: Entering directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/tools' make[3]: Entering directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/tools' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/tools' make[2]: Leaving directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/tools' make[1]: Leaving directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/tools' Making install in capi make[1]: Entering directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/capi' make[2]: Entering directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/capi' make[2]: Nothing to be done for `install-exec-am'. test -z "/opt/etherlab/capi" || /usr/bin/mkdir -p "/opt/etherlab/capi" /usr/bin/install -c -m 644 etltypes.h etl_application_description.h application.h application_data.h app_defines.h '/opt/etherlab/capi' test -z "/opt/etherlab/capi" || /usr/bin/mkdir -p "/opt/etherlab/capi" /usr/bin/install -c -m 644 header.xsl data.c.xsl application_defines.h.xsl application_description.c.xsl rt_application.xsd register.c '/opt/etherlab/capi' test -z "/opt/etherlab/capi/skel" || /usr/bin/mkdir -p "/opt/etherlab/capi/skel" /usr/bin/install -c -m 644 Kbuild.makefile app_main.c my-app.xml README localinclude.h '/opt/etherlab/capi/skel' make install-data-hook make[3]: Entering directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/capi' */usr/bin/mv //opt/etherlab/capi/skel/Kbuild.makefile \* * //opt/etherlab/capi/skel/Makefile* */usr/bin/mv: cannot stat `//opt/etherlab/capi/skel/Kbuild.makefile': No such file or directory* *Makefile:548: recipe for target `install-data-hook' failed* *make[3]: *** [install-data-hook] Error 1* *make[3]: Leaving directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/capi'* *Makefile:482: recipe for target `install-data-am' failed* *make[2]: *** [install-data-am] Error 2* *make[2]: Leaving directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/capi'* *Makefile:441: recipe for target `install-am' failed* *make[1]: *** [install-am] Error 2* *make[1]: Leaving directory `/cygdrive/c/Users/KTmp/Desktop/Hareen/Etherlab/etherlab-1.3-rc3/capi'* *Makefile:336: recipe for target `install-recursive' failed* *make: *** [install-recursive] Error 1* Thanks. Hareen
_______________________________________________ etherlab-users mailing list [email protected] http://lists.etherlab.org/mailman/listinfo/etherlab-users
