[MPlayer-dev-eng] Re: "dev-CVS-040828-23:58-3.2" data on builds incorrect
J. Grant
jg at jguk.org
Sun Oct 10 14:28:19 CEST 2004
Hi Stefan,
Thanks for your reply.
> worksforme
> MPlayer dev-CVS-041008-13:33-3.3.4 (C) 2000-2004 MPlayer Team
>
> are you sure you are running the correct mplayer binary?
> "type -p mplayer"
$ type -p mplayer
/usr/local/bin/mplayer
> or change into your build dir and do ./mplayer
$ pwd
/home/now3d/mplayer/main
$ ./mplayer
MPlayer dev-CVS-040828-23:58-3.2 (C) 2000-2004 MPlayer Team
The fault is because version.sh does not called everytime ./configure is
run. So when I do:
cvs update -d
./configure
make
it will still be using the old version.h !
Unless I do "make distclean", which clears all the crud and makes me
completely rebuild.
Is there a reason configure does not update the version.h timestamp?
Would a patch be accepted to update version.h when configure is run?
Kind regards
JG
--
Homepage: http://jguk.org/
Blog: http://jguk.org/#blog
Radio: http://jguk.org/#radio
More information about the MPlayer-dev-eng
mailing list