From owner-freebsd-current Thu Nov 21 10:50:30 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ED95637B401 for ; Thu, 21 Nov 2002 10:50:27 -0800 (PST) Received: from mhub-c2.tc.umn.edu (mhub-c2.tc.umn.edu [160.94.128.45]) by mx1.FreeBSD.org (Postfix) with ESMTP id 579C443E4A for ; Thu, 21 Nov 2002 10:50:27 -0800 (PST) (envelope-from ryans@gamersimpact.com) Received: from mhub0.tc.umn.edu (mhub0.tc.umn.edu [128.101.131.40]) by mhub-c2.tc.umn.edu with ESMTP for current@freebsd.org; Thu, 21 Nov 2002 12:50:17 -0600 (CST) Received: from [128.101.186.124] by mail.tc.umn.edu with ESMTP for current@freebsd.org; Thu, 21 Nov 2002 12:50:17 -0600 Subject: Compiling -CURRENT and PCMCIA support. From: Ryan Sommers To: current@freebsd.org Content-Type: text/plain Organization: Message-Id: <1037904653.74226.21.camel@lobo> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.0 Date: 21 Nov 2002 12:50:53 -0600 Content-Transfer-Encoding: 7bit X-Umn-Remote-Mta: [N] mhub0.tc.umn.edu #+LO+TR Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG ?On Tue, 2002-11-19 at 22:13, Ryan Sommers wrote: > My question is could I keep and build the CURRENT source tree on the > FreeBSD desktop, mount it over NFS to the laptop, and install it over > the NFS mount? Is the kernel on the 5.0SP2 ISO built with PCCard support? I installed from CD-ROM onto a Compaq laptop only to notice nothing about the PCMCIA Ethernet card I had in the dmesg output. I saw the PCCARD Support section of the release notes and I'm wondering if this has anything to do with it. I'm probably going to have to compile a kernel with either the OLDCARD support or some other options so my next question, is it possible to build a -CURRENT kernel on 4.7? I'm getting the following when I tried to build a kernel for the laptop on my 4.7 workstation. Note: I installed net/cvsup-mirror and then fetched current with the following supfile and all of this is run as my cvs user: *default host=localhost *default prefix=/usr/home/cvs/ *default base=/usr/home/cvs/ *default release=cvs delete use-rel-suffix *default tag=. #cvs-all src-all bash-2.05a$ uname -a FreeBSD lobo 4.7-RELEASE FreeBSD 4.7-RELEASE #5: Fri Nov 8 15:29:17 CST 2002 ryans@lobo:/usr/obj/usr/src/sys/LOBO i386 bash-2.05a$ make buildkernel KERNCONF=LAPTOP MAKEOBJDIRPREFIX=~ make: no target to make. "/usr/home/cvs/src/Makefile.inc1", line 141: warning: "make -f /dev/null -m /usr/home/cvs/src/share/mk CPUTYPE=dummy -V CPUTYPE" returned non-zero status -------------------------------------------------------------- >>> Kernel build for LAPTOP started on Thu Nov 21 09:37:05 CST 2002 -------------------------------------------------------------- ===> LAPTOP mkdir -p /usr/home/cvs/usr/home/cvs/src/sys cd /usr/home/cvs/src/sys/i386/conf; PATH=/usr/home/cvs/usr/home/cvs/src/i386/usr/sbin:/usr/home/cvs/usr/home/cvs/src/i386/usr/bin:/usr/home/cvs/usr/home/cvs/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin config -d /usr/home/cvs/usr/home/cvs/src/sys/LAPTOP /usr/home/cvs/src/sys/i386/conf/LAPTOP ../../conf/files: coda/coda_fbsd.c must be optional, mandatory or standard Your version of config(8) is out of sync with your kernel source. *** Error code 1 Stop in /usr/home/cvs/src. *** Error code 1 Stop in /usr/home/cvs/src. bash-2.05a$ Ryan. -- Ryan "leadZERO" Sommers ryans@gamersimpact.com ICQ: 1019590 AIM/MSN: leadZERO To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message