bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #13028] Problem compiling on Solaris 9.


From: David Ayers
Subject: [bug #13028] Problem compiling on Solaris 9.
Date: Mon, 9 May 2005 07:26:26 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.7) Gecko/20050414

Follow-up Comment #2, bug #13028 (project gnustep):

Hello Gregory,

The C-Standard requires UINT_MAX to be definied in <limits.h>.  The proper
(portable) fix should be to inlcude that header.

If for some reason UINT_MAX still isn't defined, someone needs to check the
Solaris C Library documentation if there are some -D flags (similar to
_GNU_SOURCE or _ISOC99_SOURCE) that need to be defined before including the
file (I'd suggest in the makefile) to make it visible.

Cheers,
David


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?func=detailitem&item_id=13028>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]