From owner-freebsd-questions@FreeBSD.ORG Mon Jul 21 07:36:34 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 B352437B401 for ; Mon, 21 Jul 2003 07:36:34 -0700 (PDT) Received: from fisica.ufc.br (virtual.fisica.ufc.br [200.17.35.5]) by mx1.FreeBSD.org (Postfix) with SMTP id 5ABD243F3F for ; Mon, 21 Jul 2003 07:36:32 -0700 (PDT) (envelope-from murilo@fisica.ufc.br) Received: (qmail 26450 invoked by uid 64014); 21 Jul 2003 14:35:45 -0000 Received: from murilo@fisica.ufc.br by virtual by uid 64011 with qmail-scanner-1.13 (clamscan: 0.54. Clear:. Processed in 0.271727 secs); 21 Jul 2003 14:35:45 -0000 Received: from unknown (HELO fisica.ufc.br) (200.17.35.254) by virtual.fisica.ufc.br with SMTP; 21 Jul 2003 14:35:45 -0000 Message-ID: <3F1BCECA.9080709@fisica.ufc.br> Date: Mon, 21 Jul 2003 11:30:18 +0000 From: Murilo Pereira de Almeida User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030524 X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: 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 14:36:35 -0000 I have two questions about FreeBSD-5.1 1)I dowloaded the iso-image of disk1 but I did not succeded in downloading the iso-image of disk2 despite my trying of several mirros sites; the downloading hangs at about 127M. Is there any problem with the iso-image of dik2? 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 Stop in /usr/src/sys/i386/compile/mpa. ------- END of inserted lines---------------- What is missing in my installation? Thanks for any help. Murilo -- ------------------------------------------------------------------------ Murilo Pereira de Almeida Departamento de Física Universidade Federal do Ceará murilo@fisica.ufc.br Tel: (55)-85-288-9927 Fax: (55)-85-288-9450 ------------------------------------------------------------------------