IS4Code / YSF

YSF Server Functions
Other
98 stars 34 forks source link

YSF.so: undefined symbol #101

Closed Emialcaraz closed 4 years ago

Emialcaraz commented 5 years ago

Failed (plugins/YSF.so: undefined symbol: _ZNKSt8__detail20_Prime_rehash_policy11_M_next_bktEj)

I'm using centos 6.1, GCC version 4.7 and YSF_R20-RC4

what can be the problem?

IS4Code commented 5 years ago

Perhaps the server cannot find the correct libraries. Try building it with make static.