9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] missing mkrootall?
@ 2003-06-18 16:42 Christopher Nielsen
  2003-06-18 16:51 ` Russ Cox
  0 siblings, 1 reply; 3+ messages in thread
From: Christopher Nielsen @ 2003-06-18 16:42 UTC (permalink / raw)
  To: 9fans

I'm trying to build a new kernel, but I am getting the
following error:

../port/mkrootall \
	boot bootpcdisk_out bootpcdisk.out\
	ipconfig _386_bin_ip_ipconfig /386/bin/ip/ipconfig\
	factotum _386_bin_auth_factotum /386/bin/auth/factotum\
	kfs _386_bin_disk_kfs /386/bin/disk/kfs\
	cfs _386_bin_cfs /386/bin/cfs\
>pcdisk.root.s
../port/mkrootall: '../port/mkrootall' does not exist
mk: ../port/mkrootall \  ...  : exit status=rc 42253: rc 42255: can't exec: '../port/mkrootall' does not exist, deleting 'pcdisk.root.s'

/sys/src/9/port/mkbootrules is calling mkrootall, but
it does not exist in my /sys/src/9/port directory or
the on sources.

--
Christopher Nielsen
"They who can give up essential liberty for temporary
safety, deserve neither liberty nor safety." --Benjamin Franklin


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

* Re: [9fans] missing mkrootall?
  2003-06-18 16:42 [9fans] missing mkrootall? Christopher Nielsen
@ 2003-06-18 16:51 ` Russ Cox
  2003-06-18 17:04   ` Christopher Nielsen
  0 siblings, 1 reply; 3+ messages in thread
From: Russ Cox @ 2003-06-18 16:51 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 7 bytes --]

fixed

[-- Attachment #2: Type: message/rfc822, Size: 2163 bytes --]

From: Christopher Nielsen <cnielsen@pobox.com>
To: 9fans@cse.psu.edu
Subject: [9fans] missing mkrootall?
Date: Wed, 18 Jun 2003 09:42:34 -0700
Message-ID: <20030618164234.GC7193@cassie.foobarbaz.net>

I'm trying to build a new kernel, but I am getting the
following error:

../port/mkrootall \
	boot bootpcdisk_out bootpcdisk.out\
	ipconfig _386_bin_ip_ipconfig /386/bin/ip/ipconfig\
	factotum _386_bin_auth_factotum /386/bin/auth/factotum\
	kfs _386_bin_disk_kfs /386/bin/disk/kfs\
	cfs _386_bin_cfs /386/bin/cfs\
>pcdisk.root.s
../port/mkrootall: '../port/mkrootall' does not exist
mk: ../port/mkrootall \  ...  : exit status=rc 42253: rc 42255: can't exec: '../port/mkrootall' does not exist, deleting 'pcdisk.root.s'

/sys/src/9/port/mkbootrules is calling mkrootall, but
it does not exist in my /sys/src/9/port directory or
the on sources.

--
Christopher Nielsen
"They who can give up essential liberty for temporary
safety, deserve neither liberty nor safety." --Benjamin Franklin

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

* Re: [9fans] missing mkrootall?
  2003-06-18 16:51 ` Russ Cox
@ 2003-06-18 17:04   ` Christopher Nielsen
  0 siblings, 0 replies; 3+ messages in thread
From: Christopher Nielsen @ 2003-06-18 17:04 UTC (permalink / raw)
  To: 9fans

On Wed, Jun 18, 2003 at 12:51:18PM -0400, Russ Cox wrote:
> fixed

Thanks, Russ! :)

--
Christopher Nielsen
"They who can give up essential liberty for temporary
safety, deserve neither liberty nor safety." --Benjamin Franklin


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

end of thread, other threads:[~2003-06-18 17:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-18 16:42 [9fans] missing mkrootall? Christopher Nielsen
2003-06-18 16:51 ` Russ Cox
2003-06-18 17:04   ` Christopher Nielsen

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