Date: Tue, 17 Aug 2004 13:22:38 -0500 (CDT) From: "Paul Seniura" <pdseniura@techie.com> To: <freebsd-current@freebsd.org> Subject: ...and more buildworld errors Message-ID: <20040817182238.117925CA0@techpc04.okladot.state.ok.us> In-Reply-To: <20040817133005.B7A015CA0@techpc04.okladot.state.ok.us> References: <20040817133005.B7A015CA0@techpc04.okladot.state.ok.us>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040817182238.117925CA0>