遇到了一个没有碰到过的问题,
g了一下,一大堆都是如下的描述,修改之后,ok~~~`
If you get an error such as this:
/usr/bin/ld: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS reference in [...]
What you need to do is this: open the appropriate makefile (i.e. in TKIGES), find the line DEFAULT_INCLUDES, and add -include /usr/include/errno.h to the end.
This applies to gcc-3.3.6, at least.
阅读(877) | 评论(0) | 转发(0) |