...and more buildworld errors
From: Paul Seniura (pdseniura_at_techie.com)
Date: 08/17/04
- Previous message: John-Mark Gurney: "Re: new if_sk locking patch..."
- In reply to: Paul Seniura: "linprocfs.c:94:24: opt_compat.h: No such file or directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <freebsd-current@freebsd.org> Date: Tue, 17 Aug 2004 13:22:38 -0500 (CDT)
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.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
- Previous message: John-Mark Gurney: "Re: new if_sk locking patch..."
- In reply to: Paul Seniura: "linprocfs.c:94:24: opt_compat.h: No such file or directory"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|