Bug 46642 - net/irrtoolset will not build under 5.0
Summary: net/irrtoolset will not build under 5.0
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: 2002-12-31 00:40 UTC by Kevin Oberman
Modified: 2003-01-02 17:28 UTC (History)
0 users

See Also:


Attachments
file.diff (328 bytes, patch)
2002-12-31 00:40 UTC, Kevin Oberman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Oberman 2002-12-31 00:40:03 UTC
	The IRRToolSet will not build under 5.0 as it uses gcc3 by
default and IRRToolSet has not been updated by its authors to be
compatible with the changes to g++.

I believe that simply adding "USE_GCC=2.95" will allow it to build
under 5.0, but I am not able to test this as I have not been able to
get a 5.0 system to run reliably on my only non-production system.

In any case, this should not cause any problems on 4.x systems.

Fix: Patch with:

How-To-Repeat: 	make the port.
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2003-01-02 17:28:37 UTC
State Changed
From-To: open->closed

committed, thanks