pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/38533: sendmail+openssl: _res is not supported
The following reply was made to PR pkg/38533; it has been noted by GNATS.
From: Stephen Borrill <netbsd%precedence.co.uk@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/38533: sendmail+openssl: _res is not supported
Date: Tue, 29 Apr 2008 02:08:30 +0100 (BST)
(Sorry for the wrong subject initially, I wrote it based on my first
suspicions)
I can confirm that the same problem affects NetBSD 4.0:
devel4# ldd /usr/pkg/libexec/sendmail/sendmail
/usr/pkg/libexec/sendmail/sendmail:
-lwrap.0 => /usr/lib/libwrap.so.0
-lpthread.0 => /usr/lib/libpthread.so.0
-lcrypto.0.9.8 => /usr/pkg/lib/libcrypto.so.0.9.8
-lssl.0.9.8 => /usr/pkg/lib/libssl.so.0.9.8
-lresolv.1 => /usr/lib/libresolv.so.1
-lutil.7 => /usr/lib/libutil.so.7
-lc.12 => /usr/lib/libc.so.12
devel4# /usr/pkg/libexec/sendmail/sendmail -bv root
_res is not supported for multi-threaded programs.
Abort
Adding .include "../../mk/resolv.buildlink3.mk" to the Makefile does not
help.
Home |
Main Index |
Thread Index |
Old Index