Mark,
Thanks for your response!
Actually, I am quite confused about how to set the path in the
file 'RELEASE' or 'MASTER_RELEASE'. I tried 'C:\CGWIN\base-3.148.2',
'C:\\CGWIN\\base-3.14.8.2', 'C:/CGWIN/base-3.14.8.2', and
'/base-3.14.8.2'. I forgot all the details but somehow I decided to
settle with the '/base-3.14.8.2'. I assumed that is a valid form
because it seems to me paths like '/usr/local' are recognized (I assume
C:\CGWIN is the root). Is this correct at all?
I did a quick check on the four different expressions and the
first one (with '\') does not work, but the second '\\' and the third
'/' both ended up with same error message, which is different from what
I got previously--
=================================================================
make -C configure install
make[1]: Entering directory
`/usr/local/synApps_5_1_1/support/seq/2-0-11/configure'
perl C:\\CGWIN\\base-3.14.8.2/configure/tools/convertRelease.pl -h
win32-x86 checkRelease
perl C:\\CGWIN\\base-3.14.8.2/configure/tools/makeMakefile.pl
O.win32-x86 ../..
perl C:\\CGWIN\\base-3.14.8.2/configure/tools/mkdir.pl O.Common
make -C O.win32-x86 -f ../Makefile TOP=../.. T_A=win32-x86 install
make[2]: Entering directory
`/usr/local/synApps_5_1_1/support/seq/2-0-11/configure/O.win32-x86'
perl C:\\CGWIN\\base-3.14.8.2/configure/tools/convertRelease.pl -h
win32-x86 CONFIG_APP_INCLUDE
perl C:\\CGWIN\\base-3.14.8.2/configure/tools/convertRelease.pl -h
win32-x86 RULES_INCLUDE
make[2]: Leaving directory
`/usr/local/synApps_5_1_1/support/seq/2-0-11/configure/O.win32-x86'
make[1]: Leaving directory
`/usr/local/synApps_5_1_1/support/seq/2-0-11/configure'
make -C src install
make[1]: Entering directory
`/usr/local/synApps_5_1_1/support/seq/2-0-11/src'
make -C pv install
make[2]: Entering directory
`/usr/local/synApps_5_1_1/support/seq/2-0-11/src/pv'
perl C:\\CGWIN\\base-3.14.8.2/configure/tools/makeMakefile.pl
O.win32-x86 ../../..
perl C:\\CGWIN\\base-3.14.8.2/configure/tools/mkdir.pl O.Common
make -C O.win32-x86 -f ../Makefile TOP=../../.. T_A=win32-x86 install
make[3]: Entering directory
`/usr/local/synApps_5_1_1/support/seq/2-0-11/src/pv/O.win32-x86'
make[3]: Leaving directory
`/usr/local/synApps_5_1_1/support/seq/2-0-11/src/pv/O.win32-x86'
make[3]: Entering directory
`/usr/local/synApps_5_1_1/support/seq/2-0-11/src/pv/O.win32-x86'
MakefileInclude:95: *** target pattern contains no `%'. Stop.
make[3]: Leaving directory
`/usr/local/synApps_5_1_1/support/seq/2-0-11/src/pv/O.win32-x86'
make[2]: *** [install.win32-x86] Error 2
make[2]: Leaving directory
`/usr/local/synApps_5_1_1/support/seq/2-0-11/src/pv'
make[1]: *** [pv.install] Error 2
make[1]: Leaving directory
`/usr/local/synApps_5_1_1/support/seq/2-0-11/src'
make: *** [src.install] Error 2
===================================================================
I could not figure out what corresponses to 'MakefileInclude:95:
...' This might be the reason I opt for '/base-3.14.8.2' format, which
seems carrying on a bit further.
Any suggestion?
Thanks!
Zhan
>Zhang,
>
>I'm not sure that the LNK4044 warning is the problem.
>
>However, this line suggests the problem:
>
>cl /nologo /EHsc /GR -c -DPVCA /D_CRT_SECURE_NO_DEPRECATE
>/D_CRT_NONSTDC_NO_DEPRECATE /D__STDC__=0 /Ox /GL
> /W3 /w44355 /MD -I. -I.. -I..\\..\\..\\include\\os\\WIN32
>-I..\\..\\..\\include
>-I\\base-3.14.8.2\\include\\os\\WIN32
>-I\\base-3.14.8.2\\include /Tp ..\\pvCa.cc pvCa.cc
>
>It looks to me like it is looking for EPICS base in the wrong place,
i.e. \\base-3.14.8.2, with no dirve specification, rather than something
>>like
>C:\EPICS\base-3.14.8.2.
>
>How have you defined EPICS_BASE in seq-2-0-11/configure/RELEASE?
>
>Mark
>
*****************************************
Zhan Zhang
Argonne National Laboratory
X-ray Science Division
Bldg 438, D005
9700 S. Cass Ave
Argonne, IL 60439
Tel: (630) 252-0863
Email: [email protected]
*****************************************
- Navigate by Date:
- Prev:
RE: Failed to install sequencer 2.0.11 on WIN32 Mark Rivers
- Next:
Re: sequencer installation Ralph Lange
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
<2006>
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
- Navigate by Thread:
- Prev:
RE: Failed to install sequencer 2.0.11 on WIN32 Mark Rivers
- Next:
RE: Failed to install sequencer 2.0.11 on WIN32 Mark Rivers
- Index:
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
<2006>
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
|