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
/bin/bash: line 4: 22338 Segmentation fault (core dumped) ./vlc-cache-gen `realpath ../modules`
Makefile:1786: recipe for target '../modules/plugins.dat' failed
make[2]: *** [../modules/plugins.dat] Error 139
make[2]: Leaving directory '/home/ywl/vlc-3.0.2/bin'
Makefile:1531: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/ywl/vlc-3.0.2'
Makefile:1416: recipe for target 'all' failed
make: *** [all] Error 2
编译VLC的时候出现的错,麻烦各位大侠帮忙看下是否遇到,怎么解决,谢谢
657

被折叠的 条评论
为什么被折叠?



