From owner-freebsd-arch Tue Jul 11 11:33: 4 2000 Delivered-To: freebsd-arch@freebsd.org Received: from gateway.posi.net (c1096725-a.smateo1.sfba.home.com [24.20.139.104]) by hub.freebsd.org (Postfix) with ESMTP id DA7CF37B509; Tue, 11 Jul 2000 11:32:59 -0700 (PDT) (envelope-from kbyanc@posi.net) Received: from localhost (kbyanc@localhost) by gateway.posi.net (8.9.3/8.9.3) with ESMTP id LAA38364; Tue, 11 Jul 2000 11:37:59 -0700 (PDT) (envelope-from kbyanc@posi.net) Date: Tue, 11 Jul 2000 11:37:58 -0700 (PDT) From: Kelly Yancey To: Matthew Jacob Cc: Andrzej Bialecki , Brian Fundakowski Feldman , dfr@FreeBSD.ORG, jlemon@FreeBSD.ORG, freebsd-arch@FreeBSD.ORG Subject: Re: Final call for review: Dynamic sysctls. In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Are you sure this isn't something else? His patch doesn't touch kern_sig. Still investigating, Kelly On Tue, 11 Jul 2000, Matthew Jacob wrote: > Did you compile on alpha? > > > > This is with sources from last night: > > > cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes > -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions > -ansi -g -nostdinc -I- -I. -I../.. -I../../../include -D_KERNEL -include > opt_global.h -elf -mno-fp-regs -ffixed-8 -Wa,-mev56 ../../kern/kern_sig.c > ../../kern/kern_sig.c:359: warning: function declaration isn't a prototype > ../../kern/kern_sig.c: In function `osigaction': > ../../kern/kern_sig.c:367: dereferencing pointer to incomplete type > ../../kern/kern_sig.c:367: dereferencing pointer to incomplete type > ../../kern/kern_sig.c:369: dereferencing pointer to incomplete type > ../../kern/kern_sig.c:370: dereferencing pointer to incomplete type > ../../kern/kern_sig.c:372: dereferencing pointer to incomplete type > ../../kern/kern_sig.c:379: dereferencing pointer to incomplete type > ../../kern/kern_sig.c:384: dereferencing pointer to incomplete type > ../../kern/kern_sig.c: At top level: > ../../kern/kern_sig.c:532: warning: function declaration isn't a prototype > ../../kern/kern_sig.c: In function `osigprocmask': > ../../kern/kern_sig.c:538: dereferencing pointer to incomplete type > ../../kern/kern_sig.c:539: dereferencing pointer to incomplete type > ../../kern/kern_sig.c: At top level: > ../../kern/kern_sig.c:567: warning: function declaration isn't a prototype > ../../kern/kern_sig.c:721: warning: function declaration isn't a prototype > ../../kern/kern_sig.c: In function `osigsuspend': > ../../kern/kern_sig.c:729: dereferencing pointer to incomplete type > *** Error code 1 > > > > > -- Kelly Yancey - kbyanc@posi.net - Belmont, CA System Administrator, eGroups.com http://www.egroups.com/ Maintainer, BSD Driver Database http://www.posi.net/freebsd/drivers/ Coordinator, Team FreeBSD http://www.posi.net/freebsd/Team-FreeBSD/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message