From owner-freebsd-current Sun Oct 25 11:27:44 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA07375 for freebsd-current-outgoing; Sun, 25 Oct 1998 11:27:44 -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 LAA07369 for ; Sun, 25 Oct 1998 11:27:40 -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 WAA26214 for ; Sun, 25 Oct 1998 22:27:00 +0300 (MSK) Date: Sun, 25 Oct 1998 22:27:00 +0300 (MSK) From: Dmitry Valdov X-Sender: dv@xkis.kis.ru To: freebsd-current@FreeBSD.ORG Subject: todays kernel won't compile 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 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