From owner-freebsd-current@FreeBSD.ORG Sat Mar 20 04:58:16 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D11E016A4D1 for ; Sat, 20 Mar 2004 04:58:16 -0800 (PST) Received: from nagual.pp.ru (pobrecita.freebsd.ru [194.87.13.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1FB5243D2D for ; Sat, 20 Mar 2004 04:58:16 -0800 (PST) (envelope-from ache@pobrecita.freebsd.ru) Received: from pobrecita.freebsd.ru (ache@localhost [127.0.0.1]) by nagual.pp.ru (8.12.11/8.12.11) with ESMTP id i2KCw9K2053896; Sat, 20 Mar 2004 15:58:09 +0300 (MSK) (envelope-from ache@pobrecita.freebsd.ru) Received: (from ache@localhost) by pobrecita.freebsd.ru (8.12.11/8.12.11/Submit) id i2KCw8bV053895; Sat, 20 Mar 2004 15:58:08 +0300 (MSK) (envelope-from ache) Date: Sat, 20 Mar 2004 15:58:07 +0300 From: Andrey Chernov To: Peter Edwards Message-ID: <20040320125806.GA53843@nagual.pp.ru> Mail-Followup-To: Andrey Chernov , Peter Edwards , Doug White , Jason Andresen , freebsd-current@freebsd.org References: <4058AC1C.10208@mitre.org> <4059B9CD.1010003@openet-telecom.com> <4059C3B0.4080003@mitre.org> <20040318095842.W62520@carver.gumbysoft.com> <4059E668.1030405@openet-telecom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4059E668.1030405@openet-telecom.com> User-Agent: Mutt/1.5.6i X-AntiVirus: checked by AntiVir Milter 1.1-beta; AVE 6.24.0.7; VDF 6.24.0.64 (host: pobrecita.freebsd.ru) cc: freebsd-current@freebsd.org Subject: Re: Pan crashing in libgnuregex after -pthread switchover X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 20 Mar 2004 12:58:17 -0000 On Thu, Mar 18, 2004 at 06:11:52PM +0000, Peter Edwards wrote: > (I've an old mail from Andrey Chernov in my -current mailbox that > mentioned he wanted to do some work on this. Any comments, Andrey?) The comment is obvious: if you use -lgnuregex, you must use either -I/usr/include/gnu #include -- or -- #include Idea that library must match headers used is pretty natural. -- Andrey Chernov | http://ache.pp.ru/