From owner-freebsd-ports Mon Jul 24 10:50: 5 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 20AF937BB22 for ; Mon, 24 Jul 2000 10:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id KAA74085; Mon, 24 Jul 2000 10:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 5DD4D37B897; Mon, 24 Jul 2000 10:48:55 -0700 (PDT) Message-Id: <20000724174855.5DD4D37B897@hub.freebsd.org> Date: Mon, 24 Jul 2000 10:48:55 -0700 (PDT) From: nosuzuki@e-mail.ne.jp To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/20146: fixes port net/ppxp compiling error Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20146 >Category: ports >Synopsis: fixes port net/ppxp compiling error >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 24 10:50:00 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Norio Suzuki >Release: 4-STABLE(7/21/2000) >Organization: >Environment: FreeBSD linus.peanuts.place 4.1-RC FreeBSD 4.1-RC #1: Fri Jul 21 18:06:09 JST 2000 nosuzuki@linus.peanuts.place:/usr/src/stable-src/src/sys/compile/linus i386 >Description: The port net/ppxp can't make a package because of compiling error. The patch in this fix section make resolve this problem. >How-To-Repeat: >Fix: --- ppxp.orig/patches/patch-ac Thu Jan 1 09:00:00 1970 +++ ppxp/patches/patch-ac Mon Jul 24 23:03:22 2000 @@ -0,0 +1,10 @@ +--- console/forms/fexts.c.orig Mon Jul 24 08:11:19 2000 ++++ console/forms/fexts.c Mon Jul 24 08:11:37 2000 +@@ -2,6 +2,7 @@ + #include + #include + ++#include "support.h" + #include "fppxp.h" + + /* >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message