Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 21 Nov 2002 22:36:29 +0800 (CST)
From:      Kuang-che Wu <kcwu@kcwu.dyndns.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/45564: math/kseg need gcc 2.95 to build
Message-ID:  <200211211436.gALEaTDs021650@kcwu.dyndns.org>

next in thread | raw e-mail | index | archive | help

>Number:         45564
>Category:       ports
>Synopsis:       math/kseg need gcc 2.95 to build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Nov 21 06:40:01 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Kuang-che Wu
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD m722 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Wed Oct 16 07:55:58 CST 2002 root@m722:/usr/obj/usr/src/sys/M722 i386


	
>Description:
	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.....
	

	
>How-To-Repeat:
	
>Fix:
--- Makefile.orig       Thu Nov 21 21:55:54 2002
+++ Makefile    Thu Nov 21 21:54:58 2002
@@ -12,6 +12,7 @@

 MAINTAINER=    kcwu@ck.tp.edu.tw

+USE_GCC=       2.95
 USE_QT_VER=    2
 USE_X_PREFIX=  yes
 USE_REINPLACE= yes

	


>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200211211436.gALEaTDs021650>