Install issue - libssl.so open failed

Christopher White white at cs.umn.edu
Wed Mar 23 21:34:48 CET 2005


All,
  I'm trying to compile hobbit, and have gotten most of the way there,
but now am running into this error when doing a 'make install' (the
make itself worked fine):

cd etcfiles; ../../build/merge-lines columndoc.csv /opt/hobbit/server/etc/columndoc.csv
cd etcfiles; (echo "bb-hosts"; echo "hobbit-alerts.cfg"; echo "bbcombotest.cfg") | ../../build/setup-newfiles /opt/hobbit/server/etc/
ld.so.1: ../../build/setup-newfiles: fatal: libssl.so.0.9.7: open failed: No such file or directory
Killed
make[1]: *** [install-cfg] Error 137
make[1]: Leaving directory `/home/cwhite/hobbit/hobbit-4.0-RC6/hobbitd'
make: *** [install-hobbitd] Error 2


  libssl.so.0.9.7 is available:

# locate libssl.so.0.9.7
/usr/local/ssl/lib/libssl.so.0.9.7

  Any ideas?  I didn't see anything about this referenced in any
prior messages.

  Thanks all.

CW



More information about the Xymon mailing list