9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Has anyone seen this before?
@ 2003-10-30 18:35 cross
  2003-10-30 18:47 ` David Presotto
  0 siblings, 1 reply; 4+ messages in thread
From: cross @ 2003-10-30 18:35 UTC (permalink / raw)
  To: 9fans

It was just pointed out to me.  I haven't tried to track it down.

	- Dan C.

brahma% cd /sys/src/cmd/rio
brahma% mk
8c -FVw rio.c
8c -FVw data.c
8c -FVw fsys.c
8c -FVw scrl.c
8c -FVw time.c
8c -FVw util.c
8c -FVw wctl.c
8c -FVw wind.c
8c -FVw xfid.c
8l  -o 8.out rio.8 data.8 fsys.8 scrl.8 time.8 util.8 wctl.8 wind.8 xfid.8 /386/lib/libdraw.a /386/lib/libframe.a /386/lib/libthread.a /386/lib/libplumb.a /386/lib/libc.a
stat: _tos: not defined
mk: 8l  -o ...  : exit status=rc 75566: 8l 75568: error
brahma% mk clean
rm -f *.[v4586xq7] [v4586xq7].out y.tab.? y.debug y.output rio
brahma% fspull
post...
c sys/games/lib/fortunes
brahma% lc
dat.h  data.c fns.h  fsys.c mkfile rio.c  scrl.c time.c util.c wctl.c wind.c xfid.c
brahma% grep tos *.c
xfid.c:			recv(c2, nil);			/* wake up window and toss data */
xfid.c:			recv(mrm.cm, nil);			/* wake up window and toss data */
xfid.c:				chantostr(cbuf, screen->chan),
xfid.c:			recv(c2, nil);			/* wake up window and toss data */
brahma% grep tos *.h
brahma%


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

* Re: [9fans] Has anyone seen this before?
  2003-10-30 18:35 [9fans] Has anyone seen this before? cross
@ 2003-10-30 18:47 ` David Presotto
  2003-10-30 18:54   ` Dan Cross
  2003-10-31  8:19   ` Fco.J.Ballesteros
  0 siblings, 2 replies; 4+ messages in thread
From: David Presotto @ 2003-10-30 18:47 UTC (permalink / raw)
  To: 9fans

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

Arggh!

We're getting too out of date twixt our system and martha.  I'll try to
bring everything together this weekend.  FOr now, I've updated /sys/src/libc/386
with a new argv0.s and /386/lib/libc.a that should fix this problem.

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

From: cross@sdgm.net
To: 9fans@cse.psu.edu
Subject: [9fans] Has anyone seen this before?
Date: Thu, 30 Oct 2003 13:35:12 -0500
Message-ID: <e4684ec170def2c6bce5fd364c825cc2@sdgm.net>

It was just pointed out to me.  I haven't tried to track it down.

	- Dan C.

brahma% cd /sys/src/cmd/rio
brahma% mk
8c -FVw rio.c
8c -FVw data.c
8c -FVw fsys.c
8c -FVw scrl.c
8c -FVw time.c
8c -FVw util.c
8c -FVw wctl.c
8c -FVw wind.c
8c -FVw xfid.c
8l  -o 8.out rio.8 data.8 fsys.8 scrl.8 time.8 util.8 wctl.8 wind.8 xfid.8 /386/lib/libdraw.a /386/lib/libframe.a /386/lib/libthread.a /386/lib/libplumb.a /386/lib/libc.a
stat: _tos: not defined
mk: 8l  -o ...  : exit status=rc 75566: 8l 75568: error
brahma% mk clean
rm -f *.[v4586xq7] [v4586xq7].out y.tab.? y.debug y.output rio
brahma% fspull
post...
c sys/games/lib/fortunes
brahma% lc
dat.h  data.c fns.h  fsys.c mkfile rio.c  scrl.c time.c util.c wctl.c wind.c xfid.c
brahma% grep tos *.c
xfid.c:			recv(c2, nil);			/* wake up window and toss data */
xfid.c:			recv(mrm.cm, nil);			/* wake up window and toss data */
xfid.c:				chantostr(cbuf, screen->chan),
xfid.c:			recv(c2, nil);			/* wake up window and toss data */
brahma% grep tos *.h
brahma%

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

* Re: [9fans] Has anyone seen this before?
  2003-10-30 18:47 ` David Presotto
@ 2003-10-30 18:54   ` Dan Cross
  2003-10-31  8:19   ` Fco.J.Ballesteros
  1 sibling, 0 replies; 4+ messages in thread
From: Dan Cross @ 2003-10-30 18:54 UTC (permalink / raw)
  To: 9fans

David Presotto <presotto@closedmind.org> writes:
> Arggh!

Aughh!

> We're getting too out of date twixt our system and martha.  I'll try to
> bring everything together this weekend.  FOr now, I've updated /sys/src/libc/386
> with a new argv0.s and /386/lib/libc.a that should fix this problem.

Okay, thanks....

	- Dan C.



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

* Re: [9fans] Has anyone seen this before?
  2003-10-30 18:47 ` David Presotto
  2003-10-30 18:54   ` Dan Cross
@ 2003-10-31  8:19   ` Fco.J.Ballesteros
  1 sibling, 0 replies; 4+ messages in thread
From: Fco.J.Ballesteros @ 2003-10-31  8:19 UTC (permalink / raw)
  To: 9fans

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

Just to be sure we don't have mail problems.
Time ago I sent a mail to 9fans saying that using
libthread would fail to compile because of _tos.
I said also that simply recompiling libthread made
the problem go away.

Did others see that message?

thanks a lot.
Our network is a nightmare.

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

[-- Attachment #2.1.1: Type: text/plain, Size: 233 bytes --]

Arggh!

We're getting too out of date twixt our system and martha.  I'll try to
bring everything together this weekend.  FOr now, I've updated /sys/src/libc/386
with a new argv0.s and /386/lib/libc.a that should fix this problem.

[-- Attachment #2.1.2: Type: message/rfc822, Size: 2659 bytes --]

From: cross@sdgm.net
To: 9fans@cse.psu.edu
Subject: [9fans] Has anyone seen this before?
Date: Thu, 30 Oct 2003 13:35:12 -0500
Message-ID: <e4684ec170def2c6bce5fd364c825cc2@sdgm.net>

It was just pointed out to me.  I haven't tried to track it down.

	- Dan C.

brahma% cd /sys/src/cmd/rio
brahma% mk
8c -FVw rio.c
8c -FVw data.c
8c -FVw fsys.c
8c -FVw scrl.c
8c -FVw time.c
8c -FVw util.c
8c -FVw wctl.c
8c -FVw wind.c
8c -FVw xfid.c
8l  -o 8.out rio.8 data.8 fsys.8 scrl.8 time.8 util.8 wctl.8 wind.8 xfid.8 /386/lib/libdraw.a /386/lib/libframe.a /386/lib/libthread.a /386/lib/libplumb.a /386/lib/libc.a
stat: _tos: not defined
mk: 8l  -o ...  : exit status=rc 75566: 8l 75568: error
brahma% mk clean
rm -f *.[v4586xq7] [v4586xq7].out y.tab.? y.debug y.output rio
brahma% fspull
post...
c sys/games/lib/fortunes
brahma% lc
dat.h  data.c fns.h  fsys.c mkfile rio.c  scrl.c time.c util.c wctl.c wind.c xfid.c
brahma% grep tos *.c
xfid.c:			recv(c2, nil);			/* wake up window and toss data */
xfid.c:			recv(mrm.cm, nil);			/* wake up window and toss data */
xfid.c:				chantostr(cbuf, screen->chan),
xfid.c:			recv(c2, nil);			/* wake up window and toss data */
brahma% grep tos *.h
brahma%

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

end of thread, other threads:[~2003-10-31  8:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-30 18:35 [9fans] Has anyone seen this before? cross
2003-10-30 18:47 ` David Presotto
2003-10-30 18:54   ` Dan Cross
2003-10-31  8:19   ` Fco.J.Ballesteros

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