premise: I had to hand-edit by hand, sorry for breaking the thread :) vineet kumar vineet7kumar at gmail.com wrote: >Hi, > I am using SXDE build 76 (64 bit) on intel x86. >I tried to install mplayer and vlc . > >[u]problems with mplayer:[/u] > >I got the mplayer source MPlayer-1.0rc2.tar.bz2 >I extracted it successfully. >Configured it using > >[i]#./configure --enable-gui --cc=/usr/sfw/bin/gcc --as=/usr/sfw/bin/gas[/i] > >it configured without any errors. > >then for compiling it I used > >[i]#/usr/sfw/bin/gmake[/i] > >Here it gives the error... > >[b]gmake: ***No rule to make target `config.h', needed by >`version.h' . Stop[/b]
version.h wasn't generated because of a bug in ./configure. The relevant fixes are: 1) http://svn.mplayerhq.hu/mplayer/trunk/configure?r1=25127&r2=25138 2) http://svn.mplayerhq.hu/mplayer/trunk/configure?r1=25138&r2=25139 but since rc2 many more bugs were fixed. You should really always use a fresh svn checkout: http://www1.mplayerhq.hu/MPlayer/releases/mplayer-checkout-snapshot.tar.bz2 and never rely on silly "releases" : mplayer is one of those ever evolving projects where even the last release is always stuff of the stone age _______________________________________________ opensolaris-discuss mailing list [email protected]
