From owner-freebsd-questions Wed Aug 6 12:43:31 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id MAA15254 for questions-outgoing; Wed, 6 Aug 1997 12:43:31 -0700 (PDT) Received: from Marlar.phys.du.edu (cwm@marlar.phys.du.edu [130.253.240.20]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id MAA15247 for ; Wed, 6 Aug 1997 12:43:28 -0700 (PDT) Received: from localhost (cwm@localhost) by Marlar.phys.du.edu (8.8.4/8.8.4) with SMTP id NAA28322 for ; Wed, 6 Aug 1997 13:50:02 -0600 Date: Wed, 6 Aug 1997 13:50:02 -0600 (MDT) From: Chad William Monteith To: freebsd-questions@freebsd.org Subject: stdio declaration Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hello. In trying to install Lynx (2.7.1) the install gives an error which the documentation does not have a fix for. Output gives thie following after 'make freebsd' ../../Library/Implementation/HTTCP.c:110: conflicting types for 'sys_errlist' /usr/include/stdio:245: previous declaration of 'sys_errlist' *** Error code 1 Stop. Trying the alternate makes of freebsd-ncurses;-slang; and general give the same error. Any help? Thanks! -Chad