wmii build options: CFLAGS = -fast -I. -I/usr/local/include -I/usr/include -I/usr/X11R6/include -I../libixp -DVERSION="3.5" -xtarget=ultra LDFLAGS = -L/usr/lib -lc -L/usr/X11R6/lib -lX11 -L/usr/local -L../libixp -lixp -lm -lsocket -lnsl CC = cc LD = cc CC area.c "../libixp/ixp.h", line 52: warning: enumerator value overflows INT_MAX (2147483647) CC bar.c "../libixp/ixp.h", line 52: warning: enumerator value overflows INT_MAX (2147483647) CC client.c "../libixp/ixp.h", line 52: warning: enumerator value overflows INT_MAX (2147483647) CC column.c "../libixp/ixp.h", line 52: warning: enumerator value overflows INT_MAX (2147483647) CC draw.c "../libixp/ixp.h", line 52: warning: enumerator value overflows INT_MAX (2147483647) CC event.c "../libixp/ixp.h", line 52: warning: enumerator value overflows INT_MAX (2147483647) "event.c", line 67: warning: loop not entered at top CC frame.c "../libixp/ixp.h", line 52: warning: enumerator value overflows INT_MAX (2147483647) CC fs.c "../libixp/ixp.h", line 52: warning: enumerator value overflows INT_MAX (2147483647) "fs.c", line 185: warning: pointer to void or function used in arithmetic "fs.c", line 211: warning: pointer to void or function used in arithmetic "fs.c", line 234: warning: implicit function declaration: bcopy "fs.c", line 672: warning: statement not reached "fs.c", line 701: warning: statement not reached "fs.c", line 726: warning: statement not reached "fs.c", line 732: warning: statement not reached "fs.c", line 748: warning: statement not reached "fs.c", line 778: warning: statement not reached "fs.c", line 780: warning: statement not reached "fs.c", line 782: warning: statement not reached "fs.c", line 784: warning: statement not reached "fs.c", line 798: warning: statement not reached "fs.c", line 802: warning: statement not reached CC geom.c "../libixp/ixp.h", line 52: warning: enumerator value overflows INT_MAX (2147483647) CC key.c "../libixp/ixp.h", line 52: warning: enumerator value overflows INT_MAX (2147483647) CC mouse.c "../libixp/ixp.h", line 52: warning: enumerator value overflows INT_MAX (2147483647) CC rule.c "../libixp/ixp.h", line 52: warning: enumerator value overflows INT_MAX (2147483647) CC view.c "../libixp/ixp.h", line 52: warning: enumerator value overflows INT_MAX (2147483647) CC wm.c "../libixp/ixp.h", line 52: warning: enumerator value overflows INT_MAX (2147483647) LD wmiiwm