Jump to content

Shared object "libstdc++.so.6" not found.. daroo files


Recommended Posts

hey

i tried to make the server on the freebsd 8.2 but its didnt working so i installed 10.2 

but now i got the error:


root@XXX:~/usr/home/game/share # ./dbcorefile
Shared object "libstdc++.so.6" not found, required by "dbcorefile"

how can i fix it?  i have a 32bit and my lib its cd /lib

 

~Sorry for my english

Link to comment
Share on other sites

  • Replies 8
  • Created
  • Last Reply

Top Posters In This Topic

  • Honorable Member
4 minutes ago, D4rkCons0le said:

but if i will do that the server dont will work good not?

It's usually ok.

If you use gcc >=4.8, you can even use -static-libstdc++ in CFLAGS (by default, in freebsd 9.x, it's gcc4.2).

 

There are a lot of ways to solve it, like symlinking.

Link to comment
Share on other sites

28 minutes ago, martysama0134 said:

It's usually ok.

If you use gcc >=4.8, you can even use -static-libstdc++ in CFLAGS (by default, in freebsd 9.2, it's gcc4.2).

 

There are a lot of ways to solve it, like symlinking.

 

28 minutes ago, user112345 said:
If you're so smart why did you even asked this question? Do what he told you that he knows better than you. It will not create any problem.

EDIT: i fixed thanks

Link to comment
Share on other sites

On 30.9.2016 at 6:42 PM, martysama0134 said:

My skype is on my daemonservice thread. Remove yours in here otherwise you get a warning.

Try to do what I told you in db/src/Makefile game/src/Makefile CFLAGS variable.

i sorry for this but i dont want to spam or something

but when i installed gcc its blocked my mysql and i checked it...

i mean i cant run the mysql its said "mysql starting" and when i checking its "mysql is not running"

what i need to do?

Link to comment
Share on other sites

21 hours ago, D4rkCons0le said:

i sorry for this but i dont want to spam or something

but when i installed gcc its blocked my mysql and i checked it...

i mean i cant run the mysql its said "mysql starting" and when i checking its "mysql is not running"

what i need to do?

You need to check mysql log. 

You can find it on /var/db/mysql/<hostname>.err

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.