Control: severity -1 grave Re: Adrian Vondendriesch 2016-03-12 <145780145961.5970.1064203268962720443.reportbug@kang.zoozer.local> > Package: libopenipmi-dev > Version: 2.0.21-1 > Severity: normal > > Dear Maintainer, > > In Version 2.0.21-1 OPENIPMI_VERSION_MAJOR _MINOR and _RELEASE defines within > /usr/include/OpenIPMI/ipmiif.h are empty. This differs from prior versions > where all those variables were defined. > > Because cluster-glue requires those variables for version checking this breaks > the build of cluster-glue.
Hi,
I tried to work around the problem in cluster-glue by using pkg-config
instead of determining the version number from these macros in the
configure script, but the macros are used in the code as well:
ipmilan_command.c: In function ‘setup_ipmi_conn’:
ipmilan_command.c:327:28: error: operator '<' has no left operand
#if OPENIPMI_VERSION_MAJOR < 2
^
I'm bumping the severity of this bug as it possibly affects all
reverse build dependencies.
Christoph
--
[email protected] | http://www.df7cb.de/
signature.asc
Description: PGP signature

