EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  <20032004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  <20032004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: Re: Problem building 3.14.4 on solaris-sparc-gnu
From: Andrew Johnson <[email protected]>
To: Mark Rivers <[email protected]>
Cc: [email protected]
Date: Mon, 01 Dec 2003 15:29:59 -0600
Mark Rivers wrote:

UINT_MAX is not defined. UINT_MAX is defined in /usr/include/sys/types.h, which is included via ipAddrToAsciiAsynchronous.h -> osiSock.h -> os/solaris/osdSock.h -> sys/types.h. However, it is only defined in sys/types.h if _KERNEL is defined. Am I doing something wrong?

The C standard requires UINT_MAX to be defined by
#include <limits.h>
or for C++ code
#include <climits>
Presumably the ipAddrToAsciiAsynchronous.cpp file needs the latter adding to it. No doubt Jeff Hill will fix this before the next release, having seen this report.


- Andrew
--
There are 10 types of people in the world:
Those who understand binary, and those who don't.


References:
Problem building 3.14.4 on solaris-sparc-gnu Mark Rivers

Navigate by Date:
Prev: Problem building 3.14.4 on solaris-sparc-gnu Mark Rivers
Next: RE: Problem building 3.14.4 on solaris-sparc-gnu Jeff Hill
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  <20032004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Problem building 3.14.4 on solaris-sparc-gnu Mark Rivers
Next: RE: Problem building 3.14.4 on solaris-sparc-gnu Jeff Hill
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  <20032004  2005  2006  2007  2008  2009  2010  2011  2012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 10 Aug 2010 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·