Date: Wed, 25 Feb 2004 13:08:14 +0300 From: Andrey Chernov <ache@nagual.pp.ru> To: Sean McNeil <sean@mcneil.com> Cc: freebsd-gnome@FreeBSD.ORG Subject: Re: recent gnuregex.h change hurts gnome Message-ID: <20040225100813.GA65622@nagual.pp.ru> In-Reply-To: <1077702881.31256.1.camel@server.mcneil.com> References: <1077702881.31256.1.camel@server.mcneil.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Feb 25, 2004 at 01:54:41AM -0800, Sean McNeil wrote: > Hi, > > I now get the following as gnome apparantly compiles with -Werror: > /usr/include/gnuregex.h:31:2: #warning "<gnuregex.h> has been replaced > by <gnu/regex.h>" > gmake[3]: *** [find.o] Error 1 It is as intended. Either not use -Werror or use -I/usr/include/gnu if it exists on your system. -- Andrey Chernov | http://ache.pp.ru/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040225100813.GA65622>