[mythtv-users] SVN - compile error - libavcodec

Michael T. Dean mtdean at thirdcontact.com
Mon Dec 22 17:26:30 UTC 2008


On 12/22/2008 12:04 PM, Michael T. Dean wrote:
> Nope.  It does /not/ get rid of the versioned Makefile in the repo.  :)
>
> find . -name 'Makefile' -delete
> svn up
> # then build

Just realized that I should mention that the above assumes you have just 
done a make distclean.  So, in full:

make distclean
find . -name 'Makefile' -delete
svn up
# then build

Mike



More information about the mythtv-users mailing list