[Bug 1232814] undefined symbol: vaMapBuffer2
https://bugzilla.suse.com/show_bug.cgi?id=1232814 https://bugzilla.suse.com/show_bug.cgi?id=1232814#c2 --- Comment #2 from Stefan Hundhammer <shundhammer@suse.com> --- Doing some wild guessing because the bug reporter doesn't provide any information: % zypper search electron Loading repository data... Reading installed packages... S | Name | Summary | Type ---+-----------------------------+--------------------+----------- | nodejs-electron | Build cross plat-> | package | nodejs-electron | Build cross plat-> | srcpackage | nodejs-electron-debuginfo | Debug informatio-> | package | nodejs-electron-debugsource | Debug sources fo-> | package | nodejs-electron-devel | Electron develop-> | package | nodejs-electron-doc | Electron API doc-> | package % zypper info --requires nodejs-electron | grep libavutil libavutil.so.59()(64bit) libavutil.so.59(LIBAVUTIL_59.39_SUSE)(64bit) % ls -lh /lib64/libavutil.so.59 lrwxrwxrwx 1 root root 21 Aug 21 11:58 /lib64/libavutil.so.59 -> libavutil.so.59.8.100 % nm /lib64/libavutil.so.59.8.100 nm: /lib64/libavutil.so.59.8.100: no symbols % file /lib64/libavutil.so.59.8.100 /lib64/libavutil.so.59.8.100: ELF 64-bit LSB shared object, x86-64, version 1 (SYSV), dynamically linked, BuildID[sha1]=20b5eeca50838789a2c562a7c65ddcd2c3130ee7, stripped -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com