and get this:
- Code: Select all
xfullscreen.c:34:38: error: X11/extensions/xf86vmode.h: No such file or directory
xfullscreen.c: In function ‘get_largest_vidmode_resolution’:
xfullscreen.c:75: error: ‘XF86VidModeModeInfo’ undeclared (first use in this function)
xfullscreen.c:75: error: (Each undeclared identifier is reported only once
xfullscreen.c:75: error: for each function it appears in.)
xfullscreen.c:75: error: ‘modelist’ undeclared (first use in this function)
xfullscreen.c:80: warning: implicit declaration of function ‘XF86VidModeGetAllModeLines’
xfullscreen.c: In function ‘get_current_modeline_parameters’:
xfullscreen.c:96: error: ‘XF86VidModeModeLine’ undeclared (first use in this function)
xfullscreen.c:96: error: expected ‘;’ before ‘mode_line’
xfullscreen.c:99: warning: implicit declaration of function ‘XF86VidModeGetModeLine’
xfullscreen.c:99: error: ‘mode_line’ undeclared (first use in this function)
xfullscreen.c:100: warning: implicit declaration of function ‘XF86VidModeGetViewPort’
xfullscreen.c: In function ‘xfullscreen_new’:
xfullscreen.c:160: warning: implicit declaration of function ‘XF86VidModeQueryExtension’
make[2]: *** [tvtime-xfullscreen.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
[31;01m*[0m
[31;01m*[0m ERROR: media-tv/tvtime-1.0.2-r2 failed.
[31;01m*[0m Call stack:
[31;01m*[0m ebuild.sh, line 49: Called src_compile
[31;01m*[0m environment, line 2553: Called die
[31;01m*[0m The specific snippet of code:
[31;01m*[0m emake || die "compile problem"
[31;01m*[0m The die message:
[31;01m*[0m compile problem
[31;01m*[0m
[31;01m*[0m If you need support, post the topmost build error, and the call stack if relevant.
[31;01m*[0m A complete build log is located at '/var/lib/entropy/logs/media-tv:tvtime-1.0.2-r2:20090122-200737.log'.
[31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/media-tv/tvtime-1.0.2-r2/temp/environment'.
[31;01m*[0m

