Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 231554

Summary: sys-cluster/ccs-2.02.00-r1 / gcc-4.3* - error: 'INT_MAX' undeclared (first use in this function)
Product: Gentoo Linux Reporter: nuitari
Component: [OLD] Core systemAssignee: Gentoo Cluster Team <cluster>
Status: RESOLVED FIXED    
Severity: normal CC: esigra, loki_val
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 198121    

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