under Ubuntu 24.04.1
Did anybody meet the same issue?/usr/bin/ld: ../lib/.libs/libvlc.so: undefined reference to `vlc_thumbnailer_SetTimeout'
/usr/bin/ld: ../lib/.libs/libvlc.so: undefined reference to `vlc_preparser_SetTimeout'
/usr/bin/ld: ../lib/.libs/libvlc.so: undefined reference to `vlc_thumbnailer_Cancel'
/usr/bin/ld: ../lib/.libs/libvlc.so: undefined reference to `vlc_thumbnailer_Delete'
/usr/bin/ld: ../lib/.libs/libvlc.so: undefined reference to `vlc_thumbnailer_Request'
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile vlc-cache-gen] Error 1
make[2]: *** Waiting for unfinished jobs....
Cheers
Pei