blob: 85b45af2ddaa117083a213d0d51ca72ee27b7fb3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
Valheim - missing symbol
Hello,
I'm using a Raspberry Pi 4 and Ubuntu 20.04.6 LTS to run a Valheim server.
I recently upgraded the server and got these errors:
Using environment steamid 892970
Using steam APPID:892970
Using emulated ./linux64/steamclient.so
Error: Symbol __dprintf_chk not found, cannot apply R_X86_64_JUMP_SLOT @0x1087255f0 (0x3191f6) in ./linux64/steamclient.so
Warning: Weak Symbol _ITM_RU1 not found, cannot apply R_X86_64_JUMP_SLOT @0x108725ea0 (0x31a356)
Warning: Weak Symbol _ZGTtnam not found, cannot apply R_X86_64_JUMP_SLOT @0x108725ea8 (0x31a366)
Warning: Weak Symbol _ITM_memcpyRtWn not found, cannot apply R_X86_64_JUMP_SLOT @0x108725eb0 (0x31a376)
Warning: Weak Symbol _ITM_RU8 not found, cannot apply R_X86_64_JUMP_SLOT @0x108725eb8 (0x31a386)
Error: relocating Plt symbols in elf steamclient.so
Error initializing needed lib steamclient.so
Warning: Cannot dlopen("steamclient.so"/0x10352cec5, 2)
Can you help me to solve these errors?
Thank you
|