On Sun, Dec 15, 2013 at 7:33 PM, erik quanstrom <quanstro@labs.coraid.com> wrote:
On Sun Dec 15 20:31:47 EST 2013, blake@mcbride.name wrote:

> Greetings,
>
> I've got 9front running but I am having trouble compiling a hello.c program.
>
> term% 6c hello.c
> term% 6l hello.6
> ??none??: cannot open file: /amd64/lib/libc.a
>
> I already looked in google, the email list, and FAQ's that I could find.
>  Your help is appreciated.

cd /sys/src; objtype=amd64 mk libs

- erik


Thanks!  It went through a bunch of compiles and library adds successfully but ended in:

...
a - utfutf.6
a - u16.6
a - u32.6
a - u64.6
amd64
Can't cd amd64: 'amd64' directory not found
mk: for(i in 9sys ... : exit status=rc 1544: rc 2737: can't cd
mk: date for (i ...  : exit status=rc 1058: rc 1477: mk 1543: error
term%