Bug 78540 - [patch] games/einstein for RELENG_4 misses sys/time.h inclusion
Summary: [patch] games/einstein for RELENG_4 misses sys/time.h inclusion
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: Edwin Groothuis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-07 16:10 UTC by Dmitry Morozovsky
Modified: 2005-03-07 22:31 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (412 bytes, patch)
2005-03-07 16:10 UTC, Dmitry Morozovsky
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Morozovsky freebsd_committer freebsd_triage 2005-03-07 16:10:04 UTC
Under RELENG_4 there is missing header preventing einstein from compiling.

How-To-Repeat: 
cd /usr/ports/games/einstein
make

watch for error in random.cpp
Comment 1 Florent Thoumie freebsd_committer freebsd_triage 2005-03-07 16:16:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->edwin

Over to maintainer.
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2005-03-07 22:31:28 UTC
State Changed
From-To: open->closed

Committed, thanks!