Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2000 11:37:58 -0700 (PDT)
From:      Kelly Yancey <kbyanc@posi.net>
To:        Matthew Jacob <mjacob@feral.com>
Cc:        Andrzej Bialecki <abial@webgiro.com>, Brian Fundakowski Feldman <green@FreeBSD.ORG>, dfr@FreeBSD.ORG, jlemon@FreeBSD.ORG, freebsd-arch@FreeBSD.ORG
Subject:   Re: Final call for review: Dynamic sysctls.
Message-ID:  <Pine.BSF.4.21.0007111136540.38153-100000@gateway.posi.net>
In-Reply-To: <Pine.BSF.4.10.10007111124090.30459-100000@beppo.feral.com>

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

  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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0007111136540.38153-100000>