compile VLC3.0 problem on Ubuntu 16.04 (make-alias: Permission denied )

*nix specific usage questions
ncuhuang
New Cone
New Cone
Posts: 5
Joined: 21 Mar 2017 08:57

compile VLC3.0 problem on Ubuntu 16.04 (make-alias: Permission denied )

Postby ncuhuang » 06 Jun 2017 19:10

Hello everyone, I am trying to compile VLC3.0 on the UBUNTU16.04 currently, but encountered problem on the "make" step.

I have compiled successfully on my PC, but failed on my laptop. I copy the vlc folder from the PC to laptop and try to compile on it.

Here is my question.

, I use this command to configure

Code: Select all

./configure --disable-chromecast
and the error messages appears after "make" step is

Code: Select all

rootwrap.c: In function ‘main’: rootwrap.c:251:5: warning: ignoring return value of ‘setuid’, declared with attribute warn_unused_result [-Wunused-result] setuid (uid); ^ CCLD vlc-wrapper CC vlc_static-vlc.o CC vlc_static-override.o CCLD vlc-static CC cachegen.o CCLD vlc-cache-gen GEN ../modules/plugins.dat make[2]: Leaving directory '/home/cde/vlc/bin' Making all in test make[2]: Entering directory '/home/cde/vlc/test' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/cde/vlc/test' make[2]: Entering directory '/home/cde/vlc' GEN cvlc /bin/bash: ./make-alias: Permission denied Makefile:2145: recipe for target 'cvlc' failed make[2]: *** [cvlc] Error 126 make[2]: Leaving directory '/home/cde/vlc' Makefile:1518: recipe for target 'all-recursive' failed make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory '/home/cde/vlc' Makefile:1403: recipe for target 'all' failed make: *** [all] Error 2
I have no idea about the error message "permission denied".

What can I do to fix it?

Thanks!

Return to “VLC media player for Linux and friends Troubleshooting”

Who is online

Users browsing this forum: No registered users and 29 guests