error while loading shared libraries:

Questions, problems and discussion about compiling FreeOrion.

Moderator: Oberlus

Post Reply
Message
Author
User avatar
swaq
Space Dragon
Posts: 384
Joined: Tue Aug 20, 2019 1:56 pm

error while loading shared libraries:

#1 Post by swaq »

I just updated my Arch Linux system and I'm getting the following message when I try to start freeorion (0.4.9 RC2):
"freeorion: error while loading shared libraries: libboost_log.so.1.71.0: cannot open shared object file: No such file or directory"

Is this related?

o01eg
Programmer
Posts: 2004
Joined: Sat Dec 10, 2011 5:46 am

Re: boost::timer deprecation and compile failure

#2 Post by o01eg »

swaq wrote: Fri Feb 07, 2020 4:35 am I just updated my Arch Linux system and I'm getting the following message when I try to start freeorion (0.4.9 RC2):
"freeorion: error while loading shared libraries: libboost_log.so.1.71.0: cannot open shared object file: No such file or directory"

Is this related?
No, I suppose Arch updated boost version so you should recompile freeorion.
Gentoo Linux x64, gcc-11.2, boost-1.78.0
Ubuntu Server 22.04 x64, gcc-12, boost-1.74.0
Welcome to the slow multiplayer game at freeorion-lt.dedyn.io.Version 2024-03-15.b3de094.
Donations're welcome:BTC:bc1q007qldm6eppqcukewtfkfcj0naut9njj7audnm

User avatar
swaq
Space Dragon
Posts: 384
Joined: Tue Aug 20, 2019 1:56 pm

Re: boost::timer deprecation and compile failure

#3 Post by swaq »

o01eg wrote: Fri Feb 07, 2020 6:18 am
swaq wrote: Fri Feb 07, 2020 4:35 am I just updated my Arch Linux system and I'm getting the following message when I try to start freeorion (0.4.9 RC2):
"freeorion: error while loading shared libraries: libboost_log.so.1.71.0: cannot open shared object file: No such file or directory"

Is this related?
No, I suppose Arch updated boost version so you should recompile freeorion.
Thanks! Recompiling fixed it.

Post Reply