Bug 31989 - graphviz-1.7.7 fails to build
Summary: graphviz-1.7.7 fails to build
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-14 18:50 UTC by Mathieu Arnold
Modified: 2001-11-15 00:43 UTC (History)
0 users

See Also:


Attachments
file.diff (346 bytes, patch)
2001-11-14 18:50 UTC, Mathieu Arnold
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mathieu Arnold 2001-11-14 18:50:00 UTC
On a fresh system, it fails to build :
cc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../tools/expr   -I../../tools/vmalloc   -I../../tools/sfio      -I../../tools/ast       -I../../tools/src       -I../../agraph  -I../../cdt  -I/usr/local/include -I/usr/local/include/tcl8.3 -I/usr/local/include/tk8.3  -O -pipe   -c gpr.c
gpr.c:26: getopt.h: No such file or directory

How-To-Repeat: delete libgnugetopt and build the port
Comment 1 Pete Fritchman freebsd_committer freebsd_triage 2001-11-15 00:43:00 UTC
State Changed
From-To: open->closed

A fix for this was just committed, please re-cvsup.  Thanks!