https://bugs.kde.org/show_bug.cgi?id=364335
Bug ID: 364335 Summary: /usr/lib64/nvidia-current/libnvidia-glcore.so.367.27: undefined reference to `nv_vasprintf_vsnprintf' Product: tellico Version: unspecified Platform: Compiled Sources OS: Linux Status: UNCONFIRMED Severity: normal Priority: NOR Component: general Assignee: ro...@periapsis.org Reporter: jdcho...@gmail.com Trying to build tellico 2.9.91 in Mageia Cauldron results in errors regarding libnvidia-glcore.so.367.27 I get no errors with cmake, but during make the following occurs: [ 85%] Automatic moc for target cite [ 85%] Built target cite_automoc [ 86%] Built target cite [ 86%] Linking CXX executable tellico /usr/lib64/nvidia-current/libnvidia-glcore.so.367.27: undefined reference to `nv_vasprintf_vsnprintf' /usr/lib64/nvidia-current/libnvidia-glcore.so.367.27: undefined reference to `nv_vasprintf_free' /usr/lib64/nvidia-current/libnvidia-glcore.so.367.27: undefined reference to `nv_vasprintf_alloc' collect2: error: ld returned 1 exit status src/CMakeFiles/tellico.dir/build.make:1190: recipe for target 'src/tellico' failed make[2]: *** [src/tellico] Error 1 CMakeFiles/Makefile2:1830: recipe for target 'src/CMakeFiles/tellico.dir/all' failed make[1]: *** [src/CMakeFiles/tellico.dir/all] Error 2 Makefile:138: recipe for target 'all' failed make: *** [all] Error 2 -- You are receiving this mail because: You are watching all bug changes.