=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for w9wm-0.4.2nb1 cc -O -I. -I/usr/pkg/include -I /usr/X11R7/include -DSHAPE -I/usr/X11R7/include -c 9wm.c cc -O -I. -I/usr/pkg/include -I /usr/X11R7/include -DSHAPE -I/usr/X11R7/include -c manage.c manage.c:29:23: warning: implicitly declaring library function 'strcmp' with type 'int (const char *, const char *)' c->is9term = (strcmp(c->class, "9term") == 0); ^ manage.c:29:23: note: include the header or explicitly provide a declaration for 'strcmp' manage.c:398:34: warning: incompatible pointer types passing 'char ***' to parameter of type 'unsigned char **' [-Wincompatible-pointer-types] if (_getprop(w, a, type, 1L, &p) <= 0) ^~ manage.c:443:45: warning: incompatible pointer types passing 'char **' to parameter of type 'unsigned char **' [-Wincompatible-pointer-types] if (_getprop(w, wm_state, wm_state, 2L, (char**)&p) <= 0) ^~~~~~~~~~ manage.c:462:54: warning: incompatible pointer types passing 'char **' to parameter of type 'unsigned char **' [-Wincompatible-pointer-types] if ((n = _getprop(w, wm_protocols, XA_ATOM, 20L, (char**)&p)) <= 0) ^~~~~~~~~~ 4 warnings generated. cc -O -I. -I/usr/pkg/include -I /usr/X11R7/include -DSHAPE -I/usr/X11R7/include -c menu.c menu.c:106:7: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(1); ^ menu.c:106:7: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated. cc -O -I. -I/usr/pkg/include -I /usr/X11R7/include -DSHAPE -I/usr/X11R7/include -c client.c cc -O -I. -I/usr/pkg/include -I /usr/X11R7/include -DSHAPE -I/usr/X11R7/include -c grab.c cc -O -I. -I/usr/pkg/include -I /usr/X11R7/include -DSHAPE -I/usr/X11R7/include -c cursor.c cc -O -I. -I/usr/pkg/include -I /usr/X11R7/include -DSHAPE -I/usr/X11R7/include -c error.c error.c:19:5: warning: implicitly declaring library function 'exit' with type 'void (int) __attribute__((noreturn))' exit(1); ^ error.c:19:5: note: include the header or explicitly provide a declaration for 'exit' 1 warning generated. bmake: don't know how to make /usr/pkg/lib/libXext.a. Stop bmake: stopped in /usr/pkgsrc/work/wm/w9wm/work/w9wm-0.4.2.orig *** Error code 2 Stop. bmake[1]: stopped in /usr/pkgsrc/wm/w9wm *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/wm/w9wm