From owner-freebsd-bugs Thu Aug 17 18:40:04 1995 Return-Path: bugs-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id SAA22745 for bugs-outgoing; Thu, 17 Aug 1995 18:40:04 -0700 Received: (from gnats@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id SAA22737 ; Thu, 17 Aug 1995 18:40:03 -0700 Resent-Date: Thu, 17 Aug 1995 18:40:03 -0700 Resent-Message-Id: <199508180140.SAA22737@freefall.FreeBSD.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, gt@freebsd.first.gmd.de Received: from prosun.first.gmd.de (prosun.first.gmd.de [192.35.150.136]) by freefall.FreeBSD.org (8.6.11/8.6.6) with SMTP id SAA22586 for ; Thu, 17 Aug 1995 18:34:02 -0700 Received: from freebsd.first.gmd.de by prosun.first.gmd.de (4.1/SMI-4.1) id AA00228; Fri, 18 Aug 95 03:08:27 +0200 Received: by freebsd.first.gmd.de (DAA10585); Fri, 18 Aug 1995 03:08:37 +0200 Message-Id: <199508180108.DAA10585@freebsd.first.gmd.de> Date: Fri, 18 Aug 1995 03:08:37 +0200 From: gt@freebsd.first.gmd.de Reply-To: gt@freebsd.first.gmd.de To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/698: ports - lynx-2.4.2 Sender: bugs-owner@freebsd.org Precedence: bulk Note: There was a bad value `low' for the field `>Severity:'. It was set to the default value of `serious'. >Number: 698 >Category: ports >Synopsis: 3 small errors in lynx-2.4.2 >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Aug 17 18:40:01 PDT 1995 >Last-Modified: >Originator: Gerd Truschinski >Organization: GMD Berlin (FIRST) >Release: FreeBSD 2.0-BUILT-19950530 i386 >Environment: I run FreeBSD 2.0.5-950622-SNAP on a 486 board >Description: There are 3 errors in the lynx-2.4.2 patch: first the fix, then follows the errorline from 'make' 1) the include command is '.include "fn"' and not 'include fn': cd WWW/Library/freebsd; make LYFLAGS="-DDIRED_SUPPORT" "Makefile", line 27: Need an operator 2) The same include command error in this file: "../../Library/Implementation/CommonMakefile", line 67: Need an operator 3) there is a TAB char in this line which is wrong: "../../Library/Implementation/CommonMakefile", line 162: Need an operator After that it compiles fine. >How-To-Repeat: >Fix: write the correct include command 2 times, delete the one TAB. >Audit-Trail: >Unformatted: