mplayer 설치시 이런 오류를 보게 된다면
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:80: warning: unused variable 'sd1'
vo_ivtv.c:79: warning: unused variable 'sd'
./configure --enable-gui --disable-ivtv 로 한다음 make 하세요!
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:80: warning: unused variable 'sd1'
vo_ivtv.c:79: warning: unused variable 'sd'
./configure --enable-gui --disable-ivtv 로 한다음 make 하세요!
'LINUX' 카테고리의 다른 글
| ubuntu start (0) | 2010/05/03 |
|---|---|
| mplayer 설치시 오류 가 났을 경우 (0) | 2009/09/04 |
| linux 노트북 이어폰 과 사운드 함께 나오는경우 (0) | 2009/08/04 |
| 공짜 repository와 유료 repository에 둘 다 접근할 수 있도록 설정 (0) | 2009/08/01 |
| fedora10 root login (0) | 2009/08/01 |
| nateon 로그인 문제 (0) | 2009/07/31 |

