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

next in thread | previous in thread | raw e-mail | index | archive | help
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






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.10.10007111124090.30459-100000>