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  <20142015  2016  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  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: build labca
From: 岳敏 <[email protected]>
To: [email protected]
Date: Fri, 12 Sep 2014 09:44:34 +0800 (GMT+08:00)
Hi tech-talk-team,

I have an 32bit Windows 7 operating system installed. I have installed Matlab R2008a and cygwin32 on my PC. I included "PATH" by C:\cygwin\bin". 

Now I downloaded labca_3_4 and extracted it in F:\LabCA\labca_3_4, then I changed the CONFIG and RELEASE-file in the labca_3_4\configure-folder:
 
 CONFIG: I added these lines by Windows Editor
                  -  MAKEFOR=MATLAB
                  -  CONFIG_USE_CTRLC=YES
 
and RELEASE:
                  - INSTALL_LOCATION_APP= F:/LabCA/labca_3_4
 
                  - EPICS_BASE=F:/LabCA/base-3-14-12-4
 
                  - MATLABDIR=C:/MATLAB/R2008a
                  - EPICS_HOST_ARCH=cygwin-x86
                  - MATLIB_SUBDIR=win32/microsoft
After this,  I opened Cygwin  and entered $ cd /cygdrive/f/labca/base-3-14-12-4, entered "make" command. It is ok, no error. And then entered $ cd /cygdrive/f/labca/labca_3_4 and entered command "make", the info like this:

$ make
make -C ./configure install
make[1]: Entering directory '/cygdrive/f/labca/labca_3_4/configure'
perl F:/LabCA/base-3.14.12.4/bin/cygwin-x86/makeMakefile.pl O.cygwin-x86 ../..
mkdir O.Common
make -C O.cygwin-x86 -f ../Makefile TOP=../.. T_A=cygwin-x86 install
make[2]: Entering directory '/cygdrive/f/labca/labca_3_4/configure/O.cygwin-x86'
F:/LabCA/base-3.14.12.4/configure/RULES.Db:198: target 'F' doesn't match the target pattern
F:/LabCA/base-3.14.12.4/configure/RULES.Db:212: target 'F' doesn't match the target pattern
F:/LabCA/base-3.14.12.4/configure/RULES.Db:213: warning: overriding recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES.Db:199: warning: ignoring old recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES.Db:283: target 'F' doesn't match the target pattern
F:/LabCA/base-3.14.12.4/configure/RULES.Db:284: warning: overriding recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES.Db:213: warning: ignoring old recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES.Db:287: target 'F' doesn't match the target pattern
F:/LabCA/base-3.14.12.4/configure/RULES.Db:288: warning: overriding recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES.Db:284: warning: ignoring old recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES.Db:350: target 'F' doesn't match the target pattern
F:/LabCA/base-3.14.12.4/configure/RULES.Db:351: warning: overriding recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES.Db:288: warning: ignoring old recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES.Db:355: target 'F' doesn't match the target pattern
F:/LabCA/base-3.14.12.4/configure/RULES.Db:356: warning: overriding recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES.Db:351: warning: ignoring old recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_JAVA:141: target 'F' doesn't match the target pattern
F:/LabCA/base-3.14.12.4/configure/RULES_JAVA:142: warning: overriding recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES.Db:356: warning: ignoring old recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_JAVA:145: target 'F' doesn't match the target pattern
F:/LabCA/base-3.14.12.4/configure/RULES_JAVA:146: warning: overriding recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_JAVA:142: warning: ignoring old recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: target 'F' doesn't match the target pattern
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: warning: overriding recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_JAVA:146: warning: ignoring old recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: target 'F' doesn't match the target pattern
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: warning: overriding recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: warning: ignoring old recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: target 'F' doesn't match the target pattern
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: warning: overriding recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: warning: ignoring old recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: target 'F' doesn't match the target pattern
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: warning: overriding recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: warning: ignoring old recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: target 'F' doesn't match the target pattern
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: warning: overriding recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: warning: ignoring old recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: target 'F' doesn't match the target pattern
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: warning: overriding recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: warning: ignoring old recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: target 'F' doesn't match the target pattern
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: warning: overriding recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: warning: ignoring old recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: target 'F' doesn't match the target pattern
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: warning: overriding recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: warning: ignoring old recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: target 'F' doesn't match the target pattern
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: warning: overriding recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: warning: ignoring old recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: target 'F' doesn't match the target pattern
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: warning: overriding recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_FILE_TYPE:66: warning: ignoring old recipe for target 'F'
F:/LabCA/base-3.14.12.4/configure/RULES_BUILD:129: *** target pattern contains no '%'。 停止。
make[2]: Leaving directory '/cygdrive/f/labca/labca_3_4/configure/O.cygwin-x86'
F:/LabCA/base-3.14.12.4/configure/RULES_ARCHS:63: recipe for target 'install.cygwin-x86' failed
make[1]: *** [install.cygwin-x86] Error 2
make[1]: Leaving directory '/cygdrive/f/labca/labca_3_4/configure'
F:/LabCA/base-3.14.12.4/configure/RULES_DIRS:70: recipe for target 'configure.install' failed
make: *** [configure.install] Error 2


I can not have solution, so I hope you can give me this answer how to realize the LabCA building.

Thank you so much for your support!

--

********************************

 岳 敏 Min Yue

Institute of Modern Physics, Chinese Academy of Sciences
509 Nanchang Road, Lanzhou, 730000, P.R.China

Tel:+86-0931-4969469

Handy: +86-18509316383

********************************





Replies:
Re: build labca Andrew Johnson

Navigate by Date:
Prev: stream device with Keithley 2410 Alireza Panna
Next: RE: stream device with Keithley 2410 Mark Rivers
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: RE: stream device with Keithley 2410 Mark Rivers
Next: Re: build labca Andrew Johnson
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 17 Dec 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·