*BSD News Article 52976


Return to BSD News archive

Path: euryale.cc.adfa.oz.au!newshost.anu.edu.au!harbinger.cc.monash.edu.au!msunews!agate!howland.reston.ans.net!newsfeed.internetmci.com!news.mathworks.com!uunet!in1.uu.net!skypoint.com!cyberoptics.com!bpeters!c1mpls!nwestnews.nwest.mccaw.com!nwfocus.wa.com!ender.techcenter.paccar.com!news
From: fletcher@techcenter.paccar.com (Arlen Fletcher)
Newsgroups: comp.unix.bsd.freebsd.misc
Subject: Re: HELP: CERN 3.0 httpd
Date: 13 Oct 1995 20:36:23 GMT
Organization: PACCAR Technical Center
Lines: 30
Message-ID: <45mik7$802@ender.techcenter.paccar.com>
References: <45a6mh$fc7@giga.bga.com>
NNTP-Posting-Host: jane.techcenter.paccar.com
Mime-Version: 1.0
Content-Type: Text/Plain; charset=ISO-8859-1
X-Newsreader: WinVN 0.99.5

In article <45a6mh$fc7@giga.bga.com>, tushar@ecpi.com says...

>>I am trying to upgrade my httpd server to CERN 3.0. When I do the make I keep
>>getting a conflicting type reported on sys_errlist between
>>Library/Implemenation/HTTCP.c and /usr/include/stdio.h.
>>
>>Has anyone seen this problem or gotten this server to work. Can you recommend
>>a better server?

>Has anyone seen this problem or gotten this server to work. 
>
>Thanks,
>Tushar

I had a similar problem with the TIS Firewall Toolkit.  The
solution was to replace sys_errlist[n] with strerror(n) in the
source code in question and remove any declarations of
sys_errlist[].  

Also, make sure that the source files '#include <string.h>' to get 
the prototype for strerror().

Many thanks to Chris Torek of BSD Inc for this solution BTW!!

-----------------------------------------------------------
Time is an illusion perpetrated by the manufacturers of space.
                                              Anonymous
Arlen Fletcher
fletcher@techcenter.paccar.com