From owner-freebsd-stable@FreeBSD.ORG Tue Mar 6 21:00:07 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 8B6B916A401 for ; Tue, 6 Mar 2007 21:00:07 +0000 (UTC) (envelope-from mike@sentex.net) Received: from smarthost2.sentex.ca (smarthost2.sentex.ca [205.211.164.50]) by mx1.freebsd.org (Postfix) with ESMTP id 46C5813C4A8 for ; Tue, 6 Mar 2007 21:00:07 +0000 (UTC) (envelope-from mike@sentex.net) Received: from lava.sentex.ca (pyroxene.sentex.ca [199.212.134.18]) by smarthost2.sentex.ca (8.13.8/8.13.8) with ESMTP id l26L05vI098254; Tue, 6 Mar 2007 16:00:06 -0500 (EST) (envelope-from mike@sentex.net) Received: from mdt-xp.sentex.net (simeon.sentex.ca [192.168.43.27]) by lava.sentex.ca (8.13.6/8.13.3) with ESMTP id l26KvOgk083114 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Tue, 6 Mar 2007 15:57:25 -0500 (EST) (envelope-from mike@sentex.net) Message-Id: <200703062057.l26KvOgk083114@lava.sentex.ca> X-Mailer: QUALCOMM Windows Eudora Version 7.1.0.9 Date: Tue, 06 Mar 2007 15:58:33 -0500 To: Renato Botelho From: Mike Tancsa In-Reply-To: <20070301155557.GA16805@bluepex.com> References: <003701c75a03$fb478ac0$d801a8c0@dimuthu> <200702270305.l1R35MX2067221@lava.sentex.ca> <20070227035603.GA49430@tmn.ru> <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> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Cc: Marko Lerota , Chris , freebsd-stable@freebsd.org, 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: Tue, 06 Mar 2007 21:00:07 -0000 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