From owner-freebsd-stable@FreeBSD.ORG Wed Mar 7 12:28:23 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 03A7C16A407 for ; Wed, 7 Mar 2007 12:28:23 +0000 (UTC) (envelope-from chrcoluk@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id 7B4C013C48E for ; Wed, 7 Mar 2007 12:28:22 +0000 (UTC) (envelope-from chrcoluk@gmail.com) Received: by nf-out-0910.google.com with SMTP id k27so145291nfc for ; Wed, 07 Mar 2007 04:28:21 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HFycJJYTu3B48d9hVS9ja/hfXYj3/BhqGY+kL8Z8NdRQ/u5c7tnhB7+0VvPLlQCNOYC+BYDzXyuHLl92UqtMfeEogBw/V4SxUkiQUheEzV1D1xOXv0B3VssX20OnAr110GSJjGHHuoK7vzntOYVjPAF/p5N6edmAZHwDepPzInE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=hciPCp8QUb81/5jGw6Mnuot6J8rRLQsFFhb1uuQChR6Dz3Qq4UKzRSZMytg/eEnACelFdFmVcja71mqalLWtrjLai+fOkEhczvs3A4tYpJr1qNgw66jXjn5S1JLEIKvBKLqw1QoqOcVyci+84A+gzj17gsQ5NCRMNVHy1ye7XnE= Received: by 10.82.114.3 with SMTP id m3mr9162897buc.1173270500870; Wed, 07 Mar 2007 04:28:20 -0800 (PST) Received: by 10.82.134.15 with HTTP; Wed, 7 Mar 2007 04:28:20 -0800 (PST) Message-ID: <3aaaa3a0703070428v1a3619fam7722c9394e5659e@mail.gmail.com> Date: Wed, 7 Mar 2007 12:28:20 +0000 From: Chris To: "Mike Tancsa" In-Reply-To: <200703062057.l26KvOgk083114@lava.sentex.ca> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <003701c75a03$fb478ac0$d801a8c0@dimuthu> <20070227183553.B18301@godot.imp.ch> <867iu2gtny.fsf@sparrow.local> <3aaaa3a0703010217u63e389f2hbe848a8fc42cd9f2@mail.gmail.com> <868xehfdcs.fsf@sparrow.local> <20070301121848.L18301@godot.imp.ch> <20070301134326.GA43757@crete.org.ua> <20070301155557.GA16805@bluepex.com> <200703062057.l26KvOgk083114@lava.sentex.ca> Cc: Marko Lerota , freebsd-stable@freebsd.org, Renato Botelho , Daniel Eischen , Martin Blapp , Anton Karpov Subject: Re: Clamav-90_2 Lockup with freebsd 6.2 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Mar 2007 12:28:23 -0000 On 06/03/07, Mike Tancsa wrote: > At 10:55 AM 3/1/2007, Renato Botelho wrote: > > > > > > FYI: https://wwws.clamav.net/bugzilla/show_bug.cgi?id=307#c8 > > > >I found the problem, a bad REINPLACE_CMD was changing wrong var on configure > >scripts, don't respecting PTHREAD_LIBS. > > > >It's fixed now on 0.90_3. > > Any chance to update the port to use 0.90.1 ? It fixes a number of > bugs, one of which happens fairly often (bad directory perms after a db update) > > ---Mike > > What configuration in exim is needed to make it use tcp instead of sockets? thanks Chris