Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 10 Nov 2001 02:30:01 -0800 (PST)
From:      Edwin Groothuis <edwin@mavetju.org>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/31895: graphics/graphviz-1.7.7 fails to build on an include file.
Message-ID:  <200111101030.fAAAU1Q77029@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/31895; it has been noted by GNATS.

From: Edwin Groothuis <edwin@mavetju.org>
To: freebsd-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/31895: graphics/graphviz-1.7.7 fails to build on an include file.
Date: Sat, 10 Nov 2001 21:22:06 +1100

 In the mean time, add this file as patch-tools::gpr::gpr.c to
 graphics/graphviz/files and it will compile without problems:
 
 --- tools/gpr/gpr.c.orig	Sat Nov 10 21:15:30 2001
 +++ tools/gpr/gpr.c	Sat Nov 10 21:15:38 2001
 @@ -23,7 +23,6 @@
  #include <queue.h>
  #include <sfstr.h>
  #include <error.h>
 -#include "getopt.h"
  
  static const char* usage =
  ": gpr [-o <ofile>] ([-f <prog>] | 'prog') [files]\n\
 
 -- 
 Edwin Groothuis   |              Personal website: http://www.MavEtJu.org
 edwin@mavetju.org |           Interested in MUDs? Visit Fatal Dimensions:
 ------------------+                       http://www.FatalDimensions.org/

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?200111101030.fAAAU1Q77029>