9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: mirtchov@cpsc.ucalgary.ca
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Compile Problem...
Date: Fri, 23 Jan 2004 11:34:11 -0700	[thread overview]
Message-ID: <65c82d4af25a19009d87ff4145335a05@plan9.ucalgary.ca> (raw)
In-Reply-To: <Pine.LNX.4.33.0401231129400.11498-100000@einstein.ssz.com>


> ../port/devproc.c:1448 name not declared: Extratime

> So, it looks to me like /port/devproc.c has a variable that hasn't been
> declared (ie Extratime).

yep, it just appeared in yesterday's pull on sources.  go back to a
devproc.c from the 21st of january and you'll be fine.

or wait until it's fixed on sources:

	plan9-2% grep Extratime /n/dump/2004/0123/sys/src/9/port/devproc.c
			p->edf->flags |= Extratime;
	plan9-2% grep Extratime /n/dump/2004/0122/sys/src/9/port/devproc.c
	plan9-2% ls -lm /n/sources/plan9/sys/src/9/port/devproc.c
	[sape] --rw-rw-r-- M 1217 glenda sys 28636 Jan 22 08:25 devproc.c
	plan9-2%

my venti dumps are done at 4 am, that's why you don't see it in the
0122 directory.

andrey



  reply	other threads:[~2004-01-23 18:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-23 16:43 Jim Choate
2004-01-23 16:50 ` mirtchov
2004-01-23 18:12   ` Jim Choate
2004-01-23 18:34     ` mirtchov [this message]
2004-01-23 18:41       ` David Presotto
2004-01-23 20:34         ` Jim Choate
2004-01-23 21:41           ` David Presotto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=65c82d4af25a19009d87ff4145335a05@plan9.ucalgary.ca \
    --to=mirtchov@cpsc.ucalgary.ca \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).