=> Bootstrap dependency digest>=20010302: found digest-20121220 ===> Building for fep-1.0nb3 cd /usr/pkgsrc/work/misc/fep/work && for i in *.[ch]; do /usr/bin/sed "s,#endif lint,#endif /* lint */,g" ${i} > ${i}.new && /bin/mv -f ${i}.new ${i}; done gcc -Wno-error -march=i586 -Wno-error -DTERMIOS -c fep_main.c fep_main.c: In function 'catchsig': fep_main.c:665: error: storage size of 'ru' isn't known fep_main.c: In function 'exec_to_command': fep_main.c:689: error: 'TIOCNOTTY' undeclared (first use in this function) fep_main.c:689: error: (Each undeclared identifier is reported only once fep_main.c:689: error: for each function it appears in.) fep_main.c: In function 'get_pty_slave': fep_main.c:940: error: 'TIOCSCTTY' undeclared (first use in this function) fep_main.c:940: warning: passing argument 3 of 'ioctl' makes pointer from integer without a cast /usr/include/minix/ioctl.h:56: note: expected 'void *' but argument is of type 'int' *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/work/misc/fep/work *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/misc/fep *** Error code 1 Stop. bmake: stopped in /usr/pkgsrc/misc/fep