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  <20132014  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  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Sequencer
From: Benjamin Franksen <[email protected]>
To: <[email protected]>
Date: Thu, 25 Apr 2013 18:19:46 +0200
Hi Julio

Am Donnerstag, 25. April 2013, 16:06:00 schrieb Julio Calvo:
> I don't know why I am experienced some problems installing sequencer. It is
> the first time I use re2c. Maybe it is related to that.
>
> Any clue?
>
> perl C:/EpicsR3.14.11/base/bin/win32-x86/makeMakefile.pl O.win32-x86
> ../../.. perl -MExtUtils::Command -e mkpath O.Common
> make[2]: Se elimina la dependencia circular install.win32-x86 <-
> install.win32-x86. make -C O.win32-x86 -f ../Makefile TOP=../../..
> T_A=win32-x86 install make[3]: se ingresa al directorio
> `C:/EpicsR3.14.11/support/seq-2.1.12/src/snc/O.win32-x86'
> ..\\..\\..\\bin\\win32-x86\\lemon.exe o=. ../snl.lem
> 3 parsing conflicts.
> re2c.exe -s -b -o lexer.c ../snl.re
> process_begin: CreateProcess(NULL, re2c.exe -s -b -o lexer.c ../snl.re,
> ...) failed. make (e=2): El sistema no puede hallar el archivo
> especificado.
> make[3]: se sale del directorio
> `C:/EpicsR3.14.11/support/seq-2.1.12/src/snc/O.win32-x86' make[3]: se
> ingresa al directorio
> `C:/EpicsR3.14.11/support/seq-2.1.12/src/snc/O.win32-x86' re2c.exe -s -b
> -o lexer.c ../snl.re
> process_begin: CreateProcess(NULL, re2c.exe -s -b -o lexer.c ../snl.re,
> ...) failed. make (e=2): El sistema no puede hallar el archivo
> especificado.
> "Installing generic include file ../../../include/seqMain.c"
> make[3]: se sale del directorio
> `C:/EpicsR3.14.11/support/seq-2.1.12/src/snc/O.win32-x86' make[2]: ***
> [install.win32-x86] Error 2
> make[2]: se sale del directorio
> `C:/EpicsR3.14.11/support/seq-2.1.12/src/snc' make[1]: *** [snc.install]
> Error 2
> make[1]: se sale del directorio `C:/EpicsR3.14.11/support/seq-2.1.12/src'
> make: *** [src.install] Error 2

first, when sending problem reports like that to tech-talk (or any other
english speaking list), please turn off your localization before you run the
program or make or whatever, for instance by saying

        LANG=C make ...

Now, I happen to barely know enough spanish to gather that

"El sistema no puede hallar el archivo especificado"

means something like

"the system cannot find the specified archive"

> CONFIG_SITE is like this:
>
> RE2C = C:/EpicsR3.14.11/support/re2c-0.13.5-bin
> RE2C = re2c$(HOSTEXE)

Here you first define RE2C and then immediately overwrite it again with the
default (which assumes re2c canbe found in your $PATH), which is most probably
not what you wanted. Instead, say (only)

RE2C = C:/EpicsR3.14.11/support/re2c-0.13.5-bin/re2c$(HOSTEXE)

(assuming if the right hand side of the above is the complete path to the re2c
binary).

Cheers
Ben
--
Ben Franksen
()  ascii ribbon campaign - against html e-mail
/\  www.asciiribbon.org   - against proprietary attachm€nts

________________________________

Helmholtz-Zentrum Berlin für Materialien und Energie GmbH

Mitglied der Hermann von Helmholtz-Gemeinschaft Deutscher Forschungszentren e.V.

Aufsichtsrat: Vorsitzender Prof. Dr. Dr. h.c. mult. Joachim Treusch, stv. Vorsitzende Dr. Beatrix Vierkorn-Rudolph
Geschäftsführung: Prof. Dr. Anke Rita Kaysser-Pyzalla, Thomas Frederking

Sitz Berlin, AG Charlottenburg, 89 HRB 5583

Postadresse:
Hahn-Meitner-Platz 1
D-14109 Berlin

http://www.helmholtz-berlin.de


Replies:
Re: Sequencer Benjamin Franksen
References:
Save and Restore parameters Julio Calvo
Sequencer Julio Calvo

Navigate by Date:
Prev: Sequencer Julio Calvo
Next: Re: Sequencer Benjamin Franksen
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Sequencer Julio Calvo
Next: Re: Sequencer Benjamin Franksen
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  <20132014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 20 Apr 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·