Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Jun 2002 15:33:32 -0700 (PDT)
From:      "Robert N. Saft" <zardoz@vampyre.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   i386/39633: Errors reported in schistory.c in syscons kernel component
Message-ID:  <200206212233.g5LMXW8C067645@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         39633
>Category:       i386
>Synopsis:       Errors reported in schistory.c in syscons kernel component
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jun 21 15:40:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Robert N. Saft
>Release:        -current
>Organization:
>Environment:
FreeBSD freya 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Sun Jun  9 14:46:29 PDT 2002
   root@freya:/usr/src/sys/i386/compile/freya5  i386
>Description:
      When compiling the kernel, the following errors are reported.
This is even after numerous source code updates.
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -\
Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wno-format -ansi  -n\
ostdinc -I-  -I. -I../../.. -I../../../dev -I../../../contrib/dev/acpica -I../.\
./../contrib/ipfilter -I../../../../include  -D_KERNEL -include opt_global.h -f\
no-common   -mpreferred-stack-boundary=2 -ffreestanding -Werror  ../../../dev/s\
yscons/schistory.c
../../../dev/syscons/schistory.c: In function `sc_alloc_history_buffer':^M
../../../dev/syscons/schistory.c:127: void value not ignored as it ought to be^\
M
../../../dev/syscons/schistory.c:127: syntax error before ')' token^M
../../../dev/syscons/schistory.c: In function `sc_hist_ioctl':^M
../../../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.

>How-To-Repeat:
     Compiling a -current kernel with this file

>Fix:
      
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206212233.g5LMXW8C067645>