kernel build failed

Dimitry Andric dimitry at andric.com
Sun Jan 3 13:29:58 UTC 2010


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...


More information about the freebsd-stable mailing list