From owner-freebsd-scsi Tue May 19 19:54:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA24938 for freebsd-scsi-outgoing; Tue, 19 May 1998 19:54:13 -0700 (PDT) (envelope-from owner-freebsd-scsi@FreeBSD.ORG) Received: from enigami.com (enigami.com [208.140.182.10]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA24914 for ; Tue, 19 May 1998 19:54:04 -0700 (PDT) (envelope-from ckempf@enigami.com) Received: from singularity.enigami.com (singularity.enigami.com [208.140.182.42]) by enigami.com (8.8.7/8.8.7) with ESMTP id WAA07912 for ; Tue, 19 May 1998 22:53:47 -0400 (EDT) From: Cory Kempf Received: (from ckempf@localhost) by singularity.enigami.com (8.8.8/8.8.8) id WAA28943 for freebsd-scsi@freebsd.org; Tue, 19 May 1998 22:51:59 -0400 (EDT) (envelope-from ckempf@enigami.com) Date: Tue, 19 May 1998 22:51:59 -0400 (EDT) Message-Id: <199805200251.WAA28943@singularity.enigami.com> To: freebsd-scsi@FreeBSD.ORG Subject: GENERIC kernel build broken? Sender: owner-freebsd-scsi@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi all, I cvsup'd the latest sources of about, an hour or so ago, applied the -current snapshot, (fixed the .rej from sbin/Makefile), and attempted to build GENERIC: loading kernel isp_freebsd.o: Undefined symbol `_scsi_alloc_bus' referenced from text segment isp_freebsd.o: Undefined symbol `_scsi_attachdevs' referenced from text segment isp.o: Undefined symbol `_scsi_done' referenced from text segment isp.o: Undefined symbol `_scsi_done' referenced from text segment subr_devstat.o: Undefined symbol `_getmicroruntime' referenced from text segment subr_devstat.o: Undefined symbol `_getmicroruntime' referenced from text segment I am guessing that this is a SCSI issue, not a -current issue? +C To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-scsi" in the body of the message