9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] not my day
@ 2003-04-08 21:54 matt
  2003-04-08 22:14 ` rsc
  0 siblings, 1 reply; 4+ messages in thread
From: matt @ 2003-04-08 21:54 UTC (permalink / raw)
  To: 9fans

my src is dated Mar 26

anything obvious here?

9% cd /sys/src && objtype=arm {mk install && mk nuke}
Tue Apr  8 18:48:34 EDT 2003
5c -FVw _post.c
_post.c:37 not a member of struct/union: leavefdsopen
_post.c:62 not a member of struct/union: leavefdsopen
mk: 5c -FVw _post.c  : exit status=rc 521: 5c 523: error
mk: date for (i ...  : exit status=rc 516: rc 519: mk 520: error



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

* Re: [9fans] not my day
  2003-04-08 21:54 [9fans] not my day matt
@ 2003-04-08 22:14 ` rsc
  2003-04-08 22:46   ` matt
  0 siblings, 1 reply; 4+ messages in thread
From: rsc @ 2003-04-08 22:14 UTC (permalink / raw)
  To: 9fans

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

your 9p.h is out-of-date, for reasons i don't know.
or you have a 9p.h in /sys/src/lib9p that you shouldn't.

i rebuild everything from sources every night, to look
for binaries that need updating and to make sure everything
compiles.

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

From: matt <matt@proweb.co.uk>
To: 9fans@cse.psu.edu
Subject: [9fans] not my day
Date: Tue, 08 Apr 2003 22:54:21 +0100
Message-ID: <3E93450D.6030407@proweb.co.uk>

my src is dated Mar 26

anything obvious here?

9% cd /sys/src && objtype=arm {mk install && mk nuke}
Tue Apr  8 18:48:34 EDT 2003
5c -FVw _post.c
_post.c:37 not a member of struct/union: leavefdsopen
_post.c:62 not a member of struct/union: leavefdsopen
mk: 5c -FVw _post.c  : exit status=rc 521: 5c 523: error
mk: date for (i ...  : exit status=rc 516: rc 519: mk 520: error

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

* Re: [9fans] not my day
  2003-04-08 22:14 ` rsc
@ 2003-04-08 22:46   ` matt
  2003-04-09  3:45     ` Russ Cox
  0 siblings, 1 reply; 4+ messages in thread
From: matt @ 2003-04-08 22:46 UTC (permalink / raw)
  To: 9fans

rsc@plan9.bell-labs.com wrote:

>your 9p.h is out-of-date, for reasons i don't know.
>or you have a 9p.h in /sys/src/lib9p that you shouldn't.
>
>
>
time for a re-install





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

* Re: [9fans] not my day
  2003-04-08 22:46   ` matt
@ 2003-04-09  3:45     ` Russ Cox
  0 siblings, 0 replies; 4+ messages in thread
From: Russ Cox @ 2003-04-09  3:45 UTC (permalink / raw)
  To: 9fans

you don't have to reinstall.
just do

	9fs sources
	cp /n/sources/sys/include/9p.h /sys/include



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

end of thread, other threads:[~2003-04-09  3:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-04-08 21:54 [9fans] not my day matt
2003-04-08 22:14 ` rsc
2003-04-08 22:46   ` matt
2003-04-09  3:45     ` Russ Cox

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