9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] mk failed with "error" as only message
@ 2006-09-07 11:11 Gabriel Diaz
  2006-09-07 11:26 ` [9fans] " Gabriel Diaz
  0 siblings, 1 reply; 3+ messages in thread
From: Gabriel Diaz @ 2006-09-07 11:11 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello

i was trying to compile a program this way:

term% import oliva.9grid.es /usr/gdiaz/src /n/oliva
term% acme
<< run win inside acme >>
term% cd /n/oliva
term% mk
8c -FVw fs.c
mk: 8c -FVw fs.c : exit status=rc 1800: 8c 1802: error
term%

if i run the 8c command from the shell, it works.
If i do a term% mk clean it works too, and if i cpu to the machine and
run mk, it finish without problems.

what I'm missing?

thanks

gabi


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

* [9fans] Re: mk failed with "error" as only message
  2006-09-07 11:11 [9fans] mk failed with "error" as only message Gabriel Diaz
@ 2006-09-07 11:26 ` Gabriel Diaz
  2006-09-07 12:51   ` Gabriel Diaz
  0 siblings, 1 reply; 3+ messages in thread
From: Gabriel Diaz @ 2006-09-07 11:26 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Hello

seems that i cannot write to that directory, but i'm supposed to be allowed.

I supposed 8c will complain if it cannot write, but it says nothing, i
see now that it put $status to the "error" message.

thanks

gabi


On 9/7/06, Gabriel Diaz <gabidiaz@gmail.com> wrote:
> Hello
>
> i was trying to compile a program this way:
>
> term% import oliva.9grid.es /usr/gdiaz/src /n/oliva
> term% acme
> << run win inside acme >>
> term% cd /n/oliva
> term% mk
> 8c -FVw fs.c
> mk: 8c -FVw fs.c : exit status=rc 1800: 8c 1802: error
> term%
>
> if i run the 8c command from the shell, it works.
> If i do a term% mk clean it works too, and if i cpu to the machine and
> run mk, it finish without problems.
>
> what I'm missing?
>
> thanks
>
> gabi
>


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

* [9fans] Re: mk failed with "error" as only message
  2006-09-07 11:26 ` [9fans] " Gabriel Diaz
@ 2006-09-07 12:51   ` Gabriel Diaz
  0 siblings, 0 replies; 3+ messages in thread
From: Gabriel Diaz @ 2006-09-07 12:51 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

hello

answering myself again (sorry for the noise) import -c was needed.

i would love 8c to say "error writing" instead of "error" :-)

gabi


On 9/7/06, Gabriel Diaz <gabidiaz@gmail.com> wrote:
> Hello
>
> seems that i cannot write to that directory, but i'm supposed to be allowed.
>
> I supposed 8c will complain if it cannot write, but it says nothing, i
> see now that it put $status to the "error" message.
>
> thanks
>
> gabi
>
>
> On 9/7/06, Gabriel Diaz <gabidiaz@gmail.com> wrote:
> > Hello
> >
> > i was trying to compile a program this way:
> >
> > term% import oliva.9grid.es /usr/gdiaz/src /n/oliva
> > term% acme
> > << run win inside acme >>
> > term% cd /n/oliva
> > term% mk
> > 8c -FVw fs.c
> > mk: 8c -FVw fs.c : exit status=rc 1800: 8c 1802: error
> > term%
> >
> > if i run the 8c command from the shell, it works.
> > If i do a term% mk clean it works too, and if i cpu to the machine and
> > run mk, it finish without problems.
> >
> > what I'm missing?
> >
> > thanks
> >
> > gabi
> >
>


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

end of thread, other threads:[~2006-09-07 12:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-09-07 11:11 [9fans] mk failed with "error" as only message Gabriel Diaz
2006-09-07 11:26 ` [9fans] " Gabriel Diaz
2006-09-07 12:51   ` Gabriel Diaz

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