Experimental Physics and
| |||||||||||||||||
|
Actually i didn't investigate in that properly. That time i am able to build EPICS base-3.16.1 on Win32. Only problem with IOC Build and it was solved with relative path of epics base, asyn etc in configure/RELEASE. It was not working with standard path generated with makeBaseApp. EPICS_BASE=C:\epics\base-3.16.1 Instead i used like EPICS_BASE=$(TOP)/../../base-3.16.1. But now i am trying with base-7.0.1.1 on Windows10 64bit and EPICS base it self doesn't build. I tried 64 bit Winodws 10 machine for base-3.16.1 and got same error. I am not sure, it is similar or something different. Thanks Vishnu From: Mark Rivers <[email protected]> Sent: Fri, 13 Apr 2018 16:16:32 To: Vishnu Patel <[email protected]>, techtalk <[email protected]> Subject: Re: EPICS 7 Compilation in windows-64 Hi Vishnu, The errors you are reporting here are identical to the errors you reported in this tech-talk thread on January 25, 2018. https://epics.anl.gov/tech-talk/2018/msg00131.php You never told us how you fixed the problems that time. I suspect the same fix will work this time. Mark ________________________________ From: [email protected] <[email protected]> on behalf of Vishnu Patel <[email protected]> Sent: Friday, April 13, 2018 3:20 AM To: techtalk Subject: EPICS 7 Compilation in windows-64 Hi, I am not able to compile epics_base7.0.1.1 on winodws 10 machine. make[1]: Entering directory `c:/epics/base-7.0.1.1/test' make -C ./tools install make[2]: Entering directory `c:/epics/base-7.0.1.1/test/tools' perl -CSD c:/epics/base-7.0.1.1/bin/windows-x64/makeMakefile.pl O.windows-x64 ../../.. perl -CSD -MExtUtils::Command -e mkpath O.Common make -C O.windows-x64 -f ../Makefile TOP=../../.. \ T_A=windows-x64 install make[3]: Entering directory `c:/epics/base-7.0.1.1/test/tools/O.windows-x64' perl -CSD c:/epics/base-7.0.1.1/bin/windows-x64/expandVars.pl -t ../../.. -a windows-x64 ../Snippets.plt Snippets.t make[3]: Leaving directory `c:/epics/base-7.0.1.1/test/tools/O.windows-x64' make[2]: Leaving directory `c:/epics/base-7.0.1.1/test/tools' make[1]: Leaving directory `c:/epics/base-7.0.1.1/test' make -C ./modules install make[1]: Entering directory `c:/epics/base-7.0.1.1/modules' Creating RELEASE.windows-x64.local, EPICS_BASE = c:/epics/base-7.0.1.1 make -C ./libcom install Can't open perl script ".": Permission denied make[2]: Entering directory `c:/epics/base-7.0.1.1/modules/libcom' make -C ./configure install Can't open perl script "..": Permission denied make[3]: Entering directory `c:/epics/base-7.0.1.1/modules/libcom/configure' perl -CSD c:/epics/base-7.0.1.1/modules/libcom/configure/c:/epics/base-7.0.1.1/bin/windows-x64/makeMakefile.pl O.windows-x64 ../.. Can't open perl script "c:/epics/base-7.0.1.1/modules/libcom/configure/c:/epics/base-7.0.1.1/bin/windows-x64/makeMakefile.pl": Invalid argument make[3]: *** [O.windows-x64] Error 22 make[3]: Leaving directory `c:/epics/base-7.0.1.1/modules/libcom/configure' make[2]: *** [configure.install] Error 2 make[2]: Leaving directory `c:/epics/base-7.0.1.1/modules/libcom' make[1]: *** [libcom.install] Error 2 make[1]: Leaving directory `c:/epics/base-7.0.1.1/modules' make: *** [modules.install] Error 2 make: Leaving directory `c:/epics/base-7.0.1.1' Thanks Vishnu
| ||||||||||||||||
ANJ, 16 Apr 2018 |
·
Home
·
News
·
About
·
Base
·
Modules
·
Extensions
·
Distributions
·
Download
·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing · |