On Friday 16 Dec 2005 23:56, Bill Shupp wrote: > Yalcin Cekic wrote: > > Hi All, > > > > I want to install a qmail mail box using shupp toaster. > > During the compile qmail I have received the error given below > > *************** > > ./compile tls.c > > tls.c:12: error: conflicting types for 'strerror' > > /usr/include/string.h:256: error: previous declaration of 'strerror' was > > here > > make: *** [tls.o] Error 1 > > *************** > > > > I dont know what the problem, I searched shupp archive for this error but > > I could not find any answer to solve my problem. > > I am using debian sarge with testing apt source > > Any help is welcome, > > It is in the archives: > > http://www.mail-archive.com/[email protected]/msg03083.html > > Regards, > > Bill
I ran across this problem last night after adding a patch to vpopmail (running Debian testing), and because it's a busy little server and I wanted it up and running quickly I tried to resolve it by commenting out line 12 in tls.c on the grounds that it is already declared in strings.h. qmail compiled fine after that, and tls appears to be working, but I'm not at all sure I did the right thing 8-| -- ----------------- Bob Hutchinson Midwales dot com -----------------
