From owner-freebsd-current Sat Jul 20 17:13:59 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 63F2737B400 for ; Sat, 20 Jul 2002 17:13:57 -0700 (PDT) Received: from prserv.net (out4.prserv.net [32.97.166.34]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02AB143E42 for ; Sat, 20 Jul 2002 17:13:57 -0700 (PDT) (envelope-from kdagee@attglobal.net) Received: from slip-12-65-114-113.mis.prserv.net ([12.65.114.113]) by prserv.net (out4) with SMTP id <200207210013552040460i4ie>; Sun, 21 Jul 2002 00:13:55 +0000 Subject: [Fwd: 5.0 DP1 compilation errors] From: karl agee To: freebsd-current Content-Type: multipart/mixed; boundary="=-yxuljrj9NUDcRaj2f0HV" X-Mailer: Ximian Evolution 1.0.8 Date: 20 Jul 2002 17:14:06 -0700 Message-Id: <1027210452.508.36.camel@enterprise.workgroup> Mime-Version: 1.0 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --=-yxuljrj9NUDcRaj2f0HV Content-Type: text/plain Content-Transfer-Encoding: 7bit --=-yxuljrj9NUDcRaj2f0HV Content-Disposition: inline Content-Description: Forwarded message - 5.0 DP1 compilation errors Content-Type: message/rfc822 Subject: 5.0 DP1 compilation errors From: karl agee To: freebsd-questions Content-Type: text/plain Content-Transfer-Encoding: 7bit Message-Id: <1027210304.508.34.camel@enterprise.workgroup> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.0.8 Date: 20 Jul 2002 17:12:30 -0700 Ok...a followup to my earlier post... this is the makefile for the iir module. Is there something in here that causes it to crap the compilation process? I dont have any iir/raid stuff, I have it commented out of the config file. --karl # $FreeBSD: src/sys/modules/iir/Makefile,v 1.1 2002/01/20 08:51:08 msmith Exp $ KMOD = iir .PATH: ${.CURDIR}/../../dev/${KMOD} SRCS = iir.c iir_ctrl.c iir_pci.c SRCS += opt_scsi.h opt_cam.h SRCS += device_if.h bus_if.h pci_if.h .include --=-yxuljrj9NUDcRaj2f0HV-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message