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-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 cvsup17.us.freebsd.org

kernel compile failure

2010-02-15 Thread Larry Rosenman
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-sign -fformat-extensions -nostdinc -I. -I/usr/src/sys

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-sign

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-qual

RE: kernel compile failure

2010-02-15 Thread Larry Rosenman
, 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 -fno-strict-aliasing -std=c99 -g -Wall

Re: RELENG_7: Kernel Compile Failure

2009-11-19 Thread John Baldwin
On Sunday 15 November 2009 2:15:51 pm Larry Rosenman wrote: On Sun, November 15, 2009 1:10 pm, David Wolfskill wrote: On Sun, Nov 15, 2009 at 12:37:23PM -0600, Larry Rosenman wrote: ... /usr/src/sys/kern/kern_conf.c:698: error: 'struct cdevsw' has no member named 'd_mmap2' *** Error

Re: RELENG_7: Kernel Compile Failure

2009-11-19 Thread David Wolfskill
On Thu, Nov 19, 2009 at 09:34:10AM -0500, John Baldwin wrote: ... Try a different mirror, perhaps? I've had no problems tracking stable/7 daily (though I'm using SVN). Thanks. Pulled a update from cvsup5.us.freebsd.org, and changes were picked up. Can someone check the health

RELENG_7: Kernel Compile Failure

2009-11-15 Thread Larry Rosenman
Just csup'd off cvsup17.us.freebsd.org: 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-sign -fformat-extensions -nostdinc -I.

Re: RELENG_7: Kernel Compile Failure

2009-11-15 Thread Larry Rosenman
On Sun, November 15, 2009 1:10 pm, David Wolfskill wrote: On Sun, Nov 15, 2009 at 12:37:23PM -0600, Larry Rosenman wrote: ... /usr/src/sys/kern/kern_conf.c:698: error: 'struct cdevsw' has no member named 'd_mmap2' *** Error code 1 Stop in /usr/obj/usr/src/sys/THEBIGHONKER. *** Error code

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 do