From owner-freebsd-stable Sat Sep 29 8:37:27 2001 Delivered-To: freebsd-stable@freebsd.org Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by hub.freebsd.org (Postfix) with ESMTP id DADB837B403 for ; Sat, 29 Sep 2001 08:37:15 -0700 (PDT) Received: (from wkb@localhost) by freebie.xs4all.nl (8.11.6/8.11.6) id f8TFb9l56440; Sat, 29 Sep 2001 17:37:09 +0200 (CEST) (envelope-from wkb) Date: Sat, 29 Sep 2001 17:37:09 +0200 From: Wilko Bulte To: Alastair Hogge Cc: freebsd-stable@FreeBSD.ORG Subject: Re: Help with buildkernel Message-ID: <20010929173709.A56361@freebie.xs4all.nl> References: <3BB6768C.BCD8A3C0@tpg.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <3BB6768C.BCD8A3C0@tpg.com.au>; from agh@tpg.com.au on Sun, Sep 30, 2001 at 01:34:04AM +0000 X-OS: FreeBSD 4.4-STABLE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, Sep 30, 2001 at 01:34:04AM +0000, Alastair Hogge wrote: I think this is biting you (from umass(4)) usb and one of uhci or ohci must be configured in the kernel as well. Last but not least, support for SCSI drives, da EXAMPLES device umass device scbus device da device pass > G'Day, > > I upgraded to 4.2 -> 4.4-STABLE from 4.1 a week or so ago. > 4.4 went well, and I ran mergemaster to install the files > I didn't already have (oh build/installworld was A-OK). > Now when I attempt to build an custom kernel I get some > this: > umass.o: In function `umass_cam_attach_sim': > umass.o(.text+0x1257): undefined reference to `cam_simq_alloc' > umass.o(.text+0x127d): undefined reference to `cam_sim_alloc' > umass.o(.text+0x1296): undefined reference to `xpt_bus_register' > umass.o(.text+0x12a6): undefined reference to `cam_simq_free' > umass.o: In function `umass_cam_rescan_callback': > umass.o(.text+0x12bf): undefined reference to `xpt_free_path' > umass.o: In function `umass_cam_rescan': > umass.o(.text+0x1309): undefined reference to `xpt_periph' > umass.o(.text+0x1312): undefined reference to `xpt_create_path' > umass.o(.text+0x1325): undefined reference to `xpt_setup_ccb' > umass.o(.text+0x1340): undefined reference to `xpt_action' > umass.o: In function `umass_cam_detach_sim': > umass.o(.text+0x13f7): undefined reference to `xpt_bus_deregister' > umass.o(.text+0x1415): undefined reference to `cam_sim_free' > umass.o: In function `umass_cam_detach': > umass.o(.text+0x1456): undefined reference to `xpt_create_path' > umass.o(.text+0x1477): undefined reference to `xpt_async' > umass.o(.text+0x147f): undefined reference to `xpt_free_path' > umass.o: In function `umass_cam_action': > umass.o(.text+0x179d): undefined reference to `xpt_done' > umass.o(.text+0x17ad): undefined reference to `xpt_done' > umass.o: In function `umass_cam_cb': > umass.o(.text+0x18a1): undefined reference to `xpt_done' > umass.o: In function `umass_cam_sense_cb': > umass.o(.text+0x1918): undefined reference to `xpt_done' > umass.o(.text+0x1929): undefined reference to `xpt_done' > *** Error code 1 > > Stop in /usr/obj/usr/src/sys/FREEBIE. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > I check for /etc/make.conf and it was not there. So I installed > my backup. The backup only has: > CFLAGS= -O -pipe > NOPROFILE= true > Now, I believe I got that setup from a tutorial somewhere. > My custom kernel has only one added line the to GENERIC: > device pcm > > TIA > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message ---end of quoted text--- -- | / o / /_ _ email: wilko@FreeBSD.org |/|/ / / /( (_) Bulte Arnhem, The Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message