Bug 52983 - devel/ddd does not compile on HEAD
Summary: devel/ddd does not compile on HEAD
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: Mario Sergio Fujikawa Ferreira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-06 10:50 UTC by David Yeske
Modified: 2003-06-09 19:28 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Yeske 2003-06-06 10:50:13 UTC
ddd does not compile on HEAD

Fix: 

http://futurebsd.sourceforge.net/freebsd/ports/patch-streampos.h
http://futurebsd.sourceforge.net/freebsd/ports/patch-ddd

a better solution is to make configure find streampos without warnings

__________________________________
Do you Yahoo!?
Yahoo! Calendar - Free online calendar with sync to Outlook(TM).
http://calendar.yahoo.com
How-To-Repeat: attempt to compile on HEAD
it will not find streampos because of -Werror in configure
Comment 1 Alexander Leidinger freebsd_committer freebsd_triage 2003-06-07 13:50:31 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lioux

Assing PR to maintainer.
Comment 2 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2003-06-09 19:28:42 UTC
State Changed
From-To: open->closed

Committed, thanks!