[Bug 1209444] hello-cpp causes kdevelop5 to crash caused by libclang
http://bugzilla.opensuse.org/show_bug.cgi?id=1209444 http://bugzilla.opensuse.org/show_bug.cgi?id=1209444#c8 --- Comment #8 from Aaron Puchert <aaronpuchert@alice-dsl.net> --- (In reply to Dave Plater from comment #7)
llvm15 could be sent to 15.4 as an update.
Not sure if we can add entirely new packages in maintenance requests, so far I've only added patches on top of existing packages.
What do you think would happen if I made a libclang.so.13 link to libclang.so.11?
My understanding is that ldconfig isn't going to like that. Because readelf --dynamic /usr/lib64/libclang.so.11 will then say 0x000000000000000e (SONAME) Library soname: [libclang.so.13] But I'm not sure if it's going to remove the link. Apart from that the newer version might actually have additional functionality, so if anything you could link the other way around. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com