freeipmi-devel
[Top][All Lists]
Advanced

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

[Freeipmi-devel] [bug #32590] compile problem on solaris10 in ipmi-oem-i


From: anonymous
Subject: [Freeipmi-devel] [bug #32590] compile problem on solaris10 in ipmi-oem-intel.c
Date: Thu, 24 Feb 2011 19:32:11 +0000
User-agent: Mozilla/5.0 (X11; U; SunOS i86pc; en-US; rv:1.9.2.13) Gecko/20101205 Firefox/3.6.13

URL:
  <http://savannah.gnu.org/bugs/?32590>

                 Summary: compile problem on solaris10 in ipmi-oem-intel.c 
                 Project: GNU FreeIPMI
            Submitted by: None
            Submitted on: Thu 24 Feb 2011 07:32:10 PM UTC
                Category: ipmi-oem
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: None
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
        Operating System: None

    _______________________________________________________

Details:

Solaris 10 for some reason doesn't have UCHAR_MAX set in
/usr/include/limits.h, which was causing the compile to choke during
ipmi-oem-intel.c. I fixed this for myself by adding:
#include "/usr/include/iso/limits_iso.h"

to ipmi-oem-intel.c

I am no C coder, but it worked for me, just thought I'd share

sincerely address@hidden




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?32590>

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




reply via email to

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