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