Error Compiling djbdns and daemontools
Tuesday, July 20th, 2010While attempting to compile djbdns 1.05 and daemontools 0.76 on a CentOS 5.5 I received the error: /usr/bin/ld: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS reference in envdir.o The problem can be eliminated by adding: -include /usr/include/errno.h In conf-cc files for each tarball. Don’t forget to install gcc first, if you have a [...]

