Mysql Fehler (/usr/lib32/libstdc++.so.6)

Wichtiger Hinweis: Bitte ändert nicht manuell die Schriftfarbe auf schwarz sondern belasst es bei der Standardeinstellung. Somit tragt ihr dazu bei dass euer Text auch bei Verwendung unseren dunklen Forenstils noch lesbar ist!

Tipp: Ihr wollt längere Codeausschnitte oder Logfiles bereitstellen? Benutzt unseren eigenen PasteBin-Dienst Link
  • Hallo Leute



    Ich habe jetzt meinen Root neu installiert nun geht alles auser das wenn ich den SAMP Server Starte



    Failed (/usr/lib32/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by plugins/mysql.so))



    Kommt und ich schon in einem Thema geguckt da wo das gleiche Problem war ich habe es genauso gemacht aber es geht nicht.

  • Bei deinem Tut kommt bei mir ein Fehler




    v236021611:/home/test/src# make
    gcc -c -O3 -w -DLINUX -I ./SDK/amx/ ./SDK/amx/*.c
    g++ -c -O3 -w -DLINUX -I ./SDK/amx/ ./SDK/*.cpp
    g++ -c -O3 -w -DLINUX -I ./SDK/amx/ ./MySQL/*.cpp
    g++ -O2 -fshort-wchar -shared -o "../bin/mysql.so" *.o -I/usr/include/mysql/ -L/usr/lib/ mysql/ -lmysqlclient_r -lpthread
    /usr/bin/ld: amxplugin.o: relocation R_X86_64_32 against `__gxx_personality_v0' can not be used when making a shared object; recompile with -fPIC
    amxplugin.o: could not read symbols: Bad value
    collect2: ld returned 1 exit status
    make: *** [all] Error 1