Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Native Steam client and source game engine
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Gamers & Players
View previous topic :: View next topic  
Author Message
Mgiese
Veteran
Veteran


Joined: 23 Mar 2005
Posts: 1609
Location: indiana

PostPosted: Sat Nov 16, 2019 4:16 pm    Post subject: Native Steam client and source game engine Reply with quote

[Moderator note: this post and the first response were originally attached to the apparently unrelated topic Native Steam client and source game engine. -Hu]

i know this is slightly off topic but civilization 6 doesnt run anymore and of course i want find help asap.

Code:
./GameGuide/Civ6: relocation error: ./GameGuide/Civ6: symbol _ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_createERmm version GLIBCXX_3.4.21 not defined in file libstdc++.so.6 with link time reference


i tried several LD_PRELOADs eg :

Code:
LD_PRELOAD=/usr/lib64/libfreetype.so.6 steam steam://rungameid/289070


which leads to :
Code:
ERROR: ld.so: object '/usr/lib64/libfreetype.so.6' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS64): ignored.


or
Code:
LD_PRELOAD=/usr/lib32/libfreetype.so.6 steam steam://rungameid/289070


Code:
ERROR: ld.so: object '/usr/lib32/libfreetype.so.6' from LD_PRELOAD cannot be preloaded (wrong ELF class: ELFCLASS32): ignored.



so i am at a loss on how to fix this, any suggestions ?
_________________
I do not have a Superman complex, for I am God not Superman :D

Ryzen9 7950x ; Geforce1650 ; kernel 6.5 ; XFCE
Back to top
View user's profile Send private message
Mgiese
Veteran
Veteran


Joined: 23 Mar 2005
Posts: 1609
Location: indiana

PostPosted: Sat Nov 16, 2019 4:47 pm    Post subject: Reply with quote

ok got it to work with an older lib :

Code:
LD_PRELOAD=/usr/lib64/gcc/x86_64-pc-linux-gnu/9.1.0/libstdc++.so.6 steam steam://rungameid/289070

_________________
I do not have a Superman complex, for I am God not Superman :D

Ryzen9 7950x ; Geforce1650 ; kernel 6.5 ; XFCE
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Gamers & Players All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum