pkgsrc-Users archive

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

Re: exim 4.70 on NetBSD 5.0.1 failure



Hi,

> 2 - find why the Exim you compiled is linked against libpthread. Some
> -lpthread flag is lurking somewhere.
>
> The ldd(1) output of your binary might be interesting.

I took the new mail/exim update to 4.70 and tested it again:
---
...
calling dnslookup router
dnslookup router called for tux-pinguin%gmx.net@localhost
  domain = gmx.net
_res is not supported for multi-threaded programs.
---

The ldd output:
---
/usr/local/pkg/sbin/exim:
        -lc.12 => /usr/lib/libc.so.12
        -lcrypt.0 => /usr/lib/libcrypt.so.0
        -lm.0 => /usr/lib/libm.so.0
        -lpthread.0 => /usr/lib/libpthread.so.0
        -lsqlite3.0 => /usr/local/pkg/lib/libsqlite3.so.0
        -lwrap.0 => /usr/lib/libwrap.so.0
        -lcrypto.4 => /usr/lib/libcrypto.so.4
        -lssl.6 => /usr/lib/libssl.so.6
        -lpcre.0 => /usr/local/pkg/lib/libpcre.so.0
---

Just my two pence.
J.R.



Home | Main Index | Thread Index | Old Index