From owner-freebsd-questions@FreeBSD.ORG Sat Feb 28 17:59:21 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id BDDCA16A4CE for ; Sat, 28 Feb 2004 17:59:21 -0800 (PST) Received: from mail.rudiment.dk (rudiment.egmont-kol.dk [130.225.237.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2826643D1D for ; Sat, 28 Feb 2004 17:59:21 -0800 (PST) (envelope-from mgb@rudiment.dk) Received: by mail.rudiment.dk (Postfix, from userid 104) id 56EE9125F4; Sun, 29 Feb 2004 02:59:15 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by mail.rudiment.dk (Postfix) with ESMTP id 4FC1A125F2 for ; Sun, 29 Feb 2004 02:59:15 +0100 (CET) Date: Sun, 29 Feb 2004 02:59:15 +0100 (CET) From: Morten Grunnet Buhl To: In-Reply-To: <200402281951.00011.corwin@aeternal.net> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: Problem: postfix 2.0.18 and mysql 4.0.18 on 5.2.1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 29 Feb 2004 01:59:21 -0000 On Sat, 28 Feb 2004, Martin Hudec wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > I would take a look onto SSL stuff, having that viossl.o and various SSL and > X509 errors in mind.. > > But that is maybe a loong shot.. I am going to install 5.2.1-RELEASE today, > maybe I will find something out.. right now all I can offer you is hint I > wrote above.. - Thanks, it must have been one of those moments. I recompiled mysql leavign out -DWITH_XCHAR=all and it worked fine. Dont know if that was the actualy fix of if something had gone wrong the first time I compiled. but anyway it works now :) /Morten.