9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Patryk Laurent <plaurent@me.com>
To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net>
Subject: [9fans] Pull and compile latest kernel (sys call 53 error)
Date: Sat, 19 Jul 2014 22:37:04 -0700	[thread overview]
Message-ID: <07A3D1E7-7889-4939-B3D9-F39A4C3E8FAA@me.com> (raw)

Hello,

How should I properly update to the latest kernel on a new install of Plan 9 from Bell Labs?

I downloaded Plan9, ran the "pull" script, and then tried to compile and install a new kernel by running mk install in /sys/src/9/pc

Compilation seemed to go fine, but then I got an syscall 53 error (the error seems to come from "ar", see below).

Thank you,
Patryk


-- snip --
8c -FTVw -I. ../port/sysproc.c
8c -FTVw -I. ../port/taslock.c
8c -FTVw -I. ../port/tod.c
8c -FTVw -I. ../port/xalloc.c
8c -FTVw main.c
names=`{membername $newprereq}
ar vu ../boot/libboot.a8 $names
rm $names
ar 856: bad sys call number 53 pc becd
ar 856: suicide: sys: bad sys call pc=0x0000becd
mk: names=`{membername $newprereq} ar ...  : exit status=rc 849: ar 856: sys: bad sys call pc=0x0000becd
term%




             reply	other threads:[~2014-07-20  5:37 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-20  5:37 Patryk Laurent [this message]
2014-07-20  5:50 ` cam
2014-07-20 16:32   ` Patryk Laurent
2014-07-20 17:03     ` cam
2014-07-20 23:45       ` Patryk Laurent

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=07A3D1E7-7889-4939-B3D9-F39A4C3E8FAA@me.com \
    --to=plaurent@me.com \
    --cc=9fans@9fans.net \
    /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).