Date: Sun, 03 Jan 2010 14:30:01 +0100 From: Dimitry Andric <dimitry@andric.com> To: "E. O." <enginbsd@gmail.com>, freebsd-stable@freebsd.org Subject: Re: kernel build failed Message-ID: <4B409BD9.6050806@andric.com> In-Reply-To: <86095ec11001030506p21ef4108xe6743754610b0964@mail.gmail.com> References: <86095ec11001030100i2eac6d4ctd7ed569b90ad6e5d@mail.gmail.com> <4B4088C3.10506@andric.com> <86095ec11001030506p21ef4108xe6743754610b0964@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4B409BD9.6050806>