$ tar xzf plan9port-20140306.tgz
$ cd plan9port
$ ls
CHANGES TODO face lp plumb tmac CONTRIBUTORS acid font mac postscript troff
INSTALL bin include mail proto unix
LICENSE configure install.txt man rcmain
Makefile dict lib ndb sky
README dist log news src
$ less INSTALL
$ less README
$ ./INSTALL
+ Mailing list:
http://groups.google.com/group/plan9port-dev
+ Issue tracker:
http://code.swtch.com/plan9port/issues/
+ Submitting changes:
http://swtch.com/go/codereview
* Resetting /home/g/plan9port/config
* Compiler version:
gcc version 4.2.1 20070719
* Running on OpenBSD, adjusting linker flags
fontsrv dependencies not found.
* Building mk...
pwd
cd /home/g/plan9port/src/lib9
9c dirread.c
dirread.c:33: warning: implicit declaration of function 'getdirentries'
pwd
pwd
pwd
* Building everything (be patient)...
cd /home/g/plan9port/src/lib9; mk all
9c dirread.c
dirread.c:33: warning: implicit declaration of function 'getdirentries'
cd /home/g/plan9port/src/cmd; mk all
9l -o o.core core.o -L/usr/X11R6/lib -pthread /home/g/plan9port/src/lib9/dirread.c:33: undefined reference to `getdirentries' collect2: ld returned 1 exit status
mk: 9l -o o.core ... : exit status=exit(1)
mk: for i in ... : exit status=exit(1)
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)