DragonFly BSD
DragonFly kernel List (threaded) for 2004-03
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: buildworld update committed


From: Jean-Marc Zucconi <jmz@xxxxxxxxxxxxxx>
Date: Tue, 23 Mar 2004 01:40:50 +0100 (CET)

>>>>> Matthew Dillon writes:

 >     Have at it.  Note that 'make buildworld' will take a lot longer now
 >     because it actually removes the entire buildworld object tree (previously
 >     only a portion of the tree was removed), but once you've done a buildworld
 >     you should be able to get away with just doing 'quickworld' after that
 >     (at least for a while).

My buildworld is now ok. But it is the buildkernel which fails now: 
make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES | xargs  mkdep -a -f
. newdep -O -pipe  -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline
-Wcast-qual  -fformat-extensions -ansi  -nostdinc -I. -I/home/src/sys
-I/home/src/sys/../include -I/home/src/sys/contrib/dev/acpica
-I/home/src/sys/contrib/ipfilter  -D_KERNEL -include opt_global.h
-mpreferred-stack-boundary=2 -fno-common -ffreestanding 
/home/src/sys/i386/i386/pmap_inval.c:56: machine/apic.h: No such file
or directory 
mkdep: compile failed

# ls  -l /usr/include/machine/apic.h
-r--r--r--  1 root  wheel  20815 Dec  4 01:32 /usr/include/machine/apic.h

Jean-Marc

-- 
Jean-Marc Zucconi -- PGP Key: finger jmz@xxxxxxxxxxx [KeyID: 400B38E9]



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]