From brett@lariat.org  Sun Dec 29 20:01:42 2002
Return-Path: <brett@lariat.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 51B3737B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 29 Dec 2002 20:01:42 -0800 (PST)
Received: from lariat.org (lariat.org [63.229.157.2])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A2E2543EB2
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 29 Dec 2002 20:01:41 -0800 (PST)
	(envelope-from brett@lariat.org)
Received: (from brett@localhost)
	by lariat.org (8.9.3/8.9.3) id VAA09437;
	Sun, 29 Dec 2002 21:01:37 -0700 (MST)
Message-Id: <200212300401.VAA09437@lariat.org>
Date: Sun, 29 Dec 2002 21:01:37 -0700 (MST)
From: brett@lariat.org
Reply-To: brett@lariat.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: Fatal error during compilation of 4.7-RELEASE-p1 kernel
X-Send-Pr-Version: 3.2

>Number:         46626
>Category:       kern
>Synopsis:       Fatal error during compilation of 4.7-RELEASE-p1 kernel
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 29 20:10:02 PST 2002
>Closed-Date:    Sat Jul 12 21:02:19 PDT 2003
>Last-Modified:  Sat Jul 12 21:02:19 PDT 2003
>Originator:     Brett Glass
>Release:        FreeBSD 4.7-RELEASE-p1 i386
>Organization:
LARIAT
>Environment:

Dell 600SC with SCSI RAID array

>Description:

Compile of kernel, sans unnecessary devices, crashes with following messages:

cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-q
ual  -fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter  -D_KERNEL -include opt_global
.h -elf  -mpreferred-stack-boundary=2  ../../kern/kern_shutdown.c
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-q
ual  -fformat-extensions -ansi  -nostdinc -I- -I. -I../.. -I../../../include -I../../contrib/ipfilter  -D_KERNEL -include opt_global
.h -elf  -mpreferred-stack-boundary=2  ../../kern/kern_sig.c
../../kern/kern_sig.c:360: warning: function declaration isn't a prototype
../../kern/kern_sig.c: In function `osigaction':
../../kern/kern_sig.c:368: dereferencing pointer to incomplete type
../../kern/kern_sig.c:368: dereferencing pointer to incomplete type
../../kern/kern_sig.c:370: dereferencing pointer to incomplete type
../../kern/kern_sig.c:371: dereferencing pointer to incomplete type
../../kern/kern_sig.c:373: dereferencing pointer to incomplete type
../../kern/kern_sig.c:380: dereferencing pointer to incomplete type
../../kern/kern_sig.c:385: dereferencing pointer to incomplete type
../../kern/kern_sig.c: At top level:
../../kern/kern_sig.c:534: warning: function declaration isn't a prototype
../../kern/kern_sig.c: In function `osigprocmask':
../../kern/kern_sig.c:540: dereferencing pointer to incomplete type
../../kern/kern_sig.c:541: dereferencing pointer to incomplete type
../../kern/kern_sig.c: At top level:
../../kern/kern_sig.c:569: warning: function declaration isn't a prototype
../../kern/kern_sig.c:723: warning: function declaration isn't a prototype
../../kern/kern_sig.c: In function `osigsuspend':
../../kern/kern_sig.c:731: dereferencing pointer to incomplete type
*** Error code 1


>How-To-Repeat:

Compile with the following configuration:

>Fix:
	
Unknown

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: kris 
State-Changed-When: Sat Jul 12 21:01:32 PDT 2003 
State-Changed-Why:  
Build failures should be discussed on the appropriate mailing list since 
they are usually either transient or caused by user error. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46626 
>Unformatted:
