freeipmi-devel
[Top][All Lists]
Advanced

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

Re: [Freeipmi-devel] FreeBSD 5.4 / freeipmi 0.1.3 w/ Intel SE7210


From: Ian Zimmerman
Subject: Re: [Freeipmi-devel] FreeBSD 5.4 / freeipmi 0.1.3 w/ Intel SE7210
Date: Mon, 20 Jun 2005 17:29:26 -0700

> | argp-standalone-1.3 And remove references to getopt.  FreeBSD uses
> | unistd, which seems to have been detected, but the separate
> | references to getopt were not removed - is this a configure bug?
> | Sorry I'm not a C coder
> |
> | grep -r getopt.h *
> | vi work/freeipmi-0.1.3/bmc-watchdog/src/bmc-watchdog.c
> | vi work/freeipmi-0.1.3/ipmipower/src/ipmipower_config.c
> | vi work/freeipmi-0.1.3/libfreeipmi/src/ipmi-ping.c
> |
> | I just dd'd the #include <getopt.h> lines.
> `----
> I did not know about this issue. GNU Coding Standards recommends argp
> library. Currently some tools uses argp library and some getopt. I
> think it is better to use argp uniformly through out the code base. We
> will take care of this bug in the next release. (Albert can you take
> care of this bug?)

What does GNU Standard recommend for the case when libc is not glibc?
Is there a standalone GNU argp package?




reply via email to

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