Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 9 Sep 2010 11:17:40 GMT
From:      Joel Ray Holveck <joelh@piquan.org>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/150432: [FIX] x11/libcapplet does not build on OSVERSION >= 800071
Message-ID:  <201009091117.o89BHewd023997@www.freebsd.org>
Resent-Message-ID: <201009091120.o89BK1j0015387@freefall.freebsd.org>

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

>Number:         150432
>Category:       ports
>Synopsis:       [FIX] x11/libcapplet does not build on OSVERSION >= 800071
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 09 11:20:00 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Joel Ray Holveck
>Release:        8.0-STABLE
>Organization:
>Environment:
FreeBSD thor.piquan.org 8.0-STABLE FreeBSD 8.0-STABLE #0: Sun Dec  6 17:38:18 PST 2009     root@thor.piquan.org:/usr/local/src/freebsd/obj/usr/local/src/freebsd/src/sys/THOR  i386

>Description:
The Makefile for x11/libcapplet inhibits building if OSVERSION >= 800071; it has a conditional BROKEN= defined.  However, the solution to get it to build is pretty simple.
>How-To-Repeat:

>Fix:
If you add -fgnu89-inline to the CFLAGS in work/libcapplet-1.4.0.5/Makefile, it'll build just fine.  I'm afraid I don't know how to have the ports Makefile conditionally patch something (we only want to add the flag if OSVERSION >= 800071), so I'm afraid I can't put a patch in this PR.

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



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