commit | e620803cafc182bd9ff3bf8324940f8e7ece84d8 | [log] [tgz] |
---|---|---|
author | linchuyuan <linchuyuan@google.com> | Fri Mar 04 15:56:54 2022 -0800 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Mar 08 00:19:37 2022 +0000 |
tree | 2c342a99e4ed14c2c982774bc077b6acc46c9ff9 | |
parent | 7d5f481a3628c046d8328d7af0de122a0ed4c5e1 [diff] |
fix undefined symbol error for libdynamic This patch should fix the error /usr/lib/ipmid-providers/libdynamiccmds.so.0.0.0: undefined symbol: _ZN4ipmi6sensor22EntityInfoMapContainer12getContainerEv Signed-off-by: linchuyuan <linchuyuan@google.com> Change-Id: I7bd277874d9deaed462dd7a73c7b773cf98cd1c4
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.