Date: Thu, 5 Dec 2002 12:33:10 +0100 From: Alexander Leidinger <Alexander@Leidinger.net> To: Hernan Nunez <hnunez@vianetworks.com.ar> Cc: freebsd-isp@FreeBSD.ORG Subject: Re: Sendmail + Milter + Amavis-Milter Message-ID: <20021205123310.55bebec1.Alexander@Leidinger.net> In-Reply-To: <011b01c29bb8$e84096f0$92660ac8@ms.vianetworks.net.ar> References: <011b01c29bb8$e84096f0$92660ac8@ms.vianetworks.net.ar>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 4 Dec 2002 14:16:38 -0300
Hernan Nunez <hnunez@vianetworks.com.ar> wrote:
> cc -DAMAVISD_SOCKET=\"/var/run/amavis/milter.amavis\" -DRUNTIME_DIR=\"/var
> /spool/amavis\" -DPID_FILE=\"/var/run/amavis/amavis-milter.pid\" -o
> amavis-milter amavis-milter.c -L/usr/lib/libmilter/ -lmilter -lpthread
> amavis-milter.c:129: warning: static declaration for `strlcpy' follows
> non-static
> /usr/libexec/elf/ld: cannot find -lpthread
> *** Error code 1
This sound to me as you aren't using the amavis port...
cd /usr/ports/security/amavisd
make -DWITH_MILTER install clean
> #################
> # pthread library path
> #################
> ls -la /compat/linux/lib/pthread
This is the linux pthread, you can't use it for FreeBSd programs.
Bye,
Alexander.
--
0 and 1. Now what could be so hard about that?
http://www.Leidinger.net Alexander @ Leidinger.net
GPG fingerprint = C518 BC70 E67F 143F BE91 3365 79E2 9C60 B006 3FE7
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021205123310.55bebec1.Alexander>
