dadeity的博客问题描述 今天在编译PHP7是抛出一下错误提示: /usr/bin/ld: ext/ldap/.libs/ldap.o: undefined .../usr/bin/ld:note: ‘ber_strdup’ is defined in DSO /lib64/liblber-2.4.so.2 so try adding it to the...
一只小白的进阶的博客运行某书上给的线程创建与结束的例子,在linux下用gcc编译代码,出现如下问题 /tmp/cclpFs9V.o: In function `main': test.cpp:(.text+0x52): undefined reference to `pthread_create' test.cpp:(.text+0x89): ...