Bug 74722 - maintainer-update: x11-clocks/buici-clock (unbreak)
Summary: maintainer-update: x11-clocks/buici-clock (unbreak)
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: 2004-12-05 14:50 UTC by hendrik
Modified: 2004-12-09 14:43 UTC (History)
1 user (show)

See Also:


Attachments
buici-clock-0.4.1-bison.diff (463 bytes, patch)
2004-12-05 14:50 UTC, hendrik
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description hendrik 2004-12-05 14:50:22 UTC
buici-clock depends on bison but lacked the depenceny thus pointyhat reported
build errors.

Changes:

	- add bison dependency
	- unbreak

References:
http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/e.6.2004112319/buici-clock-0.4.1.log
Comment 1 Volker Stolz freebsd_committer freebsd_triage 2004-12-09 09:01:17 UTC
State Changed
From-To: open->feedback

Doesn't seem to build on 4.X: 
c++ -c -O2 -pipe -g  -g  -Wall -Wno-parentheses -Wno-unused -I/usr/X11R6/include -o o/loupe.o loupe.cxx 
In file included from stats.h:42, 
from loupe.cxx:39: 
/usr/include/sys/resource.h:58: field `ru_utime' has incomplete type 
/usr/include/sys/resource.h:59: field `ru_stime' has incomplete type 
In file included from loupe.cxx:39: 
stats.h:83: field `m_timeval' has incomplete type
Comment 2 Volker Stolz freebsd_committer freebsd_triage 2004-12-09 14:43:30 UTC
State Changed
From-To: feedback->closed

Committed, thanks!