Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2002 17:38:34 +0000
From:      "Robert [zardoz]" <zardoz@vampyre.com>
To:        freebsd-current@freebsd.org
Subject:   Kernel Build Fails - Syscons errors...
Message-ID:  <20020618173834.A15604@vampyre.com>

next in thread | raw e-mail | index | archive | help
While compiling a new kernel based on today's sources, I get the
following errors from the syscons history code:

[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.

TIA for assistance...

/robert/

-- 

                     --- 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?20020618173834.A15604>