From owner-freebsd-questions@FreeBSD.ORG Mon Jul 21 08:29:43 2003 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 E459C37B401 for ; Mon, 21 Jul 2003 08:29:43 -0700 (PDT) Received: from lv.raad.tartu.ee (lv.raad.tartu.ee [194.126.106.110]) by mx1.FreeBSD.org (Postfix) with ESMTP id B00AA43F75 for ; Mon, 21 Jul 2003 08:29:41 -0700 (PDT) (envelope-from toomas.aas@raad.tartu.ee) Received: Message by Barricade lv.raad.tartu.ee with ESMTP id h6LFTaI09687; Mon, 21 Jul 2003 18:29:36 +0300 Message-Id: <200307211529.h6LFTaI09687@lv.raad.tartu.ee> Received: from INFO/SpoolDir by raad.tartu.ee (Mercury 1.48); 21 Jul 03 18:29:36 +0300 Received: from SpoolDir by INFO (Mercury 1.48); 21 Jul 03 18:29:09 +0300 From: "Toomas Aas" Organization: Tartu City Government To: Murilo Pereira de Almeida Date: Mon, 21 Jul 2003 18:28:59 +0300 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Priority: normal In-reply-to: <3F1BCECA.9080709@fisica.ufc.br> cc: questions@freebsd.org Subject: Re: FreeBSD-5.1 iso disk2 and kernel configuration 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: Mon, 21 Jul 2003 15:29:44 -0000 > 2)I used the iso disk1 to install version 5.1 but I could not configure > the kernel. I followed the kernel configuration procedure and the > linking process yielded the following lines: > --------BEGIN of inserted lines --------- > linking kernel > umass.o: In function `umass_cam_attach_sim': > umass.o(.text+0x17c7): undefined reference to `cam_simq_alloc' > umass.o(.text+0x1818): undefined reference to `cam_sim_alloc' > umass.o(.text+0x1827): undefined reference to `cam_simq_free' > umass.o(.text+0x1847): undefined reference to `xpt_bus_register' > umass.o: In function `umass_cam_rescan_callback': > umass.o(.text+0x1883): undefined reference to `xpt_free_path' > umass.o: In function `umass_cam_rescan': > umass.o(.text+0x18f5): undefined reference to `xpt_periph' > umass.o(.text+0x1904): undefined reference to `xpt_create_path' > umass.o(.text+0x1920): undefined reference to `xpt_setup_ccb' > umass.o(.text+0x193d): undefined reference to `xpt_action' > umass.o: In function `umass_cam_detach_sim': > umass.o(.text+0x1a2c): undefined reference to `xpt_bus_deregister' > umass.o(.text+0x1a48): undefined reference to `cam_sim_free' > umass.o: In function `umass_cam_action': > umass.o(.text+0x1ebd): undefined reference to `xpt_done' > umass.o: In function `umass_cam_cb': > umass.o(.text+0x202b): undefined reference to `xpt_done' > umass.o: In function `umass_cam_sense_cb': > umass.o(.text+0x2191): undefined reference to `xpt_done' > umass.o: In function `umass_cam_quirk_cb': > umass.o(.text+0x21bb): undefined reference to `xpt_done' > *** Error code 1 > What is missing in my installation? If it were FreeBSD 4.x, I'd say that device scbus and device da are missing in your kernel config file. Perhaps it's the same with 5.1 -- Toomas Aas | toomas.aas@raad.tartu.ee | http://www.raad.tartu.ee/~toomas/ * Press any key to continue or any other key to quit.