As I run
Code: Select all
sudo make
Code: Select all
(cd freetype-2.6.3 && ../../../contrib/src/pkg-static.sh "builds/unix/freetype2.in")
mv: cannot move ‘builds/unix/freetype2.in.tmp’ to ‘builds/unix/freetype2.in’: Operation not permitted
make: *** [freetype] Error 1
Code: Select all
configure
Code: Select all
make
I am aware that it is not a VLC specific error and might do something with make but please could you help me.