Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 2 Oct 2004 17:41:45 GMT
From:      Julian Stecklina <der_julian@web.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/72264: Port fix: x11-toolkits/wmapp
Message-ID:  <200410021741.i92HfjS4028197@www.freebsd.org>
Resent-Message-ID: <200410021750.i92Ho8n1088205@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
>Number:         72264
>Category:       ports
>Synopsis:       Port fix: x11-toolkits/wmapp
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Oct 02 17:50:07 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Julian Stecklina
>Release:        5.3 BETA3
>Organization:
>Environment:
>Description:
The port x11-toolkits/wmapp is marked broken for FreeBSD systems with GCC 3.4 as base C compiler. We can work around this by specifying USE_GCC=3.3.
>How-To-Repeat:
      
>Fix:
Workaround:

.if ${OSVERSION} >= 502126
USE_GCC=        3.3
.endif
>Release-Note:
>Audit-Trail:
>Unformatted:



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