you might want to try yum update openssl
yum is the package manager for Fedora and will resolve dependencies. You can also run yum deplist openssl |grep crypto which will probably show libcrypto.so.8 or newer and libk5crypto.so.3 or newer. It shows these on my Fedora 11 installation 64bit. Also, man yum to see all of the options, like how to force a reinstall of a package. you might want to reinstall of openssl with yum yum reinstall openssl This might take care of any missing or messed up dependencies. Thomas On Tuesday 12 January 2010 12:35:14 Robert Hartzell wrote: > I've been asked by a friend to help setup bacula on a fedora 12 system. > Now I admit that I know next to nothing about linux... the last time I > installed a Linux system the distro was distributed a big stack of > floppys ;-) > > Note: bacula builds and runs fine when disabling openssl. > > The problem I having is related to openssl and crypto.c. The specific > error is: > > crypto.c: In function ‘ASN1_OCTET_STRING* openssl_cert_keyid(X509*)’: > crypto.c:333: error: invalid conversion from ‘const X509V3_EXT_METHOD*’ > to ‘X509V3_EXT_METHOD*’ > > and: > > "make[1]: *** No rule to make target `../lib/libbacpy.la', needed by > `bacula-sd'. Stop." > > I'm pretty sure all the needed openssl and zlib pkgs are installed: > > libpathfinder-openssl.x86_64 > libpathfinder-openssl-devel.x86_64 > nss_compat_ossl.x86_64 > openssl.x86_64 1.0.0-0.13.beta4.fc12 > openssl-devel.x86_64 > openssl-perl.x86_64 > openssl-static.x86_64 > > zlib.x86_64 1.2.3-23.fc12 > @anaconda-InstallationRepo-200911081904.x86_64 > zlib-devel.x86_64 1.2.3-23.fc12 > @anaconda-InstallationRepo-200911081904.x86_64 > zlib-static.x86_64 1.2.3-23.fc12 @fedora > > google has turned up a few related posts but no solutions that I have > found. > > So can any of you Linux/fedora guru's out there point me towards a > solution? > > TIA, Robert > > P.S. I know someone will probably say just install rpm's but I would > rather build from source if possible since I'm not at all familiar with > the rpm way of life. > -- ========================================== Thomas McMillan Grant Bennett Appalachian State University Operations & Systems Analyst P O Box 32026 University Library Boone, North Carolina 28608 (828) 262 6587 Library Systems Help Desk: https://www.library.appstate.edu/help/ ========================================== ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users