9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Greg Pavelcak <g.pavelcak@comcast.net>
To: 9fans@cse.psu.edu
Subject: [9fans] kernel mk failure
Date: Mon, 16 Feb 2004 11:44:18 -0500	[thread overview]
Message-ID: <d3dbe82d00d65607f016d9a1ebc4a598@comcast.net> (raw)

Hello all.

I don't know if I managed to damage my sources somehow,
but I've been trying to configure a machine as a cpu/auth
server, and I get the following:

term% mk 'CONF=pcauth'
rc ../port/mkdevc pc > pc.c
8a $AFLAGS l.s
8a $AFLAGS plan9l.s
8c -FVw cga.c
8c -FVw i8253.c
8c -FVw i8259.c
8c -FVw kbd.c
8c ../port/initcode.c
8c init9.c
8l -l -R1 -o init.out init9.8 initcode.8 /386/lib/libc.a
{echo 'uchar initcode[]={'
 strip < init.out | xd -1x |
	sed -e 's/^[0-9a-f]+ //' -e 's/ ([0-9a-f][0-9a-f])/0x\1,/g'
 echo '};'} > init.h
startboot: undefined: open in startboot
startboot: undefined: bind in startboot
startboot: undefined: exec in startboot
mk: 8c ../port/initcode.c 8c ...  : exit status=rc 2264: 8l 2268: error

Any pointers greatly appreciated.

Greg


             reply	other threads:[~2004-02-16 16:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-16 16:44 Greg Pavelcak [this message]
2004-02-16 17:21 ` David Presotto
2004-02-16 17:45   ` Greg Pavelcak

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=d3dbe82d00d65607f016d9a1ebc4a598@comcast.net \
    --to=g.pavelcak@comcast.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).