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

Subject: Re: Problem in seq-2.1.8
From: Benjamin Franksen <[email protected]>
To: Jeffrey Gebhardt <[email protected]>, "[email protected]" <[email protected]>
Date: Mon, 9 Jul 2012 12:33:01 +0200
On Friday, July 06, 2012, you wrote:
> I am trying to build seq-2.1.8 on Windows XP.  When I do a parallel make
> (make -j) it builds with out error.
> But if I build with no makeflags set, I get the following error:
> 
> re2c.exe -s -b -o lexer.c ../snl.re
> cl -c               /nologo /D__STDC__=0 /D_CRT_SECURE_NO_DEPRECATE
> /D_CRT_NONSTDC_NO_DEPRECATE   /Ox /GL   /W3 /w44355       /MT
> -DEPICS_DLL_NO    -I. -I..\\O.Common -I. -I..
> -I..\\..\\..\\include\\os\\WIN32 -I..\\..\\..\\include
> -IC:\\SVN\\base\\in clude\\os\\WIN32 -IC:\\SVN\\base\\include      
> lexer.c
> lexer.c
> ../snl.re(16) : fatal error C1083: Cannot open include file: 'snl.h': No
> such file or directory
> gmake[4]: *** [lexer.obj] Error 2
> 
> 
> Only lexer.c and lexer.d are in src/snc/O.win32-x86.   During the
> parallel build snl.h is created.
> I'd appreciate any help you can provide.

I made a stupid mistake when adding the dependency

  lexer.o: snl.h

to src/snc/Makefile. Of course this should be

  lexer$(OBJ): snl.h

This should solve your build problem. Please tell me if it does not. 
Otherwise I will make this change and provide a new release.

Cheers
Ben

Attachment: signature.asc
Description: This is a digitally signed message part.


References:
Problem in SNL santosh aditya
Re: Problem in SNL Benjamin Franksen

Navigate by Date:
Prev: Re: Re: Problems when download synApps IOC sunjl
Next: Re: 回复: Re: Re: Problems when download synApps IOC Fabian S.
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: Problem in SNL Benjamin Franksen
Next: Re: Problem in seq-2.1.8 Benjamin Franksen
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  <20122013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 18 Nov 2013 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·