
hu at animalgenome
Aug 7, 2009, 7:19 AM
Post #1 of 1
(1935 views)
Permalink
|
|
qmail install problems - daemontools install error
|
|
I am carefully reviewing/following qmail instructions at http://lifewithqmail.org/lwq.html#installation - First I found "conf-cc" and "conf-ld" has 'cc' for netqmail-1.06 and 'gcc' for ucspi-tcp-0.88. I changed them to be all using 'gcc'. The compilation of both went fine. I then came to install daemontools-0.76. Patch went OK; however when I do package/install, an error came up: /usr/bin/ld: errno: TLS definition in /lib64/libc.so.6 section .tbss mismatches non-TLS reference in envdir.o /lib64/libc.so.6: could not read symbols: Bad value collect2: ld returned 1 exit status make: *** [envdir] Error 1 Copying commands into ./command... cp: cannot stat `compile/envdir': No such file or directory When googled for resources, I found only one readable forum post (http://www.opencascade.org/org/forum/thread_9224/) saying a possible include line might be missing from "appropriate makefiles" referencing a non-qmail install. Could someone help with a fix? Zhiliang
|