Re: 8.2-RC Kernel build failure

2011-01-29 Thread Boris Samorodov
On Sat, 29 Jan 2011 12:49:10 +0300 Odhiambo Washington wrote: > On Sat, Jan 29, 2011 at 12:30 PM, Boris Samorodov wrote: > > On Sat, 29 Jan 2011 12:19:00 +0300 Odhiambo Washington wrote: > > > > > cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls > > > -Wnested-externs -Wstri

Re: 8.2-RC Kernel build failure

2011-01-29 Thread Boris Samorodov
On Sat, 29 Jan 2011 12:19:00 +0300 Odhiambo Washington wrote: > cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions > -nostdinc -I

Re: 8.2-RC Kernel build failure

2011-01-29 Thread Odhiambo Washington
On Sat, Jan 29, 2011 at 12:30 PM, Boris Samorodov wrote: > On Sat, 29 Jan 2011 12:19:00 +0300 Odhiambo Washington wrote: > > > cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls > > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith > > -Winline -Wca

8.2-RC Kernel build failure

2011-01-29 Thread Odhiambo Washington
cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OP

Re: Kernel build failure - on joy.sh?

2003-12-19 Thread Ceri Davies
On Thu, Dec 18, 2003 at 07:18:52PM -0800, Kent Stewart wrote: > On Thursday 18 December 2003 06:49 pm, The Bean wrote: > > So this is a make problem, not a config file problem. What's odd is that my > > attempt to make installkernel worked when I upgraded, but make > > installkernel KERNCONF=MyGEN

Re: Kernel build failure - on joy.sh?

2003-12-18 Thread Kent Stewart
On Thursday 18 December 2003 06:49 pm, The Bean wrote: > --- Kent Stewart <[EMAIL PROTECTED]> wrote: > > Joy.sh was retired but the Makefile still refers to it as an afterinstall > > option. The joy.sh script was never removed from my /usr/src by cvsup. > > > > You could grab joy.sh from the attic.

Re: Kernel build failure - on joy.sh?

2003-12-18 Thread The Bean
--- Kent Stewart <[EMAIL PROTECTED]> wrote: > Joy.sh was retired but the Makefile still refers to it as an afterinstall > option. The joy.sh script was never removed from my /usr/src by cvsup. > > You could grab joy.sh from the attic. The script that I still have, simply > does "kldload joy".

Re: Kernel build failure - on joy.sh?

2003-12-18 Thread Kent Stewart
On Thursday 18 December 2003 05:21 pm, The Bean wrote: > Hi all, > > I recently updated my source to 4.9-Stable from 4.2-Release. > I did everything according the Handbook, and it seems to be > working fine. > > I'm now trying to enable the kernel for firewalls. I made a copy of > GENERIC & made th

Kernel build failure - on joy.sh?

2003-12-18 Thread The Bean
Hi all, I recently updated my source to 4.9-Stable from 4.2-Release. I did everything according the Handbook, and it seems to be working fine. I'm now trying to enable the kernel for firewalls. I made a copy of GENERIC & made the attendant changes. make buildkernel KERNCONF=MyNewfile works fin

Re: kernel build failure

2003-11-17 Thread Kris Kennaway
On Mon, Nov 17, 2003 at 06:26:39PM -0500, [EMAIL PROTECTED] wrote: > I am trying to build a new kernel on 4.9.release. I cvsup'ed the latest > ports and soureces right before I tried the kernel build. I followed the > handbook, and when I typed /usr/sbin/config FIREWALL (name of kernel config), I

Re: kernel build failure

2003-11-17 Thread Lowell Gilbert
[EMAIL PROTECTED] writes: > I am trying to build a new kernel on 4.9.release. I cvsup'ed the latest > ports and soureces right before I tried the kernel build. I followed the > handbook, and when I typed /usr/sbin/config FIREWALL (name of kernel config), I > received the > following message: >

Re: kernel build failure

2003-11-17 Thread Kent Stewart
On Monday 17 November 2003 03:26 pm, [EMAIL PROTECTED] wrote: > I am trying to build a new kernel on 4.9.release. I cvsup'ed the latest > ports and soureces right before I tried the kernel build. I followed the > handbook, and when I typed /usr/sbin/config FIREWALL (name of kernel > config), I re

kernel build failure

2003-11-17 Thread andy
I am trying to build a new kernel on 4.9.release. I cvsup'ed the latest ports and soureces right before I tried the kernel build. I followed the handbook, and when I typed /usr/sbin/config FIREWALL (name of kernel config), I received the following message: [EMAIL PROTECTED] conf]# /usr/sbin/conf