On 2010-01-03 14:06, E. O. wrote:
cd /usr/src
make cleanworld&& make cleandir
make buildworld
make kernel-toolchain
make buildkernel *--> error*
pls see error --> http://www.harmanyeri.web.tr/buildkernel.log
Okay, this looks very strange:
In file included from /usr/src/sys/sys/bus.h:542,
from /usr/src/sys/dev/aic7xxx/aic7xxx_osm.h:44,
from aic7xxx_reg_print.c:9:
./device_if.h:102: error: stray '\335' in program
./device_if.h:102: error: expected '=', ',', ';', 'asm' or '__attribute__'
before 'CE_PROBE'
Can you please upload the file /usr/obj/usr/src/sys/GENERIC/device_if.h
there too? It looks like it has been generated incorrectly, but no idea why...
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscr...@freebsd.org"