SA-MP Forums Archive
Meh, - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Meh, (/showthread.php?tid=622977)



Meh, - [HM]Nicky - 28.11.2016

http://pastebin.com/ppHhV0PT

pawn Код:
# yum install glibc-devel.i686 libstdc++-devel.i686
Loaded plugins: fastestmirror, security
Setting up Install Process
Loading mirror speeds from cached hostfile
 * epel: mirror.cogentco.com
 * ius: mirror.team-cymru.org
Package glibc-devel-2.12-1.192.el6.i686 already installed and latest version
Package libstdc++-devel-4.4.7-17.el6.i686 already installed and latest version
Nothing to do... and when I type make

# make
[  3%] Built target subhook
Linking CXX shared library FCNPC.so
/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/ld: skipping incompatible /opt/rh/devtoolset-2/root/usr/lib/gcc/x86_64-redhat-linux/4.8.2/libstdc++_nonshared.a when searching for -lstdc++_nonshared
/opt/rh/devtoolset-2/root/usr/libexec/gcc/x86_64-redhat-linux/4.8.2/ld: cannot find -lstdc++_nonshared
collect2: error: ld returned 1 exit status
make[2]: *** [FCNPC.so] Error 1
make[1]: *** [CMakeFiles/FCNPC.dir/all] Error 2
make: *** [all] Error 2
Anyone?