Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 May 1997 14:16:12 -0700
From:      "Jordan K. Hubbard" <jkh@time.cdrom.com>
To:        current@freebsd.org
Subject:   Kernel build failure in -current
Message-ID:  <14277.865113372@time.cdrom.com>

next in thread | raw e-mail | index | archive | help
===> lkm/pcic
cc -O2 -pipe -DLKM -I.  -DKERNEL -DACTUALLY_LKM_NOT_KERNEL -I/usr/src/lkm/pcic/.
./../sys  -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit  -Wnested-externs
 -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -DPSEUDO_LKM -c /usr/
src/lkm/pcic/../../sys/pccard/pcic.c
/usr/src/lkm/pcic/../../sys/pccard/pcic.c: In function `pcic_unload':
/usr/src/lkm/pcic/../../sys/pccard/pcic.c:316: warning: implicit declaration of
function `unregister_intr'
/usr/src/lkm/pcic/../../sys/pccard/pcic.c: In function `build_freelist':
/usr/src/lkm/pcic/../../sys/pccard/pcic.c:368: warning: implicit declaration of
function `register_intr'
/usr/src/lkm/pcic/../../sys/pccard/pcic.c: In function `pcic_probe':
/usr/src/lkm/pcic/../../sys/pccard/pcic.c:792: `SWI_MASK' undeclared (first use
this function)
/usr/src/lkm/pcic/../../sys/pccard/pcic.c:792: (Each undeclared identifier is re
ported only once
/usr/src/lkm/pcic/../../sys/pccard/pcic.c:792: for each function it appears in.)
*** Error code 1




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