Bug 45564 - math/kseg need gcc 2.95 to build
Summary: math/kseg need gcc 2.95 to build
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-11-21 14:40 UTC by Kuang-che Wu
Modified: 2002-11-21 21:07 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kuang-che Wu 2002-11-21 14:40:01 UTC
	On author's page, it says kseg is broken with gcc3 (STL or something)
	so, "USE_GCC=2.95"

	However, gcc2.95 is also broken in -current.....

Fix: 

MAINTAINER=    kcwu@ck.tp.edu.tw

+USE_GCC=       2.95
 USE_QT_VER=    2
 USE_X_PREFIX=  yes
 USE_REINPLACE= yes--YYppBBDljNXiNANduAiWmv9L7Dpmb4HQAQvfhu5SWBgzehjL
Content-Type: text/plain; name="file.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename="file.diff"

--- Makefile.orig       Thu Nov 21 21:55:54 2002
+++ Makefile    Thu Nov 21 21:54:58 2002
@@ -12,6 +12,7 @@
Comment 1 Tilman Keskinoz freebsd_committer freebsd_triage 2002-11-21 21:07:29 UTC
State Changed
From-To: open->closed

Committed, thanks