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  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Error on building Epics base-3.14.8.2 on Windows XP having VC++ 6.0
From: [email protected]
To: Janet Anderson <[email protected]>, [email protected]
Date: Fri, 08 Feb 2008 10:02:09 +0500
Dear Janet

I have tried as per your suggestion, but the problem persists, I think that the following lines indicate the error actually

perl ../../../../configure/tools/rm.pl -f parse.c y.tab.c
perl ../../../../configure/tools/rm.pl -f parse.h y.tab.h
C:\base-3.14.9\\bin\\win32-x86\\antelope.exe -l -d ../parse.y

Here, the compiler can not understand the path "../parse.y", which is correct in linux environment, but not in Windows. Can you suggest me, what could make the path from "../parse.y" to "..\\parse.y". I may be wrong and waiting for your suggestions.

With kind regards
Anindya Roy
Scientific Officer
Variable Energy Cyclotron Centre, DAE
Govt. of India
1/AF, Bidhannagar, Kolkata 700 064
Contact No. 2337-1230, Extn 2304

----- Original Message -----
From: Janet Anderson <[email protected]>
Date: Thursday, February 7, 2008 8:53 pm
Subject: Re: Error on building Epics base-3.14.8.2 on Windows XP having VC++ 6.0

> Look at the file base/configure/os/CONFIG_SITE.win32-x86.win32-x86.
> You should uncomment the lines following the comment
> 
> # Microsoft Visual C++ .NET is the default compiler
> # If you have Visual C++ 6.0, uncomment the following override lines
> # This will to eliminate warnings about unknown options /GL, 
> /LTCG, and 
> /w44355.
> 
> 
> Janet
> 
> [email protected] wrote:
> > I am trying to install EPICS Base-3.14.8.2 on Windows XP having 
> Microsoft Visual C++ 6.0and getting the following error.
> > 
> /**************************************************************************/> make[3]: Entering directory `C:/base-3.14.8.2/src/toolsComm/flex'
> > perl ../../../configure/tools/makeMakefile.pl O.win32-x86 
> ../../../..> perl ../../../configure/tools/mkdir.pl O.Common
> > make -C O.win32-x86 -f ../Makefile TOP=../../../.. T_A=win32-x86 
> install> make[4]: Entering directory `C:/base-
> 3.14.8.2/src/toolsComm/flex/O.win32-x86'
> > make[4]: Leaving directory `C:/base-
> 3.14.8.2/src/toolsComm/flex/O.win32-x86'
> > make[4]: Entering directory `C:/base-
> 3.14.8.2/src/toolsComm/flex/O.win32-x86'
> > cl -c         -
> DDEFAULT_SKELETON_FILE="\"include/flex.skel.static\"" -DUSG    
> /D_CRT_SECURE_NO_DEPRECATE /D_
> > CRT_NONSTDC_NO_DEPRECATE /nologo /D__STDC__=0  /Ox /GL   /W1     
>  /MD    -I. -I.. -I..\\..\\..\\..\\include
> > \\os\\WIN32 -I..\\..\\..\\..\\include         ..\\ccl.c
> > Command line warning D4002 : ignoring unknown option '/GL'
> > ccl.c
> > cl -c         -
> DDEFAULT_SKELETON_FILE="\"include/flex.skel.static\"" -DUSG    
> /D_CRT_SECURE_NO_DEPRECATE /D_
> > CRT_NONSTDC_NO_DEPRECATE /nologo /D__STDC__=0  /Ox /GL   /W1     
>  /MD    -I. -I.. -I..\\..\\..\\..\\include
> > \\os\\WIN32 -I..\\..\\..\\..\\include         ..\\dfa.c
> > Command line warning D4002 : ignoring unknown option '/GL'
> > dfa.c
> > cl -c         -
> DDEFAULT_SKELETON_FILE="\"include/flex.skel.static\"" -DUSG    
> /D_CRT_SECURE_NO_DEPRECATE /D_
> > CRT_NONSTDC_NO_DEPRECATE /nologo /D__STDC__=0  /Ox /GL   /W1     
>  /MD    -I. -I.. -I..\\..\\..\\..\\include
> > \\os\\WIN32 -I..\\..\\..\\..\\include         ..\\ecs.c
> > Command line warning D4002 : ignoring unknown option '/GL'
> > ecs.c
> > cl -c         -
> DDEFAULT_SKELETON_FILE="\"include/flex.skel.static\"" -DUSG    
> /D_CRT_SECURE_NO_DEPRECATE /D_
> > CRT_NONSTDC_NO_DEPRECATE /nologo /D__STDC__=0  /Ox /GL   /W1     
>  /MD    -I. -I.. -I..\\..\\..\\..\\include
> > \\os\\WIN32 -I..\\..\\..\\..\\include         ..\\gen.c
> > Command line warning D4002 : ignoring unknown option '/GL'
> > gen.c
> > cl -c         -
> DDEFAULT_SKELETON_FILE="\"include/flex.skel.static\"" -DUSG    
> /D_CRT_SECURE_NO_DEPRECATE /D_
> > CRT_NONSTDC_NO_DEPRECATE /nologo /D__STDC__=0  /Ox /GL   /W1     
>  /MD    -I. -I.. -I..\\..\\..\\..\\include
> > \\os\\WIN32 -I..\\..\\..\\..\\include         ..\\misc.c
> > Command line warning D4002 : ignoring unknown option '/GL'
> > misc.c
> > ..\\misc.c(702) : warning C4715: 'myesc' : not all control paths 
> return a value
> > cl -c         -
> DDEFAULT_SKELETON_FILE="\"include/flex.skel.static\"" -DUSG    
> /D_CRT_SECURE_NO_DEPRECATE /D_
> > CRT_NONSTDC_NO_DEPRECATE /nologo /D__STDC__=0  /Ox /GL   /W1     
>  /MD    -I. -I.. -I..\\..\\..\\..\\include
> > \\os\\WIN32 -I..\\..\\..\\..\\include         ..\\nfa.c
> > Command line warning D4002 : ignoring unknown option '/GL'
> > nfa.c
> > cl -c         -
> DDEFAULT_SKELETON_FILE="\"include/flex.skel.static\"" -DUSG    
> /D_CRT_SECURE_NO_DEPRECATE /D_
> > CRT_NONSTDC_NO_DEPRECATE /nologo /D__STDC__=0  /Ox /GL   /W1     
>  /MD    -I. -I.. -I..\\..\\..\\..\\include
> > \\os\\WIN32 -I..\\..\\..\\..\\include         ..\\sym.c
> > Command line warning D4002 : ignoring unknown option '/GL'
> > sym.c
> > cl -c         -
> DDEFAULT_SKELETON_FILE="\"include/flex.skel.static\"" -DUSG    
> /D_CRT_SECURE_NO_DEPRECATE /D_
> > CRT_NONSTDC_NO_DEPRECATE /nologo /D__STDC__=0  /Ox /GL   /W1     
>  /MD    -I. -I.. -I..\\..\\..\\..\\include
> > \\os\\WIN32 -I..\\..\\..\\..\\include         ..\\tblcmp.c
> > Command line warning D4002 : ignoring unknown option '/GL'
> > tblcmp.c
> > perl ../../../../configure/tools/rm.pl -f parse.c y.tab.c
> > perl ../../../../configure/tools/rm.pl -f parse.h y.tab.h
> > C:\base-3.14.9\\bin\\win32-x86\\antelope.exe -l -d ../parse.y
> > process_begin: CreateProcess(NULL, C:\base-3.14.9\bin\win32-
> x86\antelope.exe -l -d ../parse.y, ...) failed.
> > make (e=3): The system cannot find the path specified.
> > make[4]: *** [parse.c] Error 3
> > make[4]: Leaving directory `C:/base-
> 3.14.8.2/src/toolsComm/flex/O.win32-x86'
> > make[3]: *** [install.win32-x86] Error 2
> > make[3]: Leaving directory `C:/base-3.14.8.2/src/toolsComm/flex'
> > make[2]: *** [flex.install] Error 2
> > make[2]: Leaving directory `C:/base-3.14.8.2/src/toolsComm'
> > make[1]: *** [toolsComm.install] Error 2
> > make[1]: Leaving directory `C:/base-3.14.8.2/src'
> > make: *** [src.install] Error 2
> > 
> /*******************************************************************************/>
> > Kindly anyone help me to fix this error.
> >
> > Best regards
> > Anindya Roy
> > Scientific Officer
> > Variable Energy Cyclotron Centre, DAE
> > Govt. of India
> > 1/AF, Bidhannagar, Kolkata 700 064
> > Contact No. 2337-1230, Extn 2304
> >
> >   
> 
> 


Navigate by Date:
Prev: Re: Error on building Epics base-3.14.8.2 on Windows XP having VC++ 6.0 Janet Anderson
Next: FW: EPICS2008 agenda bdalesio1
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Error on building Epics base-3.14.8.2 on Windows XP having VC++ 6.0 Janet Anderson
Next: FW: EPICS2008 agenda bdalesio1
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  <20082009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 02 Sep 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·