Pan crashing in libgnuregex after -pthread switchover

Andrey Chernov ache at nagual.pp.ru
Sat Mar 20 04:58:17 PST 2004


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/


More information about the freebsd-current mailing list