=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for ve-1.0 gcc -Wno-error -march=i586 -Wno-error -DVEDITOR -c edit.c gcc -Wno-error -march=i586 -Wno-error -DVEDITOR -c term.c term.c: In function 'get_tty': term.c:47: warning: passing argument 2 of 'gtty' from incompatible pointer type /usr/include/sgtty.h:44: note: expected 'struct sgttyb *' but argument is of type 'struct sgttyb *' term.c:50: warning: incompatible implicit declaration of built-in function 'exit' term.c: In function 'init_tty': term.c:58: warning: passing argument 2 of 'gtty' from incompatible pointer type /usr/include/sgtty.h:44: note: expected 'struct sgttyb *' but argument is of type 'struct sgttyb *' term.c:61: warning: incompatible implicit declaration of built-in function 'exit' term.c:63: error: invalid application of 'sizeof' to incomplete type 'struct sgttyb' term.c:73: error: invalid use of undefined type 'struct sgttyb' term.c:73: error: 'RAW' undeclared (first use in this function) term.c:73: error: (Each undeclared identifier is reported only once term.c:73: error: for each function it appears in.) term.c:78: error: invalid use of undefined type 'struct sgttyb' term.c:78: error: 'LCASE' undeclared (first use in this function) term.c:78: error: 'ECHO' undeclared (first use in this function) term.c:78: error: 'CRMOD' undeclared (first use in this function) term.c:81: warning: passing argument 2 of 'stty' from incompatible pointer type /usr/include/sgtty.h:45: note: expected 'struct sgttyb *' but argument is of type 'struct sgttyb *' term.c: In function 'reset_tty': term.c:99: warning: passing argument 2 of 'stty' from incompatible pointer type /usr/include/sgtty.h:45: note: expected 'struct sgttyb *' but argument is of type 'struct sgttyb *' term.c: In function 'restore_tty': term.c:104: warning: passing argument 2 of 'stty' from incompatible pointer type /usr/include/sgtty.h:45: note: expected 'struct sgttyb *' but argument is of type 'struct sgttyb *' term.c: In function 'term_init': term.c:177: error: invalid use of undefined type 'struct sgttyb' *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/editors/ve/work/ve-1.0 *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/editors/ve *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/editors/ve