Date: Tue, 04 Nov 2008 11:20:49 -0500 From: Philip Mullis <philip.mullis@syx.ca> To: freebsd-embedded@freebsd.org Subject: problem with tinybsd on 8-current Message-ID: <49107661.8050908@syx.ca>
next in thread | raw e-mail | index | archive | help
When running the tinybsd script on 8-current it stops with the following error (seemingly to do with ppp_tty) has anyone else come across this error and know how to correct it? thanks =========== /usr/src/sys/net/ppp_tty.c:150: error: variable 'pppdisc' has initializer but incomplete type cc1: warnings being treated as errors /usr/src/sys/net/ppp_tty.c:151: warning: excess elements in struct initializer /usr/src/sys/net/ppp_tty.c:151: warning: (near initialization for 'pppdisc') /usr/src/sys/net/ppp_tty.c:855: error: 'struct tty' has no member named 't_cc' /usr/src/sys/net/ppp_tty.c:856: error: 'struct tty' has no member named 't_state' [a whack more lines regarding ppp_tty] *** Error code 1 Stop in /usr/obj/usr/src/sys/TINYBSD. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?49107661.8050908>