对 GLIBC_2.15 的未定义引用

Nov*_*udi 5 c++ libc python-2.7

我有一个项目在链接中显示以下错误:

/usr/lib/i386-linux-gnu/libpython2.7.so: undefined reference to '__fdelt_chk@GLIBC_2.15'
Run Code Online (Sandbox Code Playgroud)

我使用的是安装了 libc6 (GLIBC_2.19) 的 Ubuntu 14.04。我无法理解这个问题,也没有找到解决方案。