cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -g -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys
John Baldwin <[EMAIL PROTECTED]> wrote:
On 21-Sep-01 Aloha Guy wrote:>> cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes >> -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual >> -fformat-extensions -ansi -g -nostdinc -I- -I. -I/usr/src/sys
Greetings all:
I was originally running 20010618 -CURRENT and all
worked well. So I went and cvsup to the latest
-CURRENT on 20010716 and I did a make buildworld,
this process died with something about include.h so I
continued with just make in /usr/src and it finished
so I went to make buildk