I had the same problem vlc have moved some files,
Ten Below gave me the answer here;
http://forums.openpl...ndpost&p=575381
you'll need to change the 2 url's as follows;
SRC_URI = "git://github.com/mirror/libdvdread"
libdvdnav also fails so change this to,
SRC_URI = "git://github.com/mirror/libdvdnav"
after that everything built fine
St.O