I've tried to compile xterm but it got:
Code:
[SB2 simple arm] test@test-test xterm-279 $ make
gcc -I. -I. -DHAVE_CONFIG_H -D_GNU_SOURCE -DNARROWPROTO=1 -DFUNCPROTO=15 -DOSMAJORVERSION=3 -DOSMINORVERSION=2 -g -O2 -c ./button.c
In file included from ./button.c:62:0:
./xterm.h:66:21: fatal error: X11/Xos.h: No such file or directory
compilation terminated.
make: *** [button.o] Error 1