Date: Thu, 3 Feb 2011 13:15:28 +0000 From: Alexander Best <arundel@freebsd.org> To: Anonymous <swell.k@gmail.com> Cc: freebsd-hackers@freebsd.org, Sergey Kandaurov <pluknet@gmail.com> Subject: Re: broken INCLUDE in sys/conf/kern.pre.mk for opensolaris code? Message-ID: <20110203131528.GA13597@freebsd.org> In-Reply-To: <8639o5gth8.fsf@gmail.com> References: <20110106014046.GA324@freebsd.org> <AANLkTimE74r7579p9pgBEAY__vod=N5=WfgkQ3RE8dzN@mail.gmail.com> <20110202172010.GA17563@freebsd.org> <867hdijnkw.fsf@gmail.com> <20110203113701.GA97747@freebsd.org> <8639o5gth8.fsf@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu Feb 3 11, Anonymous wrote: > Alexander Best <arundel@freebsd.org> writes: > > > On Wed Feb 2 11, Anonymous wrote: > >> -Wmissing-include-dirs (with -Werror) is there to catch such cases. > >> Try to add it to CWARNFLAGS and see if universe build passes. > >> > >> Note, clang doesn't support it and it's broken in our gcc but there is a > >> simple fix, unfortunately, under gplv3. > > > > could you point me to that gcc gplv3 fix? > > I can't reproduce the bug on /head anymore, e.g. unlike on 8.2-RC2. thanks for the link. neither can i reproduce the segfault. i've already found some broken include paths and fixed them. i'll post a patch to current@ in a few days when i'm done fixing the include paths for all archs (kernel & world). so in fact -Wmissing-include-dirs seems to work correctly in HEAD. cheers. alex > > http://docs.freebsd.org/cgi/mid.cgi?20081021054625.GA66977 -- a13x
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110203131528.GA13597>