Date: Wed, 19 Jun 2002 01:22:14 -0700 (PDT) From: "Robert N. Saft [zardoz]" <zardoz@vampyre.com> To: freebsd-current@freebsd.org Subject: Repeated Kernel Build Errors Message-ID: <Pine.BSF.4.44.0206190121340.70159-100000@freya.vampyre.com>
next in thread | raw e-mail | index | archive | help
After several full src updates, I still cannot get past this issue - any and all help/comments appreciated. Many thanks in advance... /robert/ [freya] [/sys/i386/compile/freya5] # make cc -c -O -pipe -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wno-format -ansi -nostdinc -I- -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../../../contrib/ipfilter -I../../../../include -D_KERNEL -include opt_global.h -fno-common -mpreferred-stack-boundary=2 -ffreestanding -Werror ../../../dev/syscons/schistory.c ../../../dev/syscons/schistory.c: In function `sc_alloc_history_buffer': ../../../dev/syscons/schistory.c:127: void value not ignored as it ought to be ../../../dev/syscons/schistory.c:127: syntax error before ')' token ../../../dev/syscons/schistory.c: In function `sc_hist_ioctl': ../../../dev/syscons/schistory.c:306: void value not ignored as it ought to be ../../../dev/syscons/schistory.c:306: syntax error before ')' token *** Error code 1 Stop in /usr/src/sys/i386/compile/freya5. -- --- END --- "At a dinner party one should eat wisely but not too well, and talk well but not too wisely." -- W. Somerset Maugham (1874-1965) 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?Pine.BSF.4.44.0206190121340.70159-100000>