Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Dec 2002 21:01:37 -0700 (MST)
From:      brett@lariat.org
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   kern/46626: Fatal error during compilation of 4.7-RELEASE-p1 kernel
Message-ID:  <200212300401.VAA09437@lariat.org>

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

>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




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