9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: erik quanstrom <quanstro@quanstro.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] Xen and new venti
Date: Mon,  3 Mar 2008 19:52:21 -0500	[thread overview]
Message-ID: <78ccca5fd4aa1e833debebcded87c850@quanstro.net> (raw)
In-Reply-To: <584660ba70c012aa7f0600bb63b6d803@plan9.jp>

> I'm trying to install plan9 under Xen 3.2.0 with venti
> but the kernel avaiable on the web is too old to support nventi.

perhaps you mean that this kernel has an old venti linked in?

> I had a problem of type in xendat.h fixed by replacing
> uint8 with uint at line 1540

i suspect you mean uchar.  (or uvlong if they're counting
bytes.)

> mk now gives two errors which I do not know how to fix:
> ...omissis...
> size 9xenpcf
> v4parsecidr: undefined: memcpy in v4parsecidr

replace memcpy with memmove.

> _strayintrx: _ctype: not defined

_ctype is used by the is* functions like isascii.

- erik


  reply	other threads:[~2008-03-04  0:52 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-03 23:15 stella
2008-03-04  0:52 ` erik quanstrom [this message]
2008-03-04 21:38   ` stella
2008-03-04 22:18     ` Richard Miller
2008-03-04 22:26       ` erik quanstrom
2008-03-05  0:18 stella
2008-03-05  0:37 ` erik quanstrom
2008-03-05  8:10   ` stella
2008-03-08 20:11 Richard Miller

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=78ccca5fd4aa1e833debebcded87c850@quanstro.net \
    --to=quanstro@quanstro.net \
    --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).