Date: Sat, 10 Sep 2005 19:33:03 +0400 From: Alexander Polakov <polachok@narod.ru> To: freebsd-current@freebsd.org Subject: Re: another kernel compiling trouble Message-ID: <20050910193303.7dbbf038.polachok@narod.ru> In-Reply-To: <20050910073015.GA75677@xor.obsecurity.org> References: <43228761.000005.10397@pantene.yandex.ru> <20050910073015.GA75677@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 10 Sep 2005 03:30:15 -0400 Kris Kennaway <kris@obsecurity.org> wrote: > On Sat, Sep 10, 2005 at 11:12:33AM +0400, Alexander Polakov wrote: > > cc -c -O2 -pipe -fno-strict-aliasing -march=pentium3 -Wall -Wredundant-decls -Wn > > ested-externs -Wstrict-prototypes -Wmissing-pro > > totypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nos > > tdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/con > > trib/dev/acpica -I/usr/src/sys/contrib/altq -I/usr/src/sys/contrib/ipfilter -I/u > > sr/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 -I/usr/ > > src/sys/dev/twa -D_KERNEL -include opt_global.h > > -fno-common -finline-limit=8000 --param inline-unit-growth=100 --param large-fun > > ction-growth=1000 -mno-align-long-strings -mpre > > ferred-stack-boundary=2 -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffree > > standing -Werror /usr/src/sys/kern/kern_tc.c > > /usr/src/sys/kern/kern_tc.c:74: warning: redundant redeclaration of 'th0' > > /usr/src/sys/kern/kern_tc.c:64: warning: previous declaration of 'th0' was here > > *** Error code 1 > > Follow the documented upgrade procedure, which includes a buildworld. > > Kris > Thanks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050910193303.7dbbf038.polachok>