[vlc-devel] Error in text-renderer

Gilles Sabourin gilles.sabourin at free.fr
Wed Feb 11 12:20:48 CET 2015


Hello,

I am trying to compile vlc master branch and I do not understand the following 
error in text-render installation (compilation is Ok). Libtool seems to fail 
with lib_svg. Broken tool or maybe a side effect of cf84ed9 in master tree?

Regards,
Gilles

libtool: install: (cd /usr/src/packages/BUILD/vlc-beta-3.0.0/modules; /bin/sh 
/usr/src/packages/BUILD/vlc-beta-3.0.0/modules/../libtool  --silent --tag CC 
--mode=relink gcc -std=gnu99 -O2 -g -m64 -fmessage-length=0 -
D_FORTIFY_SOURCE=2 -fstack-protector -funwind-tables -fasynchronous-unwind-
tables -I/usr/src/packages/BUILD/vlc-beta-3.0.0/contrib/x86_64-suse-
linux/include -Wall -Wextra -Wsign-compare -Wundef -Wpointer-arith -Wbad-
function-cast -Wwrite-strings -Wmissing-prototypes -Wvolatile-register-var -
Werror-implicit-function-declaration -Winit-self -Wlogical-op -pipe -
fvisibility=hidden -O3 -ffast-math -funroll-loops -fomit-frame-pointer -avoid-
version -module -export-symbols-regex "^vlc_entry" -shrext .so -no-undefined 
../compat/libcompat.la ../src/libvlccore.la -L/usr/src/packages/BUILD/vlc-
beta-3.0.0/contrib/x86_64-suse-linux/lib -o libfreetype_plugin.la -rpath 
/usr/lib64/vlc/plugins/text_render text_renderer/libfreetype_plugin_la-
text_renderer.lo text_renderer/libfreetype_plugin_la-platform_fonts.lo 
text_renderer/libfreetype_plugin_la-freetype.lo -lm -lfreetype -lfontconfig -
lfribidi -inst-prefix-dir /usr/src/packages/BUILDROOT/vlc-
beta-3.0.0-2015021101.1.x86_64)
libtool: install: /usr/bin/install -c .libs/libfreetype_plugin.soT 
/usr/src/packages/BUILDROOT/vlc-
beta-3.0.0-2015021101.1.x86_64/usr/lib64/vlc/plugins/text_render/libfreetype_plugin.so
libtool: install: /usr/bin/install -c .libs/libfreetype_plugin.lai 
/usr/src/packages/BUILDROOT/vlc-
beta-3.0.0-2015021101.1.x86_64/usr/lib64/vlc/plugins/text_render/libfreetype_plugin.la
libtool: install: error: cannot install `libsvg_plugin.la' to a directory not 
ending in 
Makefile:7692: recipe for target 'install-textLTLIBRARIES' failed
make[5]: *** [install-textLTLIBRARIES] Error 1
make[5]: Leaving directory '/usr/src/packages/BUILD/vlc-beta-3.0.0/modules'
Makefile:15558: recipe for target 'install-am' failed
make[4]: *** [install-am] Error 2
make[4]: Leaving directory '/usr/src/packages/BUILD/vlc-beta-3.0.0/modules'
Makefile:15223: recipe for target 'install-recursive' failed
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory '/usr/src/packages/BUILD/vlc-beta-3.0.0/modules'
Makefile:15552: recipe for target 'install' failed
make[2]: *** [install] Error 2
make[2]: Leaving directory '/usr/src/packages/BUILD/vlc-beta-3.0.0/modules'
Makefile:2248: recipe for target 'install-recursive' failed
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory '/usr/src/packages/BUILD/vlc-beta-3.0.0'
Makefile:2707: recipe for target 'install' failed
make: *** [install] Error 2




More information about the vlc-devel mailing list