From nobody@FreeBSD.org  Tue Sep 10 19:03:34 2002
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id BDECF37B400
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 10 Sep 2002 19:03:34 -0700 (PDT)
Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 83C3243E42
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 10 Sep 2002 19:03:34 -0700 (PDT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g8B23YOT060854
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 10 Sep 2002 19:03:34 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.4/8.12.4/Submit) id g8B23Y6j060853;
	Tue, 10 Sep 2002 19:03:34 -0700 (PDT)
Message-Id: <200209110203.g8B23Y6j060853@www.freebsd.org>
Date: Tue, 10 Sep 2002 19:03:34 -0700 (PDT)
From: Lewis Kapell <lkapell@ncia.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: compile error in xisp port
X-Send-Pr-Version: www-1.0

>Number:         42650
>Category:       ports
>Synopsis:       compile error in xisp port
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 10 19:10:01 PDT 2002
>Closed-Date:    Mon Feb 03 05:12:48 PST 2003
>Last-Modified:  Mon Feb 03 05:12:48 PST 2003
>Originator:     Lewis Kapell
>Release:        4.6
>Organization:
>Environment:
FreeBSD lewis.ncia.net 4.6-RELEASE FreeBSD 4.6-RELEASE #0: Mon Sep  2 16:29:26 EDT 2002     lkapell@:/usr/src/sys/compile/LEWIS  i386
>Description:
I installed the xforms port, xforms-1.0_1,1 - it put a copy of forms.h in /usr/X11R6/include/X11.  But the xisp port (xisp-2.6) does not look in this location, it only looks in /usr/X11R6/include.  Hence I get the error:

forms.h: no such file or directory.
>How-To-Repeat:
Make sure xforms is installed and then try building the xisp port.
>Fix:
Update the Makefile that comes with the xisp code, to reference the correct include directory (this file has sections specific to each target operating system) and submit the change back to the xisp maintainers.  Or, change the location that forms.h is installed by xforms.
>Release-Note:
>Audit-Trail:

From: tm@onepost.net (Takeshi Morishima)
To: freebsd-gnats-submit@FreeBSD.org, lkapell@ncia.net
Cc: edwin@freebsd.org, tm@onepost.net
Subject: Re: ports/42650: compile error in xisp port
Date: Sun, 26 Jan 2003 10:02:40 -0600

 I have placed updated xisp ports files (based on FreeBSD 4.7 ports
 CVS) at the following location.
 
 http://www.ml-search.com/xisp/distfiles/ports.net.xisp.tar.gz
 
 It's now based on the latest version of xisp, xisp-2.7.
 
 A built package for FreeBSD 4.7, xisp-2.7.tgz, can also be found in
 the same directory with a hope that someone can quickly check if it
 actually works.  As I moved my internet access from phone line to
 cable, I lost ability to actually check complete ppp setup.  I did
 check though that xisp was successfully built in the ports, and xisp
 actually connected my modem, made a dialup connection with an isp,
 brought up login prompt and then started a pppd session.  (Since I
 don't have an account with the isp, the pppd session eventually got
 closed with timeout.  i.e. no test further on.)
 
 Regards,
 Takeshi
 
State-Changed-From-To: open->closed 
State-Changed-By: edwin 
State-Changed-When: Mon Feb 3 05:12:20 PST 2003 
State-Changed-Why:  
Fixed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=42650 
>Unformatted:
