Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Oct 1998 23:24:59 +0300 (MSK)
From:      Dmitry Valdov <dv@dv.ru>
To:        Matthew Jacob <mjacob@feral.com>
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Re: todays kernel won't compile
Message-ID:  <Pine.BSF.3.95q.981025232340.27435A-100000@xkis.kis.ru>
In-Reply-To: <Pine.LNX.4.02.9810251217080.16655-100000@feral-gw>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <mjacob@feral.com>
> To: Dmitry Valdov <dv@dv.ru>
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.95q.981025232340.27435A-100000>