Date: 20 Jul 2002 17:14:06 -0700 From: karl agee <kdagee@attglobal.net> To: freebsd-current <current@FreeBSD.ORG> Subject: [Fwd: 5.0 DP1 compilation errors] Message-ID: <1027210452.508.36.camel@enterprise.workgroup>
next in thread | raw e-mail | index | archive | help
--=-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 <kdagee@attglobal.net> To: freebsd-questions <FreeBSD-Questions@FreeBSD.ORG> 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 <bsd.kmod.mk> --=-yxuljrj9NUDcRaj2f0HV-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1027210452.508.36.camel>