Date: Wed, 26 Feb 2003 14:59:17 -0500 (EST) From: Andrew Gallatin <gallatin@cs.duke.edu> To: freebsd-current@freebsd.org Cc: markm@freebsd.org Subject: build busted in xlint: stat.h related? Message-ID: <15965.7317.563168.754300@grasshopper.cs.duke.edu>
next in thread | raw e-mail | index | archive | help
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.. Drew 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?15965.7317.563168.754300>