From owner-freebsd-bugs Sun Dec 29 20:10: 5 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5295337B401 for ; Sun, 29 Dec 2002 20:10:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8C06043ED1 for ; Sun, 29 Dec 2002 20:10:02 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gBU4A2NS013077 for ; Sun, 29 Dec 2002 20:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBU4A2lW013076; Sun, 29 Dec 2002 20:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 51B3737B401 for ; 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 ; 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 X-Send-Pr-Version: 3.2 Subject: kern/46626: Fatal error during compilation of 4.7-RELEASE-p1 kernel Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >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: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sun Dec 29 20:10:02 PST 2002 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message