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 <[EMAIL PROTECTED]> 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
