RE: kernel compile failure

2010-02-17 Thread Larry Rosenman
...@freebsd.org] Sent: Wednesday, February 17, 2010 3:42 PM To: freebsd-stable@freebsd.org Cc: Larry Rosenman; 'Alexander Motin'; 'Jeremy Chadwick' Subject: Re: kernel compile failure On Monday 15 February 2010 8:55:13 am Larry Rosenman wrote: > For the record, it appears that

Re: kernel compile failure

2010-02-17 Thread John Baldwin
On Monday 15 February 2010 8:55:13 am Larry Rosenman wrote: > For the record, it appears that cvsup17.us.freebsd.org is serving outdated > files. Try sending an e-mail to h...@. The last time cvsup17 had issues the owner fixed them after seeing an e-mail to h...@. -- John Baldwin

RE: kernel compile failure

2010-02-15 Thread Larry Rosenman
Monday, February 15, 2010 7:01 AM To: Larry Rosenman Cc: Jeremy Chadwick; freebsd-stable@freebsd.org Subject: Re: kernel compile failure Jeremy Chadwick wrote: > On Mon, Feb 15, 2010 at 03:43:36AM -0600, Larry Rosenman wrote: >> I'm getting: >> cc -c -O2 -frename-registers -pipe

Re: kernel compile failure

2010-02-15 Thread Alexander Motin
Jeremy Chadwick wrote: > On Mon, Feb 15, 2010 at 03:43:36AM -0600, Larry Rosenman wrote: >> I'm getting: >> cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -g -Wall >> -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes >> -Wpointer-arith -Winline -Wcast

Re: kernel compile failure

2010-02-15 Thread Jeremy Chadwick
On Mon, Feb 15, 2010 at 03:43:36AM -0600, Larry Rosenman wrote: > I'm getting: > cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -std=c99 -g -Wall > -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes > -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-s

Re: Kernel Compile failure

2001-08-08 Thread Andrew Boothman
On Wednesday 08 August 2001 12:57 pm, Odhiambo Washington wrote: > ===> ipfilter > *** Error code 2 > Stop in /usr/src/sys/modules. Hmmm. I think this is the problem I encountered when upgrading an older system to 4.3-STABLE. Try emptying your /usr/obj/usr/src/sys/KERNELNAME directory and then

RE: Kernel Compile failure

2001-08-08 Thread Lawrence Farr
Ive had odd errors when using full stops and hyphens in kernel names, that have been fixed by changing the filename. -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] On Behalf Of Odhiambo Washington Sent: 08 August 2001 12:57 To: FBSD-STABLE Subject: Kernel Compile