Don't really knwo if I am asking this in the right area although here goes.
When I try and install the UCSPI-TCP-0.88 on my fedora unit and run the make and make setup check commands I get the following error. I have also run the patch previosly:
./load tcpserver rules.o remoteinfo.o timeoutconn.o cdb.a \
dns.a time.a unix.a byte.a `cat socket.lib`
/usr/bin/ld: errno: TLS definition in /lib/libc.so.6 section .tbss mismatches non-TLS reference in tcpserver.o
/lib/libc.so.6: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [tcpserver] Error 1
Any help would be appreciated, I am extremly confused I am following the lifewithqmail installation notes and it appears easy. What am I missing?.