Could you post or have a look at libc_plan9.h - that file is generated by stripping out some things from /sys/include/libc.h and it appears that something in that process has generated a syntax error.

Pete
ps. I think it’s impossible to copy from vbox unless you have guest additions installed and AFAIK guest additions for plan9 have not been written.


From: Ramakrishnan Muthukrishnan
Sent: ‎Wednesday‎, ‎26‎ ‎March‎ ‎2014 ‎11‎:‎09
To: Fans of the OS Plan 9 from Bell Labs

On Wed, Mar 26, 2014 at 1:05 PM, David du Colombier <0intro@gmail.com> wrote:
> Beside the Mercurial issue, the Go 1.2 release will not work on Plan 9. You
> have to follow tip. Just remove "-u release" from the clone line.

I installed the python/hg binaries from the 9legacy webpage. I also
downloaded the go hg tip and did this:

cd src
./all.rc

I now get errors quite early itself while building lib9.a. Attaching a
screenshot. I still can't seem to copy text to/from virtualbox.

Ramakrishnan