[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

libresolv missing?



I've got a sparc running openbsd 2.7, and httpd is complaining about missing 
libresolv when it starts up - even though ldd doesn't show it:

bsd# ldd /usr/sbin/httpd
/usr/sbin/httpd:
        -lssl.2 => /usr/local/lib/libssl.so.2.3 (0x80f4000)
        -lcrypto.2 => /usr/local/lib/libcrypto.so.2.3 (0x8128000)
        -lc.25 => /usr/lib/libc.so.25.0 (0x81e4000)
bsd# /usr/sbin/httpd
/usr/libexec/ld.so: httpd: libresolv.so.2.0: No such file or directory

any ideas?  (please CC me, if you don't mind)

Thanks,

Scott