Hello. I finally got X11 installed and running - you need to change /
sys/src/X11/programs/Xserver/Xext/shape.c to the one in my /n/sources/
contrib/pietro - and step 2 of my plans is to get GCC up and running.
I extracted gnubin.tgz and gnusrc.tgz and tried this:
cd /sys/src/gnu
gnu/gsh
mk all
but all I got was, after the configure of autoconf,
make: Entering directory '/sys/src/gnu/autoconf-2.50'
make: *** No targets specified and no makefile found. Stop.
make: Leaving directory '/sys/src/gnu/autoconf-2.50'
and then mk aborts. Am I doing anything wrong? Thanks.