Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Jul 1997 17:52:42 +0200 (MEST)
From:      Christoph Kukulies <kuku@gilberto.physik.RWTH-Aachen.DE>
To:        freebsd-current@freefall.FreeBSD.org
Subject:   make world chokes on lkm/pcic
Message-ID:  <199707211552.RAA28433@gil.physik.rwth-aachen.de>

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

While observing the last lines of my 5.5MB world.log with tail -f
and expecting the wholesome 

--------------------------------------------------------------
make world completed on Tue Jul  1 23:40:07 MEST 1997
--------------------------------------------------------------      

appearing in a few seconds I got shocked and torn out of my dreams by the
following dreadful message:

d-externs -Wstrict-prototypes -Wmissing-prototypes  -Wpointer-arith -DPSEUDO_LKM -c /home/BLUES/src/lkm/pcic/../../sys/pccard/pcic.c
/home/BLUES/src/lkm/pcic/../../sys/pccard/pcic.c: In function `pcic_probe':
/home/BLUES/src/lkm/pcic/../../sys/pccard/pcic.c:794: `SWI_MASK' undeclared (first use this function)
/home/BLUES/src/lkm/pcic/../../sys/pccard/pcic.c:794: (Each undeclared identifier is reported only once
/home/BLUES/src/lkm/pcic/../../sys/pccard/pcic.c:794: for each function it appears in.)
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
blues>                                  

Am I inmidst of two cvsups or is something broken?

Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de



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