From owner-freebsd-questions@FreeBSD.ORG Sun May 8 22:28:48 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8D57116A504 for ; Sun, 8 May 2005 22:28:48 +0000 (GMT) Received: from priv-edtnes56.telusplanet.net (outbound01.telus.net [199.185.220.220]) by mx1.FreeBSD.org (Postfix) with ESMTP id 213D543D7B for ; Sun, 8 May 2005 22:28:48 +0000 (GMT) (envelope-from graham.north@telus.net) Received: from [192.168.0.100] (really [216.232.219.67]) by priv-edtnes56.telusplanet.netESMTP <20050508222847.YPOC12713.priv-edtnes56.telusplanet.net@[192.168.0.100]>; Sun, 8 May 2005 16:28:47 -0600 Received: from 127.0.0.1 (AVG SMTP 7.0.308 [266.11.6]); Sun, 08 May 2005 15:29:08 -0700 Message-ID: <427E92B4.5080504@telus.net> Date: Sun, 08 May 2005 15:29:08 -0700 From: Graham North User-Agent: Mozilla Thunderbird 0.9 (Windows/20041103) X-Accept-Language: en-us, en To: Kris Kennaway , questions freebsd References: <427E85AD.8010005@telus.net> <20050508214137.GA1657@xor.obsecurity.org> In-Reply-To: <20050508214137.GA1657@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="=======AVGMAIL-427E92B4338E=======" X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Re: Release 4.11 - compile errors X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 May 2005 22:28:48 -0000 --=======AVGMAIL-427E92B4338E======= Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Kris: Thank you, you are correct - I found a previous post for a similar question. For those interested it was the umass device: From *Matt Emmerton *Feb. 2005 - You've got "device umass" in your kernel, but you've commented out the SCSI-related devices which are required. You need to uncomment "device scbus" and "device da" in order to use "device umass". It worked for me too! Thanks Matt and Kris. Graham/ Kris Kennaway wrote: >On Sun, May 08, 2005 at 02:33:33PM -0700, Graham North wrote: > > >>I just installed 4.11 on older IBM - not problems >>CVSUP'd and rebuilt kernel - no errors >>Installed kernel and installed world - still okay. >> >> >>Tried trimming kernel and making with CUSTOM Config file. >>make buildkernel KERNCONF=CUSTOM >> >>It barfs after 5 mins with: >> >>undefined reference to 'cam_sim_free' >>undefined reference to 'xpt_create_path' >>undefined reference to xpt_done' >> >>Can anyone give me an idea of what it is choking on. I did not try to >>be overly agressive in my config changes. >>Selected a cpu, removed a bunch of drivers - particularily scsi, >>firewire and wifi. >> >> > >You removed SCSI support but left in a driver that requires it. Go >back to GENERIC or carefully review your changes. > >Kris > > --=======AVGMAIL-427E92B4338E======= Content-Type: text/plain; x-avg=cert; charset=us-ascii Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Content-Description: "AVG certification" No virus found in this outgoing message. Checked by AVG Anti-Virus. Version: 7.0.308 / Virus Database: 266.11.6 - Release Date: 5/6/2005 --=======AVGMAIL-427E92B4338E=======--