Experimental Physics and Industrial Control System
Build failed due to missing header files. Upon investigating, I found that the line:
USR_CFLAGS += -I$(TOP)/src/seq
in makefiles in the
src/dev
/test/unit
directories does not work (the '-I' option does not appear in the compile command in the build output).
Adding the line:
USR_INCLUDES += -I$(TOP)/src/seq
to the 2 makefiles solved the problem.
Building seq-2.1.6 on Debian Linux.
William Steele
- Replies:
- Re: seq-2.1.6 build problem on Linux Benjamin Franksen
- Navigate by Date:
- Prev:
RE: modbus questions Mark Rivers
- Next:
Re: seq-2.1.6 build problem on Linux Benjamin Franksen
- 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:
mvme5100 questions Bai Jiaoni
- Next:
Re: seq-2.1.6 build problem on Linux Benjamin Franksen
- 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