简体   繁体   English

libspotify和glibc版本

[英]libspotify and glibc versions

I would like to develop a Linux application that uses libspotify (latest and greatest libspotify-12.1.51-Linux-armv6). 我想开发一个使用libspotify(最新和最大的libspotify-12.1.51-Linux-armv6)的Linux应用程序。 The problem I'm facing is that my target system uses an older version (2.3.6) of glibc compared to the one used by current libspotify. 我面临的问题是,与当前libspotify使用的版本相比,我的目标系统使用的是glibc的旧版本(2.3.6)。 How can I proceed without having to wait for a matching update for my target system? 如何进行而不必等待目标系统的匹配更新? Is there any chance Spotify can provide libspotify variants for older glibc versions? Spotify是否有可能为较早的glibc版本提供libspotify变体?

I'm sorry to say that libspotify does require glibc 2.7.0, and that's not something we can easily change. 很遗憾地说libspotify确实需要glibc 2.7.0,而这不是我们可以轻易更改的。 If it was easy we already would have :-). 如果这很容易,我们将已经有:-)。

So your best bet would be to find an update for your target system. 因此,最好的选择是找到目标系统的更新。

Regards //Johan 问候//约翰

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM