cant compile GENERIC kernel from today source

2003-11-05 Thread Putinas
Hi,
I just cvsuped and when I do
make buildkernel I get this:
cc -c -O -pipe -march=pentium4 -Wall -Wredundant-decls -Wnested-externs -Wst
rict
-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -ffo
rmat
-extensions -std=c99 -g -nostdinc -I-  -I. -I/usr/src/sys -I/usr/src/sys/con
trib
/dev/acpica -I/usr/src/sys/contrib/ipfilter -I/usr/src/sys/contrib/dev/ath -
I/us
r/src/sys/contrib/dev/ath/freebsd -I/usr/src/sys/contrib/ngatm -D_KERNEL -in
clud
e
pt_global.h -fno-common -finline-limit=15000 -fno-strict-aliasing  -mno-alig
n
-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror
/usr/src/sys/
dev/xe/if_xe.c
/usr/src/sys/dev/xe/if_xe.c:1832: warning: `xe_reg_dump' defined but not
used
*** Error code 1

Stop in /usr/obj/usr/src/sys/GENERIC.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
pilkishome#

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: cant compile GENERIC kernel from today source

2003-11-05 Thread Scott Mitchell
On Wed, Nov 05, 2003 at 11:02:02AM +0200, Putinas wrote:
 Hi,
 I just cvsuped and when I do
 make buildkernel I get this:

Yeah, my bad :-(

It's been fixed - cvsup again and all should be well.

Scott

-- 
===
Scott Mitchell   | PGP Key ID | Eagles may soar, but weasels
Cambridge, England   | 0x54B171B9 |  don't get sucked into jet engines
scott at fishballoon.org | 0xAA775B8B |  -- Anon
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to [EMAIL PROTECTED]