>>768 後者は./configure && makeで、 ... Audio output: alsa esd oss v4l2 ivtv sdl mpegpes(dvb) Video output: v4l2 ivtv sdl gif89a pnm jpeg png mpegpes(dvb) fbdev aa xvidix cvidix opengl dga xv x11 xover md5sum tga ... vo_ivtv.c: In function `ivtv_reset': vo_ivtv.c:79: error: storage size of 'sd' isn't known vo_ivtv.c:80: error: storage size of 'sd1' isn't known vo_ivtv.c:84: error: `IVTV_STOP_FL_HIDE_FRAME' undeclared (first use in this function) vo_ivtv.c:84: error: (Each undeclared identifier is reported only once vo_ivtv.c:84: error: for each function it appears in.) vo_ivtv.c:87: error: `IVTV_IOC_STOP_DECODE' undeclared (first use in this function) vo_ivtv.c:97: error: `IVTV_IOC_START_DECODE' undeclared (first use in this function) vo_ivtv.c:79: warning: unused variable `sd' vo_ivtv.c:80: warning: unused variable `sd1' ./configure --disable-ivtvなら、コンパイルできます。