From owner-freebsd-current@FreeBSD.ORG Tue Aug 17 18:28:55 2004 Return-Path: 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 722B416A4CE for ; Tue, 17 Aug 2004 18:28:55 +0000 (GMT) Received: from odot.okladot.state.ok.us (odot.okladot.state.ok.us [192.149.244.9]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB1D843D4C for ; Tue, 17 Aug 2004 18:28:54 +0000 (GMT) (envelope-from root@techpc04.okladot.state.ok.us) Received: from notes9c.okladot.state.ok.us (notes9c.okladot.state.ok.us [10.36.36.31])NAA37194; Tue, 17 Aug 2004 13:23:24 -0500 Received: from isdmon2.okladot.state.ok.us ([192.149.244.24]) by notes9c.okladot.state.ok.us (Lotus Domino Release 6.5.1) with ESMTP id 2004081713241809-5942 ; Tue, 17 Aug 2004 13:24:18 -0500 Received: from techpc04.okladot.state.ok.us (techpc04.okladot.state.ok.us [199.27.9.37])i7HIN0or077399; Tue, 17 Aug 2004 13:23:01 -0500 (CDT) (envelope-from root@techpc04.okladot.state.ok.us) Received: by techpc04.okladot.state.ok.us (Postfix, from userid 0) id 117925CA0; Tue, 17 Aug 2004 13:22:38 -0500 (CDT) To: From: "Paul Seniura" Errors-To: "Paul Seniura" Sender: "Paul Seniura" In-Reply-To: <20040817133005.B7A015CA0@techpc04.okladot.state.ok.us> References: <20040817133005.B7A015CA0@techpc04.okladot.state.ok.us> Message-Id: <20040817182238.117925CA0@techpc04.okladot.state.ok.us> Date: Tue, 17 Aug 2004 13:22:38 -0500 (CDT) X-ODOT-MailScanner-Information: Please contact the Help Desk for more information X-ODOT-MailScanner: This E-mail appears not to contain malware. X-ODOT-MailScanner-SpamCheck: not spam (whitelisted), SpamAssassin (score=-8.8, required 5, BAYES_10 -5.80, IN_REP_TO -3.20, RCVD_IN_ORBS 0.12, TW_OC 0.08) X-MIMETrack: Itemize by SMTP Server on Notes9c/ODOT(Release 6.5.1|January 21, 2004) at 08/17/2004 01:24:18 PM,at 08/17/2004 01:24:18 PM, Serialize complete at 08/17/2004 01:24:18 PM Subject: ...and more buildworld errors X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Paul Seniura List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 17 Aug 2004 18:28:55 -0000 Got today's CTM bucket applied. Now we got two modules not building: [...] ===> aic7xxx/ahc/ahc_isa ( cd .. ; make aic7xxx_reg.h ) `aic7xxx_reg.h' is up to date. rm -f .depend mkdep -f .depend -a -nostdinc -I/src/sys/modules/aic7xxx/ahc/ahc_isa/../../../../dev/aic7xxx -I.. -D_KERNEL -DKLD_MODULE -I- -I/src/sys/modules/aic7xxx/ahc/ahc_isa/../../../../dev/aic7xxx -I.. -I. -I@ -I@/contrib/altq -I@/../include /src/sys/modules/aic7xxx/ahc/ahc_isa/../../../../dev/aic7xxx/ahc_isa.c In file included from @/dev/aic7xxx/aic_osm_lib.h:186, from @/dev/aic7xxx/aic7xxx_osm.h:170, from /src/sys/modules/aic7xxx/ahc/ahc_isa/../../../../dev/aic7xxx/ahc_isa.c:41: @/dev/aic7xxx/aic7xxx.h:49:25: aic7xxx_reg.h: No such file or directory In file included from /src/sys/modules/aic7xxx/ahc/ahc_isa/../../../../dev/aic7xxx/ahc_isa.c:44: @/dev/eisa/eisaconf.h:37:21: eisa_if.h: No such file or directory mkdep: compile failed *** Error code 1 (continuing) `depend' not remade because of errors. ===> aic7xxx/ahc/ahc_pci [...] ===> linprocfs rm -f .depend mkdep -f .depend -a -nostdinc -D_KERNEL -DKLD_MODULE -I- -I. -I@ -I@/contrib/altq -I@/../include /src/sys/modules/linprocfs/../../compat/linprocfs/linprocfs.c /src/sys/modules/linprocfs/../../compat/linprocfs/linprocfs.c:94:24: opt_compat.h: No such file or directory mkdep: compile failed *** Error code 1 (continuing) `depend' not remade because of errors. ===> linux [...] ident /src/sys/modules/aic7xxx/ahc/ahc_isa/../../../../dev/aic7xxx/ahc_isa.c: $FreeBSD: src/sys/dev/aic7xxx/ahc_isa.c,v 1.1 2004/08/17 02:32:30 gibbs Exp $ ident /src/sys/modules/linprocfs/../../compat/linprocfs/linprocfs.c: $FreeBSD: src/sys/compat/linprocfs/linprocfs.c,v 1.84 2004/08/16 08:19:18 tjr Exp $ My custom kernel is building okay; it should include the two modules above, but is it safe to test? I still need to try Soren's ata-* patches as my earlier msg today mentioned (see "previous thread" link). Another CTM delta won't be scheduled to pop out until after Midnight CDT. I can steal updates from cvsweb, but there aren't anything newer ATM. ;) Anything I can do to help, please hollar. -- thx, Paul Seniura System Specialist State of Okla. D.O.T.