All, i've been getting this lately -- this is a fresh csup. Any thoughts? If more logs are needed let me know -- I wanted to verify that this was not a known issue before i looked into it: /usr/src/sys/dev/usb/ubser.c:617: error: 'struct tty' has no member named 't_state' /usr/src/sys/dev/usb/ubser.c:617: error: 'TS_FLUSH' undeclared (first use in this function) /usr/src/sys/dev/usb/ubser.c: In function 'ubserwritecb': /usr/src/sys/dev/usb/ubser.c:633: error: 'struct tty' has no member named 't_sc' /usr/src/sys/dev/usb/ubser.c:661: error: 'struct tty' has no member named 't_state' /usr/src/sys/dev/usb/ubser.c:661: error: 'TS_BUSY' undeclared (first use in this function) /usr/src/sys/dev/usb/ubser.c:662: error: 'struct tty' has no member named 't_state' /usr/src/sys/dev/usb/ubser.c:662: error: 'TS_FLUSH' undeclared (first use in this function) /usr/src/sys/dev/usb/ubser.c:663: error: 'struct tty' has no member named 't_state' /usr/src/sys/dev/usb/ubser.c:665: warning: passing argument 1 of 'ndflush' from incompatible pointer type /usr/src/sys/dev/usb/ubser.c:666: warning: implicit declaration of function 'ttyld_start' /usr/src/sys/dev/usb/ubser.c:666: warning: nested extern declaration of 'ttyld_start' /usr/src/sys/dev/usb/ubser.c:671: error: 'struct tty' has no member named 't_state' /usr/src/sys/dev/usb/ubser.c: In function 'ubserreadcb': /usr/src/sys/dev/usb/ubser.c:751: error: 'struct tty' has no member named 't_state' /usr/src/sys/dev/usb/ubser.c:751: error: 'TS_ISOPEN' undeclared (first use in this function) /usr/src/sys/dev/usb/ubser.c:754: error: 'struct tty' has no member named 't_state' /usr/src/sys/dev/usb/ubser.c:754: error: 'TS_CAN_BYPASS_L_RINT' undeclared (first use in this function) /usr/src/sys/dev/usb/ubser.c:755: error: 'struct tty' has no member named 't_rawq' /usr/src/sys/dev/usb/ubser.c:755: error: 'struct tty' has no member named 't_ihiwat' /usr/src/sys/dev/usb/ubser.c:756: error: 'struct tty' has no member named 't_iflag' /usr/src/sys/dev/usb/ubser.c:757: error: 'struct tty' has no member named 't_state' /usr/src/sys/dev/usb/ubser.c:757: error: 'TS_TBLOCK' undeclared (first use in this function) /usr/src/sys/dev/usb/ubser.c:758: warning: implicit declaration of function 'ttyblock' /usr/src/sys/dev/usb/ubser.c:758: warning: nested extern declaration of 'ttyblock' /usr/src/sys/dev/usb/ubser.c:759: error: 'struct tty' has no member named 't_rawq' /usr/src/sys/dev/usb/ubser.c:760: error: 'struct tty' has no member named 't_rawcc' /usr/src/sys/dev/usb/ubser.c:761: warning: implicit declaration of function 'ttwakeup' /usr/src/sys/dev/usb/ubser.c:761: warning: nested extern declaration of 'ttwakeup' /usr/src/sys/dev/usb/ubser.c:762: error: 'struct tty' has no member named 't_state' /usr/src/sys/dev/usb/ubser.c:762: error: 'TS_TTSTOP' undeclared (first use in this function) /usr/src/sys/dev/usb/ubser.c:763: error: 'struct tty' has no member named 't_iflag' /usr/src/sys/dev/usb/ubser.c:764: error: 'struct tty' has no member named 't_cc' /usr/src/sys/dev/usb/ubser.c:764: error: 'struct tty' has no member named 't_cc' /usr/src/sys/dev/usb/ubser.c:765: error: 'struct tty' has no member named 't_state' /usr/src/sys/dev/usb/ubser.c:766: error: 'struct tty' has no member named 't_lflag' /usr/src/sys/dev/usb/ubser.c:775: warning: implicit declaration of function 'ttyld_rint' /usr/src/sys/dev/usb/ubser.c:775: warning: nested extern declaration of 'ttyld_rint' /usr/src/sys/dev/usb/ubser.c: In function 'ubseropen': /usr/src/sys/dev/usb/ubser.c:832: error: 'struct tty' has no member named 't_sc' /usr/src/sys/dev/usb/ubser.c: In function 'ubserclose': /usr/src/sys/dev/usb/ubser.c:845: error: 'struct tty' has no member named 't_sc' /usr/src/sys/dev/usb/ubser.c: In function 'ubserbreak': /usr/src/sys/dev/usb/ubser.c:860: error: 'struct tty' has no member named 't_sc' *** Error code 1 Stop in /usr/obj/usr/src/sys/DOC. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. thanks -- /jT http://git.zen-sources.org/?p=kernel/zenmm.git;a=summaryReceived on Sat Oct 11 2008 - 14:06:58 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:36 UTC