From owner-freebsd-current Sat Mar 25 12: 6:55 2000 Delivered-To: freebsd-current@freebsd.org Received: from prism.flugsvamp.com (cb58709-a.mdsn1.wi.home.com [24.17.241.9]) by hub.freebsd.org (Postfix) with ESMTP id 622B437B5FA for ; Sat, 25 Mar 2000 12:06:51 -0800 (PST) (envelope-from jlemon@flugsvamp.com) Received: (from jlemon@localhost) by prism.flugsvamp.com (8.9.3/8.9.3) id OAA20866; Sat, 25 Mar 2000 14:09:24 -0600 (CST) (envelope-from jlemon) Date: Sat, 25 Mar 2000 14:09:24 -0600 (CST) From: Jonathan Lemon Message-Id: <200003252009.OAA20866@prism.flugsvamp.com> To: jkh@zippy.cdrom.com, current@freebsd.org Subject: Re: Somebody broke alpha kernel builds? X-Newsgroups: local.mail.freebsd-current In-Reply-To: Organization: Cc: Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In article you write: >cc -c -O -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes >-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual >-fformat-extensions -ansi -nostdinc -I- -I. -I../.. -I../../../include >-D_KERNEL -include opt_global.h -elf -mno-fp-regs -Wa,-mev56 >../../alpha/alpha/clock.c >../../alpha/alpha/clock.c:83: syntax error before `alpha_get_timecount' >../../alpha/alpha/clock.c:83: warning: type defaults to `int' in >declaration of `alpha_get_timecount' >../../alpha/alpha/clock.c:83: warning: data definition has no type or >storage class >.. Speaking of which, why is /home/ncvs on beast not pointing to the current CVS repository? I got bit by the same error after doing (what I thought) was a correct `cvs update' on beast. On Freefall: /home/ncvs@ -> /x/ncvs On Beast: freefall:/x on /.amd_mnt/freefall/host/x /home/ncvs@ -> /j/ncvs -- Jonathan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message