Hello Renier,

I tried to compile the new release of openHPI but for some reason I got an 
error (file in wrong format). Have you encounter such an error before?
I will try to move back to the previous release and see if it is something with 
the new release. Can you check it out or advice me what to fix/check?


gcc -shared  .libs/sahpi_enum_utils.o .libs/sahpiatca_enum_utils.o 
.libs/sahpi_event_encode.o .libs/announcement_utils.o
 .libs/el_utils.o .libs/epath_utils.o .libs/rpt_utils.o 
.libs/sahpi_event_utils.o .libs/sahpi_struct_utils.o .libs/sahpi
_time_utils.o .libs/uid_utils.o  -luuid /usr/lib/libltdl.so -L/lib64 
-lgthread-2.0 -lglib-2.0 -lm -lpthread  -pthread -p
thread -pthread -Wl,-soname -Wl,libopenhpiutils.so.2 -o 
.libs/libopenhpiutils.so.2.10.0
/usr/lib/libltdl.so: could not read symbols: File in wrong format
collect2: ld returned 1 exit status


Thanks,
Zvika Shaubi
Imagine Communications.

________________________________
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Renier Morales
Sent: Monday, September 24, 2007 7:48 AM
To: [email protected]; [EMAIL PROTECTED]
Subject: [Openhpi-devel] OpenHPi 2.10 has been released!


OpenHPI 2.10.0 has been released (09/20/2007)

2.10 is the latest stable release. It contains implementation and entry points 
for all new APIs added in the B.02.01 specification. Also, all APIs have been 
revised and updated according to minor return code changes and additions in 
B.02.01. Following a complete list of the new implemented APIs:

    * saHpiResourceLoadIdGet
    * saHpiResourceLoadIdSet
    * saHpiGetIdByEntityPath
    * saHpiGetChildEntityPath
    * saHpiResourceFailedRemove
    * saHpiEventLogCapabilitiesGet
    * saHpiIdrFieldAddById
    * saHpiIdrAreaAddById
    * saHpiDimiInfoGet
    * saHpiDimiTestInfoGet
    * saHpiDimiTestReadinessGet
    * saHpiDimiTestStart
    * saHpiDimiTestCancel
    * saHpiDimiTestStatusGet
    * saHpiDimiTestResultsGet
    * saHpiFumiSourceSet
    * saHpiFumiSourceInfoValidateStart
    * saHpiFumiSourceInfoGet
    * saHpiFumiTargetInfoGet
    * saHpiFumiBackupStart
    * saHpiFumiBankBootOrderSet
    * saHpiFumiBankCopyStart
    * saHpiFumiInstallStart
    * saHpiFumiUpgradeStatusGet
    * saHpiFumiTargetVerifyStart
    * saHpiFumiUpgradeCancel
    * saHpiFumiRollback
    * saHpiFumiActivate

Other featured highlights incude:

    * Basic support for MicroTCA in IPMIDirect plugin (psangouard)
    * Compilation problems on Solaris were reported and fixed (crinaldo).
    * Added recognition of a much larger set of manufacturer ids.
    * Eliminated the need for plugins to implement/export get_event.
    * Sysfs plugin now builds against libsysfs 1.x and 2.x.
    * FRU resource can now report resource type failed events in addition to 
hotswap (psangouard).

Thanks again to everyone who reported bugs and patches!

Changelog for 2.10
-------------------
[New Features]
 HPI Shell
   1798472 - Modifiy the hpi_shell code for Solaris
 HPI Utils
   1799449 - Add more manufacturer definitions from IANA numbers
 IPMI Direct plugin
   1793588 - Make plugins/ipmidirect/ipmi_con_lan.cpp more portable
   1789375 - Add basic support for MicroTCA
 OpenHPI Daemon
   1783020 - compile problem in marshal/strmsock.cpp on Solaris
 OpenHPI base library
   1800862 - Add saHpiFumiActivate() base implementation
   1800861 - Add saHpiFumiRollback() base implementation
   1800860 - Add saHpiFumiUpgradeCancel() base implementation
   1800859 - Add saHpiFumiTargetVerifyStart() base implementation
   1800858 - Add saHpiFumiUpgradeStatusGet() base implementation
   1800850 - Add saHpiFumiInstallStart() base implementation
   1800849 - Add saHpiFumiBankCopyStart() base implementation
   1800848 - Add saHpiFumiBankBootOrderSet() base implementation
   1800847 - Add saHpiFumiBackupStart() base implementation
   1800846 - Add saHpiFumiTargetInfoGet() base implementation
   1800845 - Add saHpiFumiSourceInfoGet() base implementation
   1800844 - Add saHpiFumiSourceInfoValidateStart() base implementation
   1800842 - Add saHpiFumiSourceSet() base implementation
   1800841 - Add saHpiDimiTestResultsGet() base implementation
   1800840 - Add saHpiDimiTestStatusGet() base implementation
   1800839 - Add saHpiDimiTestCancel() base implementation
   1800838 - Add saHpiDimiTestStart() base implementation
   1800835 - Add saHpiDimiTestReadinessGet() base implementation
   1782284 - Add saHpiDimiTestInfoGet() base implementation

[Fixed Bugs]
 Documentation
   1723186 - Problem building docs with newer docbook packages
 HPI Shell
   1775387 - SAHPI_SENSOR_READING_TYPE_BUFFER displayed as string
   1765599 - control/sensor number is not RDR NUM
 IPMI Direct plugin
   1796990 - Communication lost (M7) state is not properly handled
 OpenHPI Daemon
   1789834 - OpenHPI daemon seg fault when a plugin get_event is null
 OpenHPI base library
   1794862 - Check for ResourceFailed is missing in some API calls
   1791669 - FRU resources cannot be signaled as failed
 Sysfs plugin
   1788986 - Sysfs plugin does not compile with libsysfs 2.0
 Watchdog plugin
   1792701 - watchdog open and close return without free

        --Renier
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Openhpi-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openhpi-devel

Reply via email to