From owner-freebsd-current Mon Jul 21 08:49:27 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id IAA19736 for current-outgoing; Mon, 21 Jul 1997 08:49:27 -0700 (PDT) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.116.240]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA19728 for ; Mon, 21 Jul 1997 08:49:21 -0700 (PDT) Received: from gil.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id RAA17065 for ; Mon, 21 Jul 1997 17:49:53 +0200 (MET DST) Received: (from kuku@localhost) by gil.physik.rwth-aachen.de (8.8.5/8.6.9) id RAA28433 for freebsd-current@freefall.cdrom.com; Mon, 21 Jul 1997 17:52:42 +0200 (MEST) Date: Mon, 21 Jul 1997 17:52:42 +0200 (MEST) From: Christoph Kukulies Message-Id: <199707211552.RAA28433@gil.physik.rwth-aachen.de> To: freebsd-current@freefall.FreeBSD.org Subject: make world chokes on lkm/pcic Sender: owner-freebsd-current@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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