On Friday 26 November 2004 11:33, Debajit Adhikary wrote: > Sumeet Madhukar Moghe wrote: > > do a > > ./configure --disable-fbdev > > make > > make install > > BTW, Sumeet, how did you figure out that --disable-fbdev would do the > trick? --
/usr/include/linux/prefetch.h:64: error: for each function it appears in.) make[1]: *** [vo_fbdev.o] Error 1 make[1]: Leaving directory `/mdk/home/sumeet/MPlayer-1.0pre4/libvo' make: *** [libvo/libvo.a] Error 2 If you track down the point where the compilation returns an error, you will find that it exits while compiling libvo/vo_fbdev.c I figured that I would do better to disable the fbdev module that allows mplayer to function in framebuffer mode than splitting hairs over trying to fix it. So I ended up doing a disable-fbdev to compile mplayer. -- /Sumeet Sumeet Madhukar Moghe��http://smith-morgan.mirrorz.com Stupid, n.: Losing $25 on the game and $25 on the instant replay. -- ______________________________________________________________________ Pune GNU/Linux Users Group Mailing List: ([EMAIL PROTECTED]) List Information: http://plug.org.in/mailing-list/listinfo/plug-mail Send 'help' to [EMAIL PROTECTED] for mailing instructions.
