Bug 53705 - Update port: devel/distcc fix for GNOME monitor
Summary: Update port: devel/distcc fix for GNOME monitor
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-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-25 02:20 UTC by Frerich Raabe
Modified: 2003-06-26 14:40 UTC (History)
0 users

See Also:


Attachments
file.diff (504 bytes, patch)
2003-06-25 02:20 UTC, Frerich Raabe
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Frerich Raabe 2003-06-25 02:20:15 UTC
This patch fixes a bug in the devel/distcc which becomes obvious when
the port gets built without WITHOUT_GNOME, but when HAVE_GNOME returns ""

For a sample log which shows the breakage by this bug, look at
http://bento.freebsd.org/errorlogs/ia64-5-latest/distcc-2.7.log

How-To-Repeat: $ cd /usr/ports/devel/distcc
$ make                           # Without having GNOME libraries installed
[..]
===>  Installing for distcc-2.7
install: /tmp/a/ports/devel/distcc/work/distcc-2.7/distccmon-gnome: No such file or directory
*** Error code 71
Comment 1 Daichi GOTO freebsd_committer freebsd_triage 2003-06-26 14:40:06 UTC
State Changed
From-To: open->closed

Committed. Thanks!