Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 May 2002 23:22:44 -0700 (PDT)
From:      Rainer Goellner <rgoellner@gmx.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/38321: lang/gpc unnecessarily marked broken
Message-ID:  <200205200622.g4K6MiX9005823@www.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         38321
>Category:       ports
>Synopsis:       lang/gpc unnecessarily marked broken
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 19 23:30:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Rainer Goellner
>Release:        4.6-RC #0
>Organization:
>Environment:
Not relevant
>Description:
lang/gpc has been marked broken last night, because it
"does not package correctly".
The problem is some weired documentation issue.

BTW, the web address is outdated. Now it's just www.gnu-pascal.de.      
>How-To-Repeat:
      
>Fix:
Quick hack - just ignore the error:
Change patch-at:
 Mark this line with a "-" to ignore errors:
        -src=`cd $(srcdir); pwd`; \
        ^

Insert --force in the continuation of that line:
+       cd p/doc; $(MAKEINFO) --force --no-split -I$${src}/p/doc -o gpc.info $${src}/p/d
                              ^^^^^^^

Not so quick hack:
Upgrade to gpc 2.1 ;-)

>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?200205200622.g4K6MiX9005823>