Hi,
 
I have compiled some mailservers, but never saw the following
error and it seems as if I canĀ“t find any clues to it.
 
It happens with this make
 
cd /var/src/netqmail-1.05/netqmail-1.05
bunzip2 -c ../../tar/qmail-toaster-0.8.patch.bz2 | patch -p0
make clean
make
 
Without the patch, it works fine.
 
Can anyone please give me a hint?
 
 
./compile tls.c
tls.c:12: error: conflicting types for `strerror'
/usr/include/string.h:243: error: previous declaration of `strerror'
make: *** [tls.o] Error 1
 
Thanks - Ulrich

Reply via email to