From owner-freebsd-current Thu Feb 26 16:03:30 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id QAA29035 for freebsd-current-outgoing; Thu, 26 Feb 1998 16:03:30 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from EDISWITCH2.uninet.net.mx (EDISWITCH2.uninet.net.mx [200.33.150.25]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA29027 for ; Thu, 26 Feb 1998 16:03:27 -0800 (PST) (envelope-from eculp@ver1.telmex.net.mx) Received: from sunix (ver1-154.uninet.net.mx [200.38.135.154] (may be forged)) by EDISWITCH2.uninet.net.mx (8.8.8/8.8.8) with SMTP id RAA10257 for ; Thu, 26 Feb 1998 17:56:52 -0600 (CST) Message-ID: <34F602B3.5DAE5B36@ver1.telmex.net.mx> Date: Thu, 26 Feb 1998 18:02:59 -0600 From: Edwin Culp Organization: Mexico Communicates, S.C. X-Mailer: Mozilla 3.01Gold (X11; I; Linux 2.0.14 i586) MIME-Version: 1.0 To: current@FreeBSD.ORG Subject: make world problem today. References: <199802262357.RAA07893@bsd3.nix.mexcom.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Make world from this morning didn't make it. Looks like I need a card.h that I have never had. Anyone else seen this? > cc -nostdinc -O2 -m486 -pipe -I/usr/src/usr.sbin/pccard/pccardc/../pccardd -Wall -g -static -I/usr/obj/usr/src/tmp/usr/include -c /usr/src/usr.sbin/pccard/pccardc/rdattr.c > /usr/src/usr.sbin/pccard/pccardc/rdattr.c:39: pccard/card.h: No such file or directory > /usr/src/usr.sbin/pccard/pccardc/rdattr.c: In function `rdattr_main\': > /usr/src/usr.sbin/pccard/pccardc/rdattr.c:56: `CARD_DEVICE\' undeclared (first use this function) > /usr/src/usr.sbin/pccard/pccardc/rdattr.c:56: (Each undeclared identifier is reported only once > /usr/src/usr.sbin/pccard/pccardc/rdattr.c:56: for each function it appears in.) > /usr/src/usr.sbin/pccard/pccardc/rdattr.c:62: `MDF_ATTR\' undeclared (first use this function) > /usr/src/usr.sbin/pccard/pccardc/rdattr.c:63: `PIOCRWFLAG\' undeclared (first use this function) > *** Error code 1 Thanks ed P.S. I cvsuped again and didn't find card.h, assuming that that is the problem. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message