From owner-freebsd-stable@FreeBSD.ORG Sun Jun 15 13:25:54 2003 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EF16D37B401 for ; Sun, 15 Jun 2003 13:25:53 -0700 (PDT) Received: from fmx1.freemail.hu (fmx4.freemail.hu [195.228.242.224]) by mx1.FreeBSD.org (Postfix) with SMTP id 82E6043FA3 for ; Sun, 15 Jun 2003 13:25:52 -0700 (PDT) (envelope-from kovacspeter2@freemail.hu) Received: (qmail 22116 invoked from network); 15 Jun 2003 22:25:50 +0200 Received: from fm7.freemail.hu (195.228.242.207) by fmx4.freemail.hu with SMTP; 15 Jun 2003 22:25:50 +0200 Received: (qmail 81675 invoked by uid 3421979); 15 Jun 2003 22:25:50 +0200 Date: Sun, 15 Jun 2003 22:25:50 +0200 (CEST) From: =?ISO-8859-2?Q?Kov=E1cs_P=E9ter?= To: postfix-users@postfix.org Message-ID: X-Originating-IP: [81.182.50.106] X-HTTP-User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; CHARSET=ISO-8859-2 cc: freebsd-stable@freebsd.org Subject: errors X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Jun 2003 20:25:54 -0000 Hello, I am having FreeBSD 4.8 and a bunch of problems with the ports install. When I installed SASL2 from ports before, he poped up a menu asking what do I need. db5. etc.. Now it just compiles. I compiled postfix with TLS and SASL2 and from the new compiled system problems come up: (SASL2 was recompiled as well) postfix/smtpd[64197]: unable to dlopen /usr/local/lib/sasl2/libdigestmd5.so: /usr/local/lib/sasl2/libdigest md5.so: Undefined symbol "des_cbc_encrypt" postfix/smtpd[64197]: unable to dlopen /usr/local/lib/sasl2/libntlm.so: /usr/local/lib/sasl2/libntlm.so: Undefined symbol "des_set_odd_parity" Please help me....