<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[glibc issue on trying to build from git]]></title><description><![CDATA[<p dir="auto">I'm trying to build from a recent git pull and make fails on me with the following error:<br />
/snap/protobuf/52/bin/protoc: /snap/core20/current/lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /lib/x86_64-linux-gnu/libgtk3-nocsd.so.0)<br />
I had to install protobuf from snap (I'm on ubuntu 22.10) looks like I just have glibc 2.31<br />
<a href="https://forum.snapcraft.io/t/snapping-application-that-depends-on-glibc-2-34/26822" rel="nofollow ugc">https://forum.snapcraft.io/t/snapping-application-that-depends-on-glibc-2-34/26822</a> suggests I have to go to a LTS version to build or are there other means of getting around this?</p>
]]></description><link>https://forum.strawberrymusicplayer.org/topic/1129/glibc-issue-on-trying-to-build-from-git</link><generator>RSS for Node</generator><lastBuildDate>Thu, 16 Apr 2026 14:27:13 GMT</lastBuildDate><atom:link href="https://forum.strawberrymusicplayer.org/topic/1129.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 25 Apr 2023 12:21:40 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to glibc issue on trying to build from git on Wed, 26 Apr 2023 16:13:10 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1">@jonas</a> On checking - I had protobuf-compiler already installed (so why did I install via snap??!!) I removed the snap version and re-ran cmake - make then gave me<br />
ext/libstrawberry-tagreader/CMakeFiles/libstrawberry-tagreader.dir/build.make:73: *** target pattern contains no '%'. Stop.<br />
I removed the build directory contents and then cmake/make ran ok - not sure whether cmake should just have worked with the dependency change but it's now ok.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2635</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2635</guid><dc:creator><![CDATA[rajm]]></dc:creator><pubDate>Wed, 26 Apr 2023 16:13:10 GMT</pubDate></item><item><title><![CDATA[Reply to glibc issue on trying to build from git on Tue, 25 Apr 2023 19:50:39 GMT]]></title><description><![CDATA[<p dir="auto"><a class="mention plugin-mentions-user plugin-mentions-a" href="https://forum.strawberrymusicplayer.org/uid/1293">@rajm</a><br />
The glibc in snap is not compatible with the glibc on the native system. So you probably won't get that to work at all.<br />
So either install protobuf-compiler (via apt), or compile protobuf from source.</p>
]]></description><link>https://forum.strawberrymusicplayer.org/post/2630</link><guid isPermaLink="true">https://forum.strawberrymusicplayer.org/post/2630</guid><dc:creator><![CDATA[jonas]]></dc:creator><pubDate>Tue, 25 Apr 2023 19:50:39 GMT</pubDate></item></channel></rss>