[ntp:bugs] [Bug 717] ntpd 4.2.3p51 problems compiling libopts
bugzilla at ntp.isc.org
bugzilla at ntp.isc.org
Wed Oct 4 16:11:59 UTC 2006
http://bugs.ntp.isc.org/717
----------------------------------------------------------------------------
Additional Comments From burnicki at ntp.org (Martin Burnicki)
Submitted on 2006-10-04 16:11
My options.h contains:
#define OPTIONS_STRUCT_VERSION 110595
#define OPTIONS_VERSION_STRING "27:4:3"
#define OPTIONS_MINIMUM_VERSION 98304
#define OPTIONS_MIN_VER_STRING "24:0:0"
My ntpd-opts.h contains:
#define AO_TEMPLATE_VERSION 110592
This is the same on both Linux and Windows. And in options.h I also see:
struct optDesc {
..
optArgBucket_t optArg; /* PUBLIC */
..
};
This is also both under Windows and Linux. So which structure is supposed to
have an optArg field which the compiler does not find under Linux?
Martin
--
Martin Burnicki <burnicki at ntp.org>
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the bugs
mailing list