- Something
- Monday, October 16th, 2006 at 9:52:52am UTC
- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/sfw/include/gtk-1.2 -I/usr/sfw/include/glib-1.2 -I/usr/sfw/lib/glib/include -D_REENTRANT -g -O2 -Wall -Wpointer-arith -finline-functions -ffast-math -funroll-all-loops -DDATA_DIR=\"/usr/local/share/xmms\" -DPLUGIN_DIR=\"/usr/local/lib/xmms\" -DPLUGINSUBS=\"Output\",\"Input\",\"Effect\",\"General\",\"Visualization\" -DLOCALEDIR=\"/usr/local/share/locale\" -DI386_ASSEM -I../intl -I.. -I/usr/local/include -g -O2 -Wall -Wpointer-arith -finline-functions -ffast-math -funroll-all-loops -MT fullscreen.o -MD -MP -MF ".deps/fullscreen.Tpo" \
- -c -o fullscreen.o `test -f 'fullscreen.c' || echo './'`fullscreen.c; \
- then mv -f ".deps/fullscreen.Tpo" ".deps/fullscreen.Po"; \
- else rm -f ".deps/fullscreen.Tpo"; exit 1; \
- fi
- fullscreen.c:73:38: X11/extensions/xf86vmode.h: No such file or directory
- fullscreen.c:74:38: X11/extensions/xf86vmstr.h: No such file or directory
- fullscreen.c: In function `xmms_fullscreen_available':
- fullscreen.c:79: error: `XF86VidModeModeInfo' undeclared (first use in this function)
- fullscreen.c:79: error: (Each undeclared identifier is reported only once
- fullscreen.c:79: error: for each function it appears in.)
- fullscreen.c:79: error: `dummy' undeclared (first use in this function)
- fullscreen.c:81: warning: implicit declaration of function `XF86VidModeQueryExtension'
- fullscreen.c:84: warning: implicit declaration of function `XF86VidModeGetAllModeLines'
- fullscreen.c: At top level:
- fullscreen.c:93: error: syntax error before "XF86VidModeModeInfo"
- fullscreen.c:93: warning: no semicolon at end of struct or union
- fullscreen.c:96: error: syntax error before '}' token
- fullscreen.c:97: warning: type defaults to `int' in declaration of `fullscreen_display_t'
- fullscreen.c:97: warning: data definition has no type or storage class
- fullscreen.c:98: error: syntax error before '*' token
- fullscreen.c:98: warning: type defaults to `int' in declaration of `displays'
- fullscreen.c:98: warning: data definition has no type or storage class
- fullscreen.c:105: error: syntax error before "fullscreen_display_t"
- fullscreen.c:105: warning: no semicolon at end of struct or union
- fullscreen.c:107: warning: type defaults to `int' in declaration of `fullscreen_window_t'
- fullscreen.c:107: warning: data definition has no type or storage class
- fullscreen.c:108: error: syntax error before '*' token
- fullscreen.c:108: warning: type defaults to `int' in declaration of `windows'
- fullscreen.c:108: warning: data definition has no type or storage class
- fullscreen.c:115: error: syntax error before '*' token
- fullscreen.c:116: warning: return type defaults to `int'
- fullscreen.c: In function `getdisplay':
- fullscreen.c:123: error: request for member `display' in something not a structure or union
- fullscreen.c:135: error: request for member `display' in something not a structure or union
- fullscreen.c:136: error: request for member `modes' in something not a structure or union
- fullscreen.c:137: error: request for member `origmode' in something not a structure or union
- fullscreen.c:138: error: request for member `num_modes' in something not a structure or union
- fullscreen.c:139: error: request for member `is_full' in something not a structure or union
- fullscreen.c:140: error: request for member `can_full' in something not a structure or union
- fullscreen.c: At top level:
- fullscreen.c:144: error: syntax error before '*' token
- fullscreen.c:145: warning: return type defaults to `int'
- fullscreen.c: In function `getwindow':
- fullscreen.c:152: error: request for member `window' in something not a structure or union
- fullscreen.c:164: error: request for member `window' in something not a structure or union
- fullscreen.c:165: error: request for member `ox' in something not a structure or union
- fullscreen.c:166: error: request for member `oy' in something not a structure or union
- fullscreen.c:167: error: request for member `owidth' in something not a structure or union
- fullscreen.c:168: error: request for member `oheight' in something not a structure or union
- fullscreen.c:169: error: request for member `display' in something not a structure or union
- fullscreen.c:170: error: request for member `is_full' in something not a structure or union
- fullscreen.c: In function `xmms_fullscreen_init':
- fullscreen.c:177: error: `fwin' undeclared (first use in this function)
- fullscreen.c:179: error: `XF86VidModeModeLine' undeclared (first use in this function)
- fullscreen.c:179: error: syntax error before "origmode"
- fullscreen.c:200: warning: implicit declaration of function `XF86VidModeGetModeLine'
- fullscreen.c:202: error: `origmode' undeclared (first use in this function)
- fullscreen.c: In function `xmms_fullscreen_enter':
- fullscreen.c:236: error: `fwin' undeclared (first use in this function)
- fullscreen.c:315: warning: implicit declaration of function `XF86VidModeSwitchToMode'
- fullscreen.c:319: warning: implicit declaration of function `XF86VidModeSetViewPort'
- fullscreen.c: In function `xmms_fullscreen_leave':
- fullscreen.c:337: error: `fwin' undeclared (first use in this function)
- fullscreen.c: In function `xmms_fullscreen_in':
- fullscreen.c:368: error: `fwin' undeclared (first use in this function)
- fullscreen.c: In function `xmms_fullscreen_mark':
- fullscreen.c:382: error: `fwin' undeclared (first use in this function)
- fullscreen.c: In function `xmms_fullscreen_unmark':
- fullscreen.c:403: error: `fwin' undeclared (first use in this function)
- fullscreen.c: In function `xmms_fullscreen_cleanup':
- fullscreen.c:419: error: `display' undeclared (first use in this function)
- fullscreen.c:427: error: request for member `window' in something not a structure or union
- fullscreen.c:429: error: request for member `display' in something not a structure or union
- fullscreen.c:437: error: request for member `display' in something not a structure or union
- fullscreen.c:445: error: request for member `modes' in something not a structure or union
- fullscreen.c: In function `xmms_fullscreen_modelist':
- fullscreen.c:461: error: `fwin' undeclared (first use in this function)
- gmake[4]: *** [fullscreen.o] Error 1
- gmake[4]: Leaving directory `/tmp/xmms-1.2.10/xmms'
- gmake[3]: *** [all-recursive] Error 1
- gmake[3]: Leaving directory `/tmp/xmms-1.2.10/xmms'
- gmake[2]: *** [all] Error 2
- gmake[2]: Leaving directory `/tmp/xmms-1.2.10/xmms'
- gmake[1]: *** [all-recursive] Error 1
- gmake[1]: Leaving directory `/tmp/xmms-1.2.10'
- gmake: *** [all] Error 2
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will expire by default in one month. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.