9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] kernel mk failure
@ 2004-02-16 16:44 Greg Pavelcak
  2004-02-16 17:21 ` David Presotto
  0 siblings, 1 reply; 3+ messages in thread
From: Greg Pavelcak @ 2004-02-16 16:44 UTC (permalink / raw)
  To: 9fans

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-02-16 17:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-02-16 16:44 [9fans] kernel mk failure Greg Pavelcak
2004-02-16 17:21 ` David Presotto
2004-02-16 17:45   ` Greg Pavelcak

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).