Hi, I am installing MPlayer from BLFS, on my openSUSE-11.2, on my laptop with intel hardware. All dependencies, as given in the Book have been successfully installed as also codecs, skin Blue and patches have been applied. Also, package ivtv has been installed. While compiling, the following error, presumably, related to ivtv was encounterd:
cc -c -I. -I.. -I../osdep -I../libavutil -Wdeclaration-after-statement -O4 -march=nocona -mtune=nocona -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/directfb -I/usr/include -I/usr/include/ -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT -I/opt/kde3/include/artsc -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include -DMPG12PLAY -o vo_ivtv.o vo_ivtv.c 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:85: error: 'IVTV_IOC_STOP_DECODE' undeclared (first use in this function) vo_ivtv.c:85: error: (Each undeclared identifier is reported only once vo_ivtv.c:85: error: for each function it appears in.) vo_ivtv.c:95: error: 'IVTV_IOC_START_DECODE' undeclared (first use in this function) make[1]: *** [vo_ivtv.o] Error 1 make[1]: Leaving directory `/home/rsp2/software/mplayer/MPlayer-1.0rc1/libvo' make: *** [libvo/libvo.a] Error 2 r...@laptop:~/software/mplayer/MPlayer-1.0rc1> Help would be very much appreciated. Thanks & Regards, Randhir Phagura
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
