Compilation failure on OSX - bad url
Posted: 16 Nov 2017 05:12
Hi all, I'm having trouble compiling the latest build on OSX. It seems that there is a bad URL getting called in make prebuilt
Any help or ideas would be greatly appreciated!
Code: Select all
+ make prebuilt
curl -f -L -- "http://download.videolan.org/pub/videolan/contrib/x86_64-apple-darwin16/vlc-contrib-x86_64-apple-darwin16-latest.tar.bz2" > "vlc-contrib-x86_64-apple-darwin16-latest.tar.bz2"
curl: (22) The requested URL returned error: 404 Not Found
make: *** [vlc-contrib-x86_64-apple-darwin16-latest.tar.bz2] Error 22
make: *** Deleting file `vlc-contrib-x86_64-apple-darwin16-latest.tar.bz2'