Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 231554 - sys-cluster/ccs-2.02.00-r1 / gcc-4.3* - error: 'INT_MAX' undeclared (first use in this function)
Summary: sys-cluster/ccs-2.02.00-r1 / gcc-4.3* - error: 'INT_MAX' undeclared (first us...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: gcc-4.3
  Show dependency tree
 
Reported: 2008-07-12 06:46 UTC by nuitari
Modified: 2010-09-10 18:51 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nuitari 2008-07-12 06:46:44 UTC
/var/tmp/portage/sys-cluster/ccs-2.02.00-r1/work/cluster-2.02.00/ccs/daemon/cnx_mgr.c: In function 'process_connect':
/var/tmp/portage/sys-cluster/ccs-2.02.00-r1/work/cluster-2.02.00/ccs/daemon/cnx_mgr.c:660: error: 'INT_MAX' undeclared (first use in this function)
/var/tmp/portage/sys-cluster/ccs-2.02.00-r1/work/cluster-2.02.00/ccs/daemon/cnx_mgr.c:660: error: (Each undeclared identifier is reported only once
/var/tmp/portage/sys-cluster/ccs-2.02.00-r1/work/cluster-2.02.00/ccs/daemon/cnx_mgr.c:660: error: for each function it appears in.)

cnx_mgr.c needs to include <limits.h>


Reproducible: Always
Comment 1 Peter Alfredsen (RETIRED) gentoo-dev 2008-09-26 21:14:11 UTC
cluster-2.03.07 is out, presumably redhat got their collective behinds moving and fixed this bug?
Comment 2 Christian Zoffoli (RETIRED) gentoo-dev 2008-11-14 00:26:25 UTC
2.03.09 is in portage, please try the last ebuild.
Comment 3 Ryan Hill (RETIRED) gentoo-dev 2008-11-19 18:59:38 UTC
works here