Date: Mon, 24 Jul 2000 10:48:55 -0700 (PDT) From: nosuzuki@e-mail.ne.jp To: freebsd-gnats-submit@FreeBSD.org Subject: ports/20146: fixes port net/ppxp compiling error Message-ID: <20000724174855.5DD4D37B897@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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 <stdarg.h> + #include <math.h> + ++#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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000724174855.5DD4D37B897>