Getting the following error when using "Build VLC with a single command". Error:
Code: Select all
CCLD libmosaic_plugin.la
CCLD librss_plugin.la
CCLD libdynamicoverlay_plugin.la
CCLD libarchive_plugin.la
CCLD libcache_read_plugin.la
CCLD libcache_block_plugin.la
CCLD libdecomp_plugin.la
CCLD libinflate_plugin.la
CCLD libprefetch_plugin.la
CCLD libhds_plugin.la
CCLD libtdummy_plugin.la
GEN libfreetype_plugin.la
ld: library not found for -lzstd
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[4]: *** [libarchive_plugin.la] Error 1
make[4]: *** Waiting for unfinished jobs....
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
mysystem:build EP$
Can *someone* PLEASE provide guidance or a fix? This happens regardless of macos or platform -- and fails consistently on either Intel or M1.
Other issues exist when trying to build from sources (using prebuilt) where cairo.h is missing.
Please HELP -- this is keeping development from going forward. Thank you very kindly for any help. EP