Re: warnings while kernel build

2003-10-23 Thread Vladimir B. Grebenschikov
В чт, 23.10.2003, в 22:33, David O'Brien пишет: > On Thu, Oct 23, 2003 at 02:41:58PM +0400, Vladimir B. Grebenschikov wrote: > > ? ??, 23.10.2003, ? 02:13, Doug White ?: > > > On Wed, 22 Oct 2003, Vladimir B. Grebenschikov wrote: > > > > > > > > > > > While build kernel on RELENG_4 machine I h

Re: warnings while kernel build

2003-10-23 Thread David O'Brien
On Thu, Oct 23, 2003 at 02:41:58PM +0400, Vladimir B. Grebenschikov wrote: > ? ??, 23.10.2003, ? 02:13, Doug White ?: > > On Wed, 22 Oct 2003, Vladimir B. Grebenschikov wrote: > > > > > > > > While build kernel on RELENG_4 machine I have following warnings (they > > > prevent success build unl

Re: warnings while kernel build

2003-10-23 Thread Doug White
On Thu, 23 Oct 2003, Vladimir B. Grebenschikov wrote: > I am trying to compile -CURRENT code on RELENG_4 machine, with native > RELENG_4 gcc: > > % gcc -v > Using builtin specs. > gcc version 2.95.4 20020320 [FreeBSD] > % which gcc > /usr/bin/gcc hrm > > > /ext/current/src# make -j8 buildker

Re: warnings while kernel build

2003-10-23 Thread Vladimir B. Grebenschikov
В чт, 23.10.2003, в 02:13, Doug White пишет: > On Wed, 22 Oct 2003, Vladimir B. Grebenschikov wrote: > > > > > While build kernel on RELENG_4 machine I have following warnings (they > > prevent success build unless -Werror disabled) > > Is there some reason you're trying to compile RELENG_4 with

Re: warnings while kernel build

2003-10-22 Thread Bruce Evans
On Wed, 22 Oct 2003, Doug White wrote: > On Wed, 22 Oct 2003, Vladimir B. Grebenschikov wrote: > > > > > While build kernel on RELENG_4 machine I have following warnings (they > > prevent success build unless -Werror disabled) > > Is there some reason you're trying to compile RELENG_4 with gcc 3.3

Re: warnings while kernel build

2003-10-22 Thread Doug White
On Wed, 22 Oct 2003, Vladimir B. Grebenschikov wrote: > > While build kernel on RELENG_4 machine I have following warnings (they > prevent success build unless -Werror disabled) Is there some reason you're trying to compile RELENG_4 with gcc 3.3, which won't work? > /ext/current/src# make -j8 bu

warnings while kernel build

2003-10-22 Thread Vladimir B. Grebenschikov
While build kernel on RELENG_4 machine I have following warnings (they prevent success build unless -Werror disabled) /ext/current/src# make -j8 buildkernel ... /ext/current/src/sys/kern/kern_descrip.c:1914: warning: inlining failed in call to `_fgetvp' /ext/current/src/sys/kern/kern_descrip.c:1