Date: Wed, 26 Feb 2003 14:59:03 -0500 From: Mike Barcroft <mike@FreeBSD.org> To: Andrew Gallatin <gallatin@cs.duke.edu> Cc: freebsd-current@freebsd.org, markm@freebsd.org Subject: Re: build busted in xlint: stat.h related? Message-ID: <20030226145903.C87731@espresso.bsdmike.org> In-Reply-To: <15965.7317.563168.754300@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Wed, Feb 26, 2003 at 02:59:17PM -0500 References: <15965.7317.563168.754300@grasshopper.cs.duke.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
Andrew Gallatin <gallatin@cs.duke.edu> writes: > > I just tried to buildworld, and xlint crapped out like this: > > ===> usr.bin/xlint/llib > lint -cghapbx -Cposix /usr/src/usr.bin/xlint/llib/llib-lposix > lint -cghapbx -Cstdc /usr/src/usr.bin/xlint/llib/llib-lstdc > llib-lposix: > llib-lstdc: > stdio.h(79): warning: struct __sFILEX never defined [233] > Lint pass2: > stat.h(132): syntax error [249] > stdio.h(79): warning: struct __sFILEX never defined [233] > signal.h(207): warning: struct __siginfo never defined [233] > *** Error code 1 > > I'm rebuilding now with your latest stat.h change reverted.. I committed a fix. Best regards, Mike Barcroft To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030226145903.C87731>