Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2002 19:46:55 -0600 (MDT)
From:      "M. Warner Losh" <imp@village.org>
To:        current@freebsd.org
Subject:   Kernel build busted?
Message-ID:  <20020616.194655.25533118.imp@village.org>

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




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