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  2014  2015  <20162017  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  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Building SEQ 2.2.3, Windows, EPICS Base 3-15-2
From: Andrew Johnson <[email protected]>
To: Kevin Peterson <[email protected]>, Benjamin Franksen <[email protected]>, <[email protected]>, <[email protected]>, <[email protected]>
Cc: [email protected]
Date: Wed, 7 Sep 2016 14:53:07 -0500
On 09/07/2016 02:46 PM, Kevin Peterson wrote:
> That change doesn't eliminate the build error:
> 
> "Installing created executable ../../../bin/windows-x64-static/snc.exe"
> ../Makefile:59: PATH_FILTER is deprecated; used for
> ../../../bin/windows-x64-static/lemon.exe
> ../../../bin/windows-x64-static/lemon.exe o=. -g ../snl.lem > snl.bnf.tmp
> '..' is not recognized as an internal or external command,
> operable program or batch file.
> ../Makefile:59: recipe for target '../O.Common/snl.bnf' failed


>> $(COMMON_DIR)/snl.bnf: snl.lem
>> 	$(LEMON) o=. -g $< > $(@F).tmp
>> 	$(MV) $(@F).tmp $@

The problem is that the Windows command shell doesn't like relative
paths to executables, unless they use backwards slashes. Try replacing
$(LEMON) with $(abspath $(LEMON)) to see if that helps.

- Andrew

-- 
Arguing for surveillance because you have nothing to hide is no
different than making the claim, "I don't care about freedom of
speech because I have nothing to say." -- Edward Snowdon

Replies:
Re: Building SEQ 2.2.3, Windows, EPICS Base 3-15-2 Kevin Peterson
References:
Re: Building SEQ 2.2.3, Windows, EPICS Base 3-15-2 Kevin Peterson
Re: Building SEQ 2.2.3, Windows, EPICS Base 3-15-2 Benjamin Franksen
Re: Building SEQ 2.2.3, Windows, EPICS Base 3-15-2 Kevin Peterson

Navigate by Date:
Prev: Re: github hides accounts Kevin Peterson
Next: RE: github hides accounts Mark S. Engbretson
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Building SEQ 2.2.3, Windows, EPICS Base 3-15-2 Kevin Peterson
Next: Re: Building SEQ 2.2.3, Windows, EPICS Base 3-15-2 Kevin Peterson
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  <20162017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 07 Sep 2016 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·