From owner-freebsd-current Sun Oct 25 11:45:31 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA09515 for freebsd-current-outgoing; Sun, 25 Oct 1998 11:45:31 -0800 (PST) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from xkis.kis.ru (xkis.kis.ru [195.98.32.200]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA09467 for ; Sun, 25 Oct 1998 11:45:16 -0800 (PST) (envelope-from dv@dv.ru) Received: from localhost (dv@localhost) by xkis.kis.ru (8.9.0/8.9.0) with SMTP id WAA26735; Sun, 25 Oct 1998 22:44:21 +0300 (MSK) Date: Sun, 25 Oct 1998 22:44:21 +0300 (MSK) From: Dmitry Valdov X-Sender: dv@xkis.kis.ru To: Matthew Jacob cc: freebsd-current@FreeBSD.ORG Subject: Re: todays kernel won't compile In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG May be You have SMP defined? kern_synch.c has an #ifdef SMP there. On Sun, 25 Oct 1998, Matthew Jacob wrote: > Date: Sun, 25 Oct 1998 11:36:59 -0800 (PST) > From: Matthew Jacob > To: Dmitry Valdov > Cc: freebsd-current@FreeBSD.ORG > Subject: Re: todays kernel won't compile > > > Umm- it sounds like your update didn't happen right. I just > did an update, got some CVS warnings about checksum errors > on a patch and then a refetch of files. The junk that your compile > urped on I never saw. > > On Sun, 25 Oct 1998, Dmitry Valdov wrote: > > > Hi! > > > > Just CVSuped 3.0-CURRENT...I've a problem compiling kernel: > > > > cc -c -O -Wreturn-type -Wcomment -Wredundant-decls -Wimplicit > > -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith > > -Winline -Wuninitialized -Wformat -fformat-extensions -ansi -nostdinc -I- > > -I. -I../.. -I../../../include -DKERNEL -include opt_global.h -aout > > ../../kern/kern_synch.c > > ../../kern/kern_synch.c: In function oundrobin': > > ../../kern/kern_synch.c:146: ' undeclared (first use this function) > > ../../kern/kern_synch.c:146: (Each undeclared identifier is reported only > > once > > ../../kern/kern_synch.c:146: for each function it appears in.) > > *** Error code 1 > > > > Stop. > > > > > > Dmitry. > > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > > with "unsubscribe freebsd-current" in the body of the message > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message