freeipmi-users
[Top][All Lists]
Advanced

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

[Freeipmi-users] debian compile problem...


From: michael
Subject: [Freeipmi-users] debian compile problem...
Date: Tue, 7 Apr 2009 09:05:49 -0400

I got a couple compile errors compiling 0.7.7 on debian.  Specifically, I
got an error for ARG_MAX not being defined.

I did a little googling on it and added this to the top of a couple of c
files (ipmi-oem-argp.c and ipmi-raw-argp.c):

#ifndef ARG_MAX

#define ARG_MAX  _SC_ARG_MAX

#endif

 

 

Is there gonna be a better fix for this in the future?

 

 

Respectfully Yours,
Michael Vitale

 <mailto:address@hidden>
address@hidden




reply via email to

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