open-hpi / openhpi

Other
7 stars 10 forks source link

openhpi-switcher --set=standard return error #904

Closed mohandev2 closed 6 years ago

mohandev2 commented 19 years ago

I checked out the OHPI 2.2 branch from CVS. It return error when I make install.

It failed at:

make[3]: Entering directory `/root/openhpi-2.2' /usr/local/bin/openhpi-switcher --set=standard Failed to set default openhpi make[3]: *** [install-exec-hook] Error 1 make[3]: Leaving directory `/root/openhpi-2.2' make[2]: *** [install-exec-am] Error 2 make[2]: Leaving directory `/root/openhpi-2.2' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/root/openhpi-2.2' make: *** [install-recursive] Error 1

Reported by: wangjing

Original Ticket: "openhpi/bugs/904":https://sourceforge.net/p/openhpi/bugs/904

mohandev2 commented 19 years ago

Original comment by: renierm

mohandev2 commented 19 years ago

Logged In: YES user_id=660960

Fixed in 2.2.x branch. Problem was an incorrect lib version number in configure.ac

Original comment by: renierm

mohandev2 commented 19 years ago

Original comment by: renierm