===> kmod (all)
Warning: Object directory not changed from original /tmp/saa/kmod
===> support (all)
===> tvv (all)
"/usr/share/mk/bsd.compat.mk", line 35: warning: NOMAN is deprecated in favour of NO_MAN
Warning: Object directory not changed from original /tmp/saa/tvv
cc -I/usr/X11R6/include -I../kmod -DTVV_USE_MMXEXT -std=gnu99 -fstack-protector  -c tvv.c
In file included from tvv.c:13:
tvv.h:9:22: error: X11/Xlib.h: No such file or directory
tvv.h:10:23: error: X11/Xutil.h: No such file or directory
tvv.h:11:23: error: X11/Shell.h: No such file or directory
tvv.h:12:28: error: X11/StringDefs.h: No such file or directory
tvv.h:14:33: error: X11/extensions/XShm.h: No such file or directory
tvv.h:15:34: error: X11/extensions/Xvlib.h: No such file or directory
tvv.h:16:36: error: X11/extensions/xf86dga.h: No such file or directory
In file included from tvv.c:13:
tvv.h:62: error: expected specifier-qualifier-list before 'XtWorkProcId'
tvv.h:67: error: expected specifier-qualifier-list before 'XShmSegmentInfo'
tvv.h:89: error: expected specifier-qualifier-list before 'Window'
tvv.h:102: error: expected specifier-qualifier-list before 'XtAppContext'
tvv.h:128: error: expected ')' before '*' token
In file included from tvv.c:14:
tvv_clip.h:6: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'refresh_desktop'
tvv_clip.h:11: error: expected declaration specifiers or '...' before 'Window'
tvv.c:79: error: expected ')' before 'w'
tvv.c: In function 'main':
tvv.c:95: error: 'XSetWindowAttributes' undeclared (first use in this function)
tvv.c:95: error: (Each undeclared identifier is reported only once
tvv.c:95: error: for each function it appears in.)
tvv.c:95: error: expected ';' before 'cattr'
tvv.c:96: error: 'XWindowAttributes' undeclared (first use in this function)
tvv.c:96: error: expected ';' before 'wattr'
tvv.c:97: error: 'XEvent' undeclared (first use in this function)
tvv.c:97: error: expected ';' before 'e'
tvv.c:98: error: 'XErrorHandler' undeclared (first use in this function)
tvv.c:98: error: expected ';' before 'eh'
tvv.c:100: error: 'Screen' undeclared (first use in this function)
tvv.c:100: error: 'scr' undeclared (first use in this function)
tvv.c:106: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:106: warning: implicit declaration of function 'XtVaOpenApplication'
tvv.c:106: error: 'struct xinfo' has no member named 'xi_app'
tvv.c:110: error: 'applicationShellWidgetClass' undeclared (first use in this function)
tvv.c:112: warning: implicit declaration of function 'DefaultScreenOfDisplay'
tvv.c:112: warning: implicit declaration of function 'XtDisplay'
tvv.c:112: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:113: error: 'struct xinfo' has no member named 'xi_scr_width'
tvv.c:113: warning: implicit declaration of function 'WidthOfScreen'
tvv.c:114: error: 'struct xinfo' has no member named 'xi_scr_height'
tvv.c:114: warning: implicit declaration of function 'HeightOfScreen'
tvv.c:122: error: 'struct xinfo' has no member named 'xi_win_width'
tvv.c:123: error: 'struct xinfo' has no member named 'xi_win_height'
tvv.c:127: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:132: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:133: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:138: warning: implicit declaration of function 'XtAddEventHandler'
tvv.c:138: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:139: error: 'StructureNotifyMask' undeclared (first use in this function)
tvv.c:139: error: 'VisibilityChangeMask' undeclared (first use in this function)
tvv.c:140: error: 'ExposureMask' undeclared (first use in this function)
tvv.c:141: error: 'FALSE' undeclared (first use in this function)
tvv.c:142: error: 'event_handler' undeclared (first use in this function)
tvv.c:145: warning: implicit declaration of function 'XtVaSetValues'
tvv.c:145: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:146: error: 'XtNwidth' undeclared (first use in this function)
tvv.c:146: error: 'struct xinfo' has no member named 'xi_win_width'
tvv.c:147: error: 'XtNheight' undeclared (first use in this function)
tvv.c:147: error: 'struct xinfo' has no member named 'xi_win_height'
tvv.c:150: warning: implicit declaration of function 'XtRealizeWidget'
tvv.c:150: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:152: error: 'cattr' undeclared (first use in this function)
tvv.c:152: warning: implicit declaration of function 'BlackPixel'
tvv.c:152: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:153: warning: implicit declaration of function 'XChangeWindowAttributes'
tvv.c:153: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:154: warning: implicit declaration of function 'XtWindow'
tvv.c:154: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:155: error: 'CWBackPixel' undeclared (first use in this function)
tvv.c:158: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:161: warning: implicit declaration of function 'XSelectInput'
tvv.c:161: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:162: warning: implicit declaration of function 'DefaultRootWindow'
tvv.c:162: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:163: error: 'SubstructureNotifyMask' undeclared (first use in this function)
tvv.c:165: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:168: warning: implicit declaration of function 'XtAppNextEvent'
tvv.c:168: error: 'struct xinfo' has no member named 'xi_app'
tvv.c:168: error: 'e' undeclared (first use in this function)
tvv.c:169: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:170: warning: implicit declaration of function 'XtDispatchEvent'
tvv.c:171: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:172: error: 'ConfigureNotify' undeclared (first use in this function)
tvv.c:173: error: 'struct xinfo' has no member named 'xi_wm_parent'
tvv.c:181: error: 'struct xinfo' has no member named 'xi_set_clist_count'
tvv.c:183: error: 'struct xinfo' has no member named 'xi_set_clist'
tvv.c:184: error: 'wattr' undeclared (first use in this function)
tvv.c:185: error: 'eh' undeclared (first use in this function)
tvv.c:185: warning: implicit declaration of function 'XSetErrorHandler'
tvv.c:186: error: 'xgetwinattr_errorhandler' undeclared (first use in this function)
tvv.c:187: warning: implicit declaration of function 'XGetWindowAttributes'
tvv.c:187: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:194: error: 'IsViewable' undeclared (first use in this function)
tvv.c:195: error: 'struct xinfo' has no member named 'xi_set_clist'
tvv.c:196: error: 'struct xinfo' has no member named 'xi_set_clist'
tvv.c:198: error: 'struct xinfo' has no member named 'xi_set_clist'
tvv.c:200: error: 'struct xinfo' has no member named 'xi_set_clist'
tvv.c:203: error: too many arguments to function 'clipping_reconfigure'
tvv.c:204: error: 'struct xinfo' has no member named 'xi_win_mapped'
tvv.c:214: error: too many arguments to function 'clipping_reconfigure'
tvv.c:215: error: 'RectangleOut' undeclared (first use in this function)
tvv.c:217: error: too many arguments to function 'clipping_reconfigure'
tvv.c:218: error: 'struct xinfo' has no member named 'xi_win_mapped'
tvv.c:227: warning: implicit declaration of function 'XtAppMainLoop'
tvv.c:227: error: 'struct xinfo' has no member named 'xi_app'
tvv.c: In function 'alloc_defaults':
tvv.c:241: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:243: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:257: error: 'struct xinfo' has no member named 'xi_win_width'
tvv.c:258: error: 'struct xinfo' has no member named 'xi_win_height'
tvv.c:259: error: 'struct xinfo' has no member named 'xi_win_resetpending'
tvv.c:263: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:266: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:267: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:268: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:269: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c: In function 'parse_args':
tvv.c:282: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:285: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:296: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:312: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:313: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c: In function 'xv_setmodeinfo':
tvv.c:388: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:393: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:398: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c: In function 'dga_init':
tvv.c:427: error: 'Display' undeclared (first use in this function)
tvv.c:427: error: 'd' undeclared (first use in this function)
tvv.c:430: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:431: warning: implicit declaration of function 'DefaultScreen'
tvv.c:431: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:432: warning: implicit declaration of function 'XDGAQueryVersion'
tvv.c:435: warning: implicit declaration of function 'XF86DGAGetVideoLL'
tvv.c:436: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:437: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:439: warning: implicit declaration of function 'DefaultDepth'
tvv.c:443: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:444: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:452: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:456: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:460: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c: In function 'xv_init':
tvv.c:477: error: 'Display' undeclared (first use in this function)
tvv.c:477: error: 'd' undeclared (first use in this function)
tvv.c:478: error: 'XvAdaptorInfo' undeclared (first use in this function)
tvv.c:478: error: 'adp' undeclared (first use in this function)
tvv.c:490: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:491: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:509: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:510: warning: implicit declaration of function 'XvQueryAdaptors'
tvv.c:511: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:512: error: 'Success' undeclared (first use in this function)
tvv.c:518: warning: implicit declaration of function 'XvGrabPort'
tvv.c:518: error: 'CurrentTime' undeclared (first use in this function)
tvv.c:522: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:523: warning: implicit declaration of function 'XvFreeAdaptorInfo'
tvv.c:524: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:524: warning: implicit declaration of function 'XCreateGC'
tvv.c:524: error: 'struct xinfo' has no member named 'xi_win'
tvv.c: In function 'xv_multibuf_notify':
tvv.c:544: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:548: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:550: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:552: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:554: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:556: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:557: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:558: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:568: warning: implicit declaration of function 'XvShmPutImage'
tvv.c:568: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:569: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:570: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:571: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:572: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:574: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:576: error: 'struct xinfo' has no member named 'xi_win_width'
tvv.c:576: error: 'struct xinfo' has no member named 'xi_win_height'
tvv.c:577: error: 'False' undeclared (first use in this function)
tvv.c:577: error: 'Success' undeclared (first use in this function)
tvv.c:579: warning: implicit declaration of function 'XSync'
tvv.c:579: error: 'struct xinfo' has no member named 'xi_win'
tvv.c: In function 'xv_frame_notify':
tvv.c:588: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:590: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:591: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:592: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:600: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:601: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:602: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:603: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:604: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:606: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:608: error: 'struct xinfo' has no member named 'xi_win_width'
tvv.c:608: error: 'struct xinfo' has no member named 'xi_win_height'
tvv.c:609: error: 'False' undeclared (first use in this function)
tvv.c:609: error: 'Success' undeclared (first use in this function)
tvv.c:611: error: 'struct xinfo' has no member named 'xi_win'
tvv.c: In function 'terminate_notify':
tvv.c:621: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:622: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:623: warning: implicit declaration of function 'XFree'
tvv.c:623: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:624: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:626: warning: implicit declaration of function 'XShmDetach'
tvv.c:626: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:626: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:627: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:629: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:630: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c: In function 'start_video':
tvv.c:640: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:651: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:652: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:653: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:659: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c: In function 'stop_video':
tvv.c:672: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c: In function 'reset_viewport':
tvv.c:705: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:706: error: 'struct xinfo' has no member named 'xi_win_xpos'
tvv.c:707: error: 'struct xinfo' has no member named 'xi_win_ypos'
tvv.c:708: error: 'struct xinfo' has no member named 'xi_win_width'
tvv.c:709: error: 'struct xinfo' has no member named 'xi_win_height'
tvv.c:723: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:725: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:725: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:726: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:728: error: 'struct xinfo' has no member named 'xi_scr_width'
tvv.c:729: error: 'struct xinfo' has no member named 'xi_scr_width'
tvv.c:734: error: 'struct xinfo' has no member named 'xi_scr_height'
tvv.c:735: error: 'struct xinfo' has no member named 'xi_scr_height'
tvv.c:742: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:743: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:748: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:748: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:749: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:750: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:756: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:757: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:765: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:765: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:774: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:774: error: 'struct xinfo' has no member named 'xi_dgainfo'
tvv.c:781: error: 'struct xinfo' has no member named 'xi_win_width'
tvv.c:782: error: 'struct xinfo' has no member named 'xi_win_width'
tvv.c:783: error: 'struct xinfo' has no member named 'xi_win_height'
tvv.c:784: error: 'struct xinfo' has no member named 'xi_win_height'
tvv.c:790: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:792: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:793: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:794: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:796: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:797: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:798: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:800: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:801: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:805: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:808: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:809: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:812: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:815: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:818: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:820: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:821: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:822: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:827: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:827: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:828: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:829: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:830: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:830: error: 'False' undeclared (first use in this function)
tvv.c:831: warning: implicit declaration of function 'XShmAttach'
tvv.c:831: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:831: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:832: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:834: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:835: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:836: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:837: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:838: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:841: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:844: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:844: warning: implicit declaration of function 'XvShmCreateImage'
tvv.c:844: error: 'struct xinfo' has no member named 'xi_win'
tvv.c:845: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:846: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:849: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:850: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:851: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:853: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:853: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:856: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:860: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:861: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:863: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:864: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:867: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:870: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:871: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:906: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:911: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:912: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:925: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:933: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:935: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:945: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:946: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:953: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:960: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:968: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:976: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:978: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:983: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:1006: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c:1010: error: 'struct xinfo' has no member named 'xi_xvinfo'
tvv.c: At top level:
tvv.c:1018: error: expected ')' before 'w'
tvv.c:1138: error: expected ')' before '*' token
*** Error code 1

Stop in /tmp/saa/tvv.
*** Error code 1

Stop in /tmp/saa.

Add a code snippet to your website: www.paste.org