From owner-freebsd-stable Wed Jul 26 15: 2: 3 2000 Delivered-To: freebsd-stable@freebsd.org Received: from darius.concentric.net (darius.concentric.net [207.155.198.79]) by hub.freebsd.org (Postfix) with ESMTP id 0597537C087 for ; Wed, 26 Jul 2000 15:01:45 -0700 (PDT) (envelope-from martin@chasm.org) Received: from mcfeely.concentric.net (mcfeely.concentric.net [207.155.198.83]) by darius.concentric.net (8.9.1a/(98/12/15 5.12)) id SAA00890; Wed, 26 Jul 2000 18:01:42 -0400 (EDT) [1-800-745-2747 The Concentric Network] Received: from martin.chasm.org (ts001d17.har-ct.concentric.net [206.83.87.29]) by mcfeely.concentric.net (8.9.1a) id SAA10458; Wed, 26 Jul 2000 18:01:40 -0400 (EDT) Message-Id: <4.3.2.7.0.20000726175438.00ab2c20@chasm.org> X-Sender: vimuhla@pop3.concentric.net (Unverified) X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Wed, 26 Jul 2000 18:01:35 -0400 To: freebsd-stable@freebsd.org From: Charles Martin Subject: make buildkernel fails linking module umass Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have loaded a fresh 4.0-RELEASE, cvsup'd, make buildworld, make installworld, etc. Now for a new kernel. I do a 'make buildkernel KERNEL=MYKERNEL'. The build seems to go fine up to this point: linking MYKERNEL umass.o: In function `umass_cam_attach_sim': [...lots of undefined references...] Does this ring any bells out there? This machine is a laptop: a Sony VAIO PCG-F490. I should mention that I did a fresh release and install on a non-laptop and had no problems. Though I don't see how that would affect the build. In both cases I did a mergemaster beforehand, so that my /etc/make.conf could be up to speed. Any help appreciated. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message