From owner-freebsd-questions Tue Jun 25 08:41:46 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id IAA09640 for questions-outgoing; Tue, 25 Jun 1996 08:41:46 -0700 (PDT) Received: from mail.EUnet.hu (mail.eunet.hu [193.225.28.100]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id IAA09565 for ; Tue, 25 Jun 1996 08:41:08 -0700 (PDT) Received: by mail.EUnet.hu, id RAA01437; Tue, 25 Jun 1996 17:40:52 +0200 Received: by CoDe.CoDe.hu (RAA13297); Tue, 25 Jun 1996 17:28:16 GMT From: Gabor Zahemszky Message-Id: <199606251728.RAA13297@CoDe.CoDe.hu> Subject: Re: KERBEROS? To: freebsd-questions@freebsd.org Date: Tue, 25 Jun 1996 17:28:16 +0000 (GMT) Cc: lray@aurora.liunet.edu In-Reply-To: <96062509263438@aurora.liunet.edu> from "lray@aurora.liunet.edu" at Jun 25, 96 09:26:34 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > $make > > gcc -c -DSTDC_HEADERS=1 -DHAVE_STRING_H=1 -DHAVE_VPRINTF=1 -DHAVE_BCOPY=1 -DHAVE_MEMCPY=1 -g -I. sed.c > sed.c: In function `read_file': > sed.c:1237: conflicting types for `sys_errlist' > /usr/include/stdio.h:244: previous declaration of `sys_errlist' > *** Error code 1 Edit that file (sed.c), and delete the definition of the sys_errlist variable, in line 1237, as - the error message says - it is in the stdio header file. It's nothing, that a bad programming practice (or a wrong ``configure''). -- Gabor Zahemszky -:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:-:- Earth is the cradle of human sense, but you can't stay in the cradle forever. Tsiolkovsky