EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: Building Epics base 3.15.2 in Windows 7
From: Mark Rivers <[email protected]>
To: "'Klyachko, Alexander Vitalievich'" <[email protected]>, "[email protected]" <[email protected]>
Cc: Alexander Klyachko <[email protected]>
Date: Thu, 5 Nov 2015 16:36:15 +0000
What version of Visual Studio 2015 are you using (Express, Community, Professional, etc.)?  There is a known problem with Express:

http://www.aps.anl.gov/epics/base/R3-15/2-docs/KnownProblems.html

If you not using Express then please send the complete output of the following at the top-level of EPICS base 3.15.2:

make --version
make clean uninstall
make

Mark


-----Original Message-----
From: Klyachko, Alexander Vitalievich [mailto:[email protected]] 
Sent: Thursday, November 05, 2015 10:14 AM
To: Mark Rivers; [email protected]
Cc: Alexander Klyachko
Subject: Re: Building Epics base 3.15.2 in Windows 7

Hi Mark,

Thanks for your reply.
I followed the instructions in the link you provided. 
I'm using make 4.1, still get the error messages:

process_begin: CreateProcess(NULL, cl -EHsc -GR -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -Ox -GL -Oy- -W3 -w44355 -MD -DEPICS
_BUILD_DLL -DEPICS_CALL_DLL -TP -I. -I../O.Common -I. -I../../../src/libCom/osi/compiler/msvc -I../../../src/libCom/osi/compiler/default -I. -I../../../src/libC
om/osi/os/WIN32 -I../../../src/libCom/osi/os/default -I.. -I../../../src/libCom/as -I../../../src/libCom/bucketLib -I../../../src/libCom/calc -I../../../src/lib
Com/cvtFast -I../../../src/libCom/cppStd -I../../../src/libCom/cxxTemplates -I../../../src/libCom/dbmf -I../../../src/libCom/ellLib -I../../../src/libCom/env -I
../../../src/libCom/error -I../../../src/libCom/fdmgr -I../../../src/libCom/flex -I../../../src/libCom/freeList -I../../../src/libCom/gpHash -I../../../src/libC
om/iocsh -I../../../src/libCom/log -I../../../src/libCom/macLib -I../../../src/libCom/misc -I../../../src/libCom/osi -I../../../src/libCom/pool -I../../../src/l
ibCom/ring -I../../../src/libCom/taskwd -I../../../src/libCom/timer -I../../../src/libCom/yacc -I../../../src/libCom/yacc -I../../../src/libCom/yajl -I../../../
include/compiler/msvc -I../../../include/os/WIN32 -I../../../include -c ../../../src/libCom/osi/os/WIN32/epicsTempFile.cpp, ...) failed.
make (e=2): The system cannot find the file specified.
make[3]: *** No rule to make target 'epicsTempFile.obj', needed by 'antelope.exe'.  Stop.
make[3]: Leaving directory 'c:/base-3.15.2/src/libCom/O.win32-x86'
../../configure/RULES_ARCHS:61: recipe for target 'install.win32-x86' failed
make[2]: *** [install.win32-x86] Error 2
make[2]: Leaving directory 'c:/base-3.15.2/src/libCom'
../configure/RULES_DIRS:88: recipe for target 'libCom.install' failed
make[1]: *** [libCom.install] Error 2
make[1]: Leaving directory 'c:/base-3.15.2/src'
configure/RULES_DIRS:88: recipe for target 'src.install' failed
make: *** [src.install] Error 2

Thanks,
Alex.

___________________________________
 Alexander V. Klyachko, Ph.D.
Senior Research Scientist,
Phenix Medical LLC,
120 West 7th St., Suite 313
Bloomington, IN 47404
(812)361-4445



________________________________________
From: Mark Rivers <[email protected]>
Sent: Wednesday, November 4, 2015 5:20 PM
To: Klyachko, Alexander Vitalievich; [email protected]
Cc: Alexander Klyachko
Subject: RE: Building Epics base 3.15.2 in Windows 7

There was a tech-talk thread about this recently.

http://www.aps.anl.gov/epics/tech-talk/2015/msg01572.php

For 3.15.2 you must use make 4.1.  You can find a link to it here:

http://www.aps.anl.gov/epics/base/win32.php

Mark



________________________________
From: [email protected] [[email protected]] on behalf of Klyachko, Alexander Vitalievich [[email protected]]
Sent: Wednesday, November 04, 2015 4:14 PM
To: [email protected]
Cc: Alexander Klyachko
Subject: Building Epics base 3.15.2 in Windows 7


Hi all,


I'm stuck trying to build Epics base in Windows 7. The system is:


Windows 7 Professional

Epics base-3.15.2

Visual Studio 2015

GnuWin32

Strawberry Perl 5.22


Does anybody know what is going on here?


Thanks,

Alex.


process_begin: CreateProcess(NULL, cl -EHsc -GR -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -Ox -GL -Oy- -W3 -w44355 -MD -DEPICS
_BUILD_DLL -DEPICS_CALL_DLL -TP -I. -I../O.Common -I. -I../../../src/libCom/osi/compiler/msvc -I../../../src/libCom/osi/compiler/default -I. -I../../../src/libC
om/osi/os/WIN32 -I../../../src/libCom/osi/os/default -I.. -I../../../src/libCom/as -I../../../src/libCom/bucketLib -I../../../src/libCom/calc -I../../../src/lib
Com/cvtFast -I../../../src/libCom/cppStd -I../../../src/libCom/cxxTemplates -I../../../src/libCom/dbmf -I../../../src/libCom/ellLib -I../../../src/libCom/env -I
../../../src/libCom/error -I../../../src/libCom/fdmgr -I../../../src/libCom/flex -I../../../src/libCom/freeList -I../../../src/libCom/gpHash -I../../../src/libC
om/iocsh -I../../../src/libCom/log -I../../../src/libCom/macLib -I../../../src/libCom/misc -I../../../src/libCom/osi -I../../../src/libCom/pool -I../../../src/l
ibCom/ring -I../../../src/libCom/taskwd -I../../../src/libCom/timer -I../../../src/libCom/yacc -I../../../src/libCom/yacc -I../../../src/libCom/yajl -I../../../
include/compiler/msvc -I../../../include/os/WIN32 -I../../../include -c ../../../src/libCom/osi/os/WIN32/epicsTempFile.cpp, ...) failed.
make (e=2): The system cannot find the file specified.
process_begin: CreateProcess(NULL, cl -EHsc -GR -nologo -D__STDC__=0 -D_CRT_SECURE_NO_DEPRECATE -D_CRT_NONSTDC_NO_DEPRECATE -Ox -GL -Oy- -W3 -w44355 -MD -DEPICS
_BUILD_DLL -DEPICS_CALL_DLL -TP -I. -I../O.Common -I. -I../../../src/libCom/osi/compiler/msvc -I../../../src/libCom/osi/compiler/default -I. -I../../../src/libC
om/osi/os/WIN32 -I../../../src/libCom/osi/os/default -I.. -I../../../src/libCom/as -I../../../src/libCom/bucketLib -I../../../src/libCom/calc -I../../../src/lib
Com/cvtFast -I../../../src/libCom/cppStd -I../../../src/libCom/cxxTemplates -I../../../src/libCom/dbmf -I../../../src/libCom/ellLib -I../../../src/libCom/env -I
../../../src/libCom/error -I../../../src/libCom/fdmgr -I../../../src/libCom/flex -I../../../src/libCom/freeList -I../../../src/libCom/gpHash -I../../../src/libC
om/iocsh -I../../../src/libCom/log -I../../../src/libCom/macLib -I../../../src/libCom/misc -I../../../src/libCom/osi -I../../../src/libCom/pool -I../../../src/l
ibCom/ring -I../../../src/libCom/taskwd -I../../../src/libCom/timer -I../../../src/libCom/yacc -I../../../src/libCom/yacc -I../../../src/libCom/yajl -I../../../
include/compiler/msvc -I../../../include/os/WIN32 -I../../../include -c ../../../src/libCom/osi/os/WIN32/epicsTempFile.cpp, ...) failed.
make (e=2): The system cannot find the file specified.
make[2]: *** [install.win32-x86] Error 2
make[1]: *** [libCom.install] Error 2
make: *** [src.install] Error 2



References:
Building Epics base 3.15.2 in Windows 7 Klyachko, Alexander Vitalievich
RE: Building Epics base 3.15.2 in Windows 7 Mark Rivers
Re: Building Epics base 3.15.2 in Windows 7 Klyachko, Alexander Vitalievich

Navigate by Date:
Prev: Re: Building Epics base 3.15.2 in Windows 7 Klyachko, Alexander Vitalievich
Next: IPAC Driver Version 2.14 Released Andrew Johnson
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Building Epics base 3.15.2 in Windows 7 Klyachko, Alexander Vitalievich
Next: RE: Building Epics base 3.15.2 in Windows 7 Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  <20152016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 16 Dec 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·