Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 01 May 2005 18:54:27 -0400
From:      jacques brierre <jbrierre@bellsouth.net>
To:        freebsd-sparc64@freebsd.org
Subject:   kernel build failed - ofw_pci_if.h
Message-ID:  <42755E23.8010000@bellsouth.net>

next in thread | raw e-mail | index | archive | help
All first time I built the kernel "the old way", all went well.
Just reied "the new way" as described in manual... (cd /usr/src; make 
buildkernel KERNCONF=MYKERNEL) and got this...

Problem is, the file does not exist.
anyone seen this before?
I'll try the old way in the meantime... very strange, surely...

rm -f .newdep
make -V CFILES -V SYSTEM_CFILES -V GEN_CFILES |  MKDEP_CPP="cc -E" 
CC="cc" xargs mkdep -a -f .newdep -O2 -pipe -fno-strict-aliasing  -Wall 
-Wredundant-decls -Wnested-externs -Wstrict-prototypes  
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-fformat-extensions -std=c99  -nostdinc -I-  -I. -I/usr/src/sys 
-I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/altq 
-I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/pf 
-I/usr/src/sys/contrib/dev/ath -I/usr/src/sys/contrib/dev/ath/freebsd 
-I/usr/src/sys/contrib/ngatm -D_KERNEL -include opt_global.h -fno-common 
-finline-limit=15000 --param inline-unit-growth=100 --param 
large-function-growth=1000  -mcmodel=medlow -msoft-float -ffreestanding
In file included from /usr/src/sys/dev/uart/uart_cpu_sparc64.c:49:
/usr/src/sys/sparc64/pci/ofw_pci.h:41:24: ofw_pci_if.h: No such file or 
directory
mkdep: compile failed
*** Error code 1

Stop in /usr/obj/usr/src/sys/SPHYNX-2.
*** Error code 1

Stop in /usr/obj/usr/src/sys/SPHYNX-2.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
root@sphynx#



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?42755E23.8010000>