From owner-freebsd-current Sun Oct 25 12:25:54 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA14907 for freebsd-current-outgoing; Sun, 25 Oct 1998 12:25:54 -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 MAA14894 for ; Sun, 25 Oct 1998 12:25:47 -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 XAA27481; Sun, 25 Oct 1998 23:24:59 +0300 (MSK) Date: Sun, 25 Oct 1998 23:24:59 +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 Hi! It's because JOE interprets ` as insertion of control character :( There must be: `p' undeclared ... :) On Sun, 25 Oct 1998, Matthew Jacob wrote: > Date: Sun, 25 Oct 1998 12:17:45 -0800 (PST) > From: Matthew Jacob > To: Dmitry Valdov > Cc: freebsd-current@FreeBSD.ORG > Subject: Re: todays kernel won't compile > > > Oops you were right- but the messages seemed to indicate > otherwise (^R for 'r', ^P for 'p'). > > On Sun, 25 Oct 1998, Matthew Jacob wrote: > > > > > 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 > > > > > 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