j'ai suivi le tuto et le résultat est le meme video non compatible
j'ai essayé d'installer l'autre fichier, mais là, voici le résultat après un make:
/bin/sh ./libtool --mode=compile gcc -I. -I. -I../src -DHAVE_X -DHAVE_RANDR -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/X11R6/include -g -c nvtv_simple.c
mkdir .libs
gcc -I. -I. -I../src -DHAVE_X -DHAVE_RANDR -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/X11R6/include -g -Wp,-MD,.deps/nvtv_simple.pp -c nvtv_simple.c -fPIC -DPIC -o .libs/nvtv_simple.o
nvtv_simple.c:30:48: error: local.h: No such file or directory
nvtv_simple.c:40:25: error: back_client.h: No such file or directory
nvtv_simple.c:63: error: syntax error before 'back_card'
nvtv_simple.c:63: warning: data definition has no type or storage class
nvtv_simple.c:64: error: syntax error before 'back_access'
nvtv_simple.c:64: warning: data definition has no type or storage class
nvtv_simple.c:69: error: syntax error before 'old_tvregs'
nvtv_simple.c:69: warning: data definition has no type or storage class
nvtv_simple.c:70: error: syntax error before 'old_settings'
nvtv_simple.c:70: warning: data definition has no type or storage class
nvtv_simple.c:79: error: syntax error before 'opt_system'
nvtv_simple.c:79: error: 'TV_SYSTEM_PAL' undeclared here (not in a function)
nvtv_simple.c:79: warning: data definition has no type or storage class
nvtv_simple.c:80: error: syntax error before 'opt_connect'
nvtv_simple.c:80: error: 'CONNECT_NONE' undeclared here (not in a function)
nvtv_simple.c:80: warning: data definition has no type or storage class
nvtv_simple.c:82: error: syntax error before '*' token
nvtv_simple.c:82: warning: data definition has no type or storage class
nvtv_simple.c:84: error: syntax error before '*' token
nvtv_simple.c:84: warning: data definition has no type or storage class
nvtv_simple.c: In function 'tvmode_connect':
nvtv_simple.c:92: error: 'CardPtr' undeclared (first use in this function)
nvtv_simple.c:92: error: (Each undeclared identifier is reported only once
nvtv_simple.c:92: error: for each function it appears in.)
nvtv_simple.c:92: error: syntax error before 'main_card_list'
nvtv_simple.c:99: error: 'main_card_list' undeclared (first use in this function)
nvtv_simple.c:117: error: 'main_card' undeclared (first use in this function)
nvtv_simple.c:128: error: invalid type argument of '->'
nvtv_simple.c: In function 'tvmode_disconnect':
nvtv_simple.c:141: error: invalid type argument of '->'
nvtv_simple.c: In function 'tvmode_savestate':
nvtv_simple.c:149: error: invalid type argument of '->'
nvtv_simple.c:150: error: invalid type argument of '->'
nvtv_simple.c: In function 'tvmode_restorestate':
nvtv_simple.c:161: error: invalid type argument of '->'
nvtv_simple.c: In function 'tvmode_settvstate':
nvtv_simple.c:176: error: 'TVSettings' undeclared (first use in this function)
nvtv_simple.c:176: error: syntax error before 'settings'
nvtv_simple.c:177: error: 'TVMode' undeclared (first use in this function)
nvtv_simple.c:178: error: 'modes' undeclared (first use in this function)
nvtv_simple.c:208: error: 'TV_SYSTEM_NTSC' undeclared (first use in this function)
nvtv_simple.c:226: error: invalid type argument of '->'
nvtv_simple.c:226: error: 'mode' undeclared (first use in this function)
nvtv_simple.c:261: error: invalid type argument of '->'
nvtv_simple.c:273: error: invalid type argument of '->'
nvtv_simple.c:273: error: 'settings' undeclared (first use in this function)
nvtv_simple.c:277: error: 'CONNECT_BOTH' undeclared (first use in this function)
nvtv_simple.c:280: error: 'DEV_MONITOR' undeclared (first use in this function)
nvtv_simple.c:280: error: 'DEV_TELEVISION' undeclared (first use in this function)
nvtv_simple.c:281: error: 'TV_DESC_DUALVIEW' undeclared (first use in this function)
nvtv_simple.c:287: error: invalid type argument of '->'
nvtv_simple.c: In function 'init_modes':
nvtv_simple.c:304: error: invalid type argument of '->'
nvtv_simple.c:306: error: invalid type argument of '->'
nvtv_simple.c:306: error: 'TV_SYSTEM_NTSC' undeclared (first use in this function)
nvtv_simple.c: In function 'nvtv_simple_set_tvsystem':
nvtv_simple.c:451: error: 'TV_SYSTEM_NTSC' undeclared (first use in this function)
nvtv_simple.c: In function 'raise_msg':
nvtv_simple.c:492: error: 'MSG_DEBUG_NL' undeclared (first use in this function)
nvtv_simple.c:506: error: 'MSG_ABORT' undeclared (first use in this function)
nvtv_simple.c:509: error: 'MSG_WARNING' undeclared (first use in this function)
nvtv_simple.c:512: error: 'MSG_INFO' undeclared (first use in this function)
nvtv_simple.c:515: error: 'MSG_DEBUG' undeclared (first use in this function)
nvtv_simple.c:519: error: 'MSG_ERROR' undeclared (first use in this function)
make: *** [nvtv_simple.lo] Erreur 1
j'ai essayé d'installer l'autre fichier, mais là, voici le résultat après un make:
/bin/sh ./libtool --mode=compile gcc -I. -I. -I../src -DHAVE_X -DHAVE_RANDR -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/X11R6/include -g -c nvtv_simple.c
mkdir .libs
gcc -I. -I. -I../src -DHAVE_X -DHAVE_RANDR -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/X11R6/include -g -Wp,-MD,.deps/nvtv_simple.pp -c nvtv_simple.c -fPIC -DPIC -o .libs/nvtv_simple.o
nvtv_simple.c:30:48: error: local.h: No such file or directory
nvtv_simple.c:40:25: error: back_client.h: No such file or directory
nvtv_simple.c:63: error: syntax error before 'back_card'
nvtv_simple.c:63: warning: data definition has no type or storage class
nvtv_simple.c:64: error: syntax error before 'back_access'
nvtv_simple.c:64: warning: data definition has no type or storage class
nvtv_simple.c:69: error: syntax error before 'old_tvregs'
nvtv_simple.c:69: warning: data definition has no type or storage class
nvtv_simple.c:70: error: syntax error before 'old_settings'
nvtv_simple.c:70: warning: data definition has no type or storage class
nvtv_simple.c:79: error: syntax error before 'opt_system'
nvtv_simple.c:79: error: 'TV_SYSTEM_PAL' undeclared here (not in a function)
nvtv_simple.c:79: warning: data definition has no type or storage class
nvtv_simple.c:80: error: syntax error before 'opt_connect'
nvtv_simple.c:80: error: 'CONNECT_NONE' undeclared here (not in a function)
nvtv_simple.c:80: warning: data definition has no type or storage class
nvtv_simple.c:82: error: syntax error before '*' token
nvtv_simple.c:82: warning: data definition has no type or storage class
nvtv_simple.c:84: error: syntax error before '*' token
nvtv_simple.c:84: warning: data definition has no type or storage class
nvtv_simple.c: In function 'tvmode_connect':
nvtv_simple.c:92: error: 'CardPtr' undeclared (first use in this function)
nvtv_simple.c:92: error: (Each undeclared identifier is reported only once
nvtv_simple.c:92: error: for each function it appears in.)
nvtv_simple.c:92: error: syntax error before 'main_card_list'
nvtv_simple.c:99: error: 'main_card_list' undeclared (first use in this function)
nvtv_simple.c:117: error: 'main_card' undeclared (first use in this function)
nvtv_simple.c:128: error: invalid type argument of '->'
nvtv_simple.c: In function 'tvmode_disconnect':
nvtv_simple.c:141: error: invalid type argument of '->'
nvtv_simple.c: In function 'tvmode_savestate':
nvtv_simple.c:149: error: invalid type argument of '->'
nvtv_simple.c:150: error: invalid type argument of '->'
nvtv_simple.c: In function 'tvmode_restorestate':
nvtv_simple.c:161: error: invalid type argument of '->'
nvtv_simple.c: In function 'tvmode_settvstate':
nvtv_simple.c:176: error: 'TVSettings' undeclared (first use in this function)
nvtv_simple.c:176: error: syntax error before 'settings'
nvtv_simple.c:177: error: 'TVMode' undeclared (first use in this function)
nvtv_simple.c:178: error: 'modes' undeclared (first use in this function)
nvtv_simple.c:208: error: 'TV_SYSTEM_NTSC' undeclared (first use in this function)
nvtv_simple.c:226: error: invalid type argument of '->'
nvtv_simple.c:226: error: 'mode' undeclared (first use in this function)
nvtv_simple.c:261: error: invalid type argument of '->'
nvtv_simple.c:273: error: invalid type argument of '->'
nvtv_simple.c:273: error: 'settings' undeclared (first use in this function)
nvtv_simple.c:277: error: 'CONNECT_BOTH' undeclared (first use in this function)
nvtv_simple.c:280: error: 'DEV_MONITOR' undeclared (first use in this function)
nvtv_simple.c:280: error: 'DEV_TELEVISION' undeclared (first use in this function)
nvtv_simple.c:281: error: 'TV_DESC_DUALVIEW' undeclared (first use in this function)
nvtv_simple.c:287: error: invalid type argument of '->'
nvtv_simple.c: In function 'init_modes':
nvtv_simple.c:304: error: invalid type argument of '->'
nvtv_simple.c:306: error: invalid type argument of '->'
nvtv_simple.c:306: error: 'TV_SYSTEM_NTSC' undeclared (first use in this function)
nvtv_simple.c: In function 'nvtv_simple_set_tvsystem':
nvtv_simple.c:451: error: 'TV_SYSTEM_NTSC' undeclared (first use in this function)
nvtv_simple.c: In function 'raise_msg':
nvtv_simple.c:492: error: 'MSG_DEBUG_NL' undeclared (first use in this function)
nvtv_simple.c:506: error: 'MSG_ABORT' undeclared (first use in this function)
nvtv_simple.c:509: error: 'MSG_WARNING' undeclared (first use in this function)
nvtv_simple.c:512: error: 'MSG_INFO' undeclared (first use in this function)
nvtv_simple.c:515: error: 'MSG_DEBUG' undeclared (first use in this function)
nvtv_simple.c:519: error: 'MSG_ERROR' undeclared (first use in this function)
make: *** [nvtv_simple.lo] Erreur 1