From owner-freebsd-current Sun Jun 16 18:48:42 2002 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.bsdimp.com [204.144.255.66]) by hub.freebsd.org (Postfix) with ESMTP id ED98237B421 for ; Sun, 16 Jun 2002 18:48:38 -0700 (PDT) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.11.3/8.11.3) with ESMTP id g5H1mbY29917 for ; Sun, 16 Jun 2002 19:48:37 -0600 (MDT) (envelope-from imp@village.org) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.11.6/8.11.6) with ESMTP id g5H1maG65214 for ; Sun, 16 Jun 2002 19:48:36 -0600 (MDT) (envelope-from imp@village.org) Date: Sun, 16 Jun 2002 19:46:55 -0600 (MDT) Message-Id: <20020616.194655.25533118.imp@village.org> To: current@freebsd.org Subject: Kernel build busted? From: "M. Warner Losh" X-Mailer: Mew version 2.1 on Emacs 21.1 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ===> drm/gamma cc -O -pipe -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wno-format -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/dev -I@/../include -fno-common -g -mpreferred-stack-boundary=2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wno-format -ansi -c /dell/imp/FreeBSD/src/sys/dev/drm/gamma_drv.c In file included from @/dev/drm/drm_fops.h:43, from /dell/imp/FreeBSD/src/sys/dev/drm/gamma_drv.c:107: @/sys/signalvar.h:245: conflicting types for `psignal' @/../include/signal.h:88: previous declaration of `psignal' @/sys/signalvar.h:245: warning: redundant redeclaration of `psignal' in same scope @/../include/signal.h:88: warning: previous declaration of `psignal' *** Error code 1 Why is a kernel module including userland stuff? Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message