openhpi2 / Open-HPI

Open HPI is an open source implementation of the SA Forum's Hardware Platform Interface (HPI). HPI provides an abstracted interface to managing computer hardware, typically for chassis and rack based servers
Other
3 stars 1 forks source link

Plugin load fails with glib-2.35.7 #2533

Closed openhpi2 closed 8 years ago

openhpi2 commented 10 years ago

Summary: Symbol resolution in plugin modules fail with glib-2.35.7. Error: openhpid: CRIT: plugin.c:299: Can not get ABI (for plugin oa_soap). OpenHPI version: 3.4.0. Linux: Ubuntu 12.04 LTS Uname: Linux cz-1 3.8.0-29-generic #42~precise1-Ubuntu SMP Wed Aug 14 16:19:23 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Reported by: sayan_chaliha

openhpi2 commented 10 years ago

I have tested it with Ubuntu 13.04 glib version 2.36.0. And did not encounter this problem. Right now I do not have 12.04 setup ready. Will update the status once the setup is ready and tested. Thanks, Hemantha Reddy

Original comment by: hemanthreddy

openhpi2 commented 10 years ago

Hi Sayan, Sorry for the typo in the previous message, I have tested it on 13.04 but did not see this problem. Also tested it on 12.04 (comes with glib 2.32.4 by default) and it works fine.

  1. Looks like glib version in your setup did not come with Ubuntu 12.04, so please test it with standard Ubuntu 12.04 packages.
  2. if you have compiled the sources in a different machine, then try compiling the sources in the ubuntu and test it.

THanks, Hemantha Reddy

Original comment by: hemanthreddy

openhpi2 commented 10 years ago

Hi Hemantha,

I'm sorry... The mistake was mine. I'm cross compiling glib-2.0 and there was a configure parameter that was detected incorrectly.

You may close this bug.

Sent from my iPhone

On 08-May-2014, at 7:47 am, "Hemantha Beecherla" hemanthreddy@users.sf.net wrote:

Hi Sayan, Sorry for the typo in the previous message, I have tested it on 13.04 but did not see this problem. Also tested it on 12.04 (comes with glib 2.32.4 by default) and it works fine.

Looks like glib version in your setup did not come with Ubuntu 12.04, so please test it with standard Ubuntu 12.04 packages. if you have compiled the sources in a different machine, then try compiling the sources in the ubuntu and test it. THanks, Hemantha Reddy

[bugs:#1832] Plugin load fails with glib-2.35.7

Status: open 3.5.0: 3.4.x Created: Fri Apr 25, 2014 03:35 PM UTC by Sayan Chaliha Last Updated: Tue May 06, 2014 10:15 PM UTC Owner: nobody

Summary: Symbol resolution in plugin modules fail with glib-2.35.7. Error: openhpid: CRIT: plugin.c:299: Can not get ABI (for plugin oa_soap). OpenHPI version: 3.4.0. Linux: Ubuntu 12.04 LTS Uname: Linux cz-1 3.8.0-29-generic #42~precise1-Ubuntu SMP Wed Aug 14 16:19:23 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux

Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/openhpi/bugs/1832/

To unsubscribe from further messages, please visit https://sourceforge.net/auth/subscriptions/ alternate.txt.txt

Original comment by: sayan_chaliha

openhpi2 commented 10 years ago

Sayan, Thanks for the clarification. this bug will be closed.

Original comment by: hemanthreddy

openhpi2 commented 10 years ago

Original comment by: dr_mohan

openhpi2 commented 10 years ago

Cross compiling configuration error. So bug closed without any modifications.

Original comment by: dr_mohan