Makrennel / hyprland-void

void linux hyprland templates for building with xbps-src
Other
114 stars 11 forks source link

v0.35.0_1 does not start #30

Closed sofijacom closed 5 months ago

sofijacom commented 5 months ago

Hyprland: /usr/lib/libstdc++.so.6: version 'GLIBCXX_3.4.32' not found ( required by Hyprland ) Hyprland: /usr/lib/libstdc++.so.6: version 'GLIBCXX_3.4.31' not found ( required by Hyprland )

zen0bit commented 5 months ago

Musl?

sofijacom commented 5 months ago

Musl?

glibc

It seems to me that it doesn’t start because hyprland-0.35.0_1.x86_64.xbps is compiled with libgcc-13.2.1-3, so it won’t work for us because we use libgcc-12.2.0_3. Wait for Void to update the libgcc-12.2.0_3 repository

Makrennel commented 5 months ago

It seems to me that it doesn’t start because hyprland-0.35.0_1.x86_64.xbps is compiled with libgcc-13.2.1-3, so it won’t work for us because we use libgcc-12.2.0_3. Wait for Void to update the libgcc-12.2.0_3 repository

Have you considered updating your system?

sofijacom commented 5 months ago

Мне кажется, что это не запускается, потому что hyprland_0.35.0_1.x86_64.xbps скомпилирован с libgcc-13.2.1-3, поэтому у нас это не реализуется, потому что мы используем libgcc-12.2.0_3. Дождитесь, пока Void обновит репозиторий libgcc-12.2.0_3

Вы получаете свою возможность обновления системы?

my system is completely updated, since it is being installed from scratch.I don’t know where you got version libgcc-13.2.1-3, but it’s not in the VOID repository yet .

sofijacom commented 5 months ago

Changing the mirrors fixed the problem