From owner-freebsd-questions@FreeBSD.ORG Wed Mar 19 08:38:05 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF2A81065670 for ; Wed, 19 Mar 2008 08:38:05 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from anny.lostinspace.de (anny.ipv6.lostinspace.de [IPv6:2a01:138:100:1:219:d1ff:fe6a:ef49]) by mx1.freebsd.org (Postfix) with ESMTP id 40D278FC1D for ; Wed, 19 Mar 2008 08:38:05 +0000 (UTC) (envelope-from idefix@fechner.net) Received: from server.idefix.lan (ppp-82-135-79-16.dynamic.mnet-online.de [82.135.79.16]) (authenticated bits=0) by anny.lostinspace.de (8.14.1/8.14.1) with ESMTP id m2J8bxtP000314 for ; Wed, 19 Mar 2008 09:38:00 +0100 (CET) (envelope-from idefix@fechner.net) Received: from localhost (localhost [127.0.0.1]) by server.idefix.lan (Postfix) with ESMTP id 8D073130CE6 for ; Wed, 19 Mar 2008 09:37:59 +0100 (CET) X-Virus-Scanned: ClamAV 0.92.1/6304/Wed Mar 19 07:52:19 2008 on anny.lostinspace.de X-Virus-Scanned: amavisd-new at idefix.lan Received: from server.idefix.lan ([127.0.0.1]) by localhost (server.idefix.lan [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 84dBkX5rdb1R for ; Wed, 19 Mar 2008 09:37:58 +0100 (CET) Received: from [192.168.0.151] (idefix.idefix.lan [192.168.0.151]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.idefix.lan (Postfix) with ESMTPSA id 70B0F130CE7 for ; Wed, 19 Mar 2008 09:37:58 +0100 (CET) Message-ID: <47E0D0E5.7030708@fechner.net> Date: Wed, 19 Mar 2008 09:37:57 +0100 From: Matthias Fechner User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <47D825B6.1050207@fechner.net> <200803122021.25842.fbsd.questions@rachie.is-a-geek.net> <47D90964.4010605@fechner.net> <200803131841.24798.fbsd.questions@rachie.is-a-geek.net> In-Reply-To: <200803131841.24798.fbsd.questions@rachie.is-a-geek.net> X-Enigmail-Version: 0.95.6 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH authentication, not delayed by milter-greylist-3.0 (anny.lostinspace.de [80.190.182.2]); Wed, 19 Mar 2008 09:38:00 +0100 (CET) X-Spam-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00, UNPARSEABLE_RELAY autolearn=ham version=3.2.4 X-Spam-Checker-Version: SpamAssassin 3.2.4 (2008-01-01) on anny.lostinspace.de X-Virus-Status: Clean Subject: Re: Source Upgrade to FreeBSD 7 fails X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 19 Mar 2008 08:38:05 -0000 Hi Mel, Mel wrote: > libssl.so.4, needed by > /usr/local/lib/libldap.so, not found hm, the first mail was blocked: ----- The following addresses had permanent fatal errors ----- (reason: 554 5.7.1 : Recipient address rejected: Access denied) hopefully that Mail goes through (send it by mistack directly to you and not over the mailinglist). Thanks a lot for your help, I disabled no the WITH_OPENLDAP in my make.conf and everything build fine (first mail with FreeBSD 7). I rechecked the option now and find out that I added the option WITH_OPENLDAP a long time ago with combination of exim, but with postfix it isn't necessary anymore so I removed it from the make.conf. Best regards, Matthias -- "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the universe trying to produce bigger and better idiots. So far, the universe is winning." -- Rich Cook