Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Mar 2004 15:58:07 +0300
From:      Andrey Chernov <ache@nagual.pp.ru>
To:        Peter Edwards <peter.edwards@openet-telecom.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Pan crashing in libgnuregex after -pthread switchover
Message-ID:  <20040320125806.GA53843@nagual.pp.ru>
In-Reply-To: <4059E668.1030405@openet-telecom.com>
References:  <4058AC1C.10208@mitre.org> <xzpwu5i7s9v.fsf@dwp.des.no> <4059B9CD.1010003@openet-telecom.com> <4059C3B0.4080003@mitre.org> <20040318095842.W62520@carver.gumbysoft.com> <4059E668.1030405@openet-telecom.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <regex.h>
-- or --
#include <gnu/regex.h>
Idea that library must match headers used is pretty natural.

-- 
Andrey Chernov | http://ache.pp.ru/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040320125806.GA53843>