Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Mar 2006 20:23:19 +0100
From:      "Kay Lehmann" <kay_lehmann@web.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/94698: [Maintainer Update] sysutils/lineak_defaultplugin: mark it broken on 4-stable
Message-ID:  <1142796199.82317@bippes.finkenkrug.ev>
Resent-Message-ID: <200603191930.k2JJUJeM012842@freefall.freebsd.org>

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

>Number:         94698
>Category:       ports
>Synopsis:       [Maintainer Update] sysutils/lineak_defaultplugin: mark it broken on 4-stable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 19 19:30:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Kay Lehmann
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
>Environment:


System: FreeBSD 6.1-PRERELEASE #9: Thu Mar  2 08:59:22 CET 2006
    root@bippes.finkenkrug.ev:/usr/obj/usr/src/sys/bippes



>Description:


configure fails because it is unable to find lineaks libs installed by lineakd-port.
I do not have any 4-stable systems any more, so I can't fix this.


>How-To-Repeat:





>Fix:


--- patch-lineak_defaultplugin-0.8.3-broken begins here ---
Index: Makefile
===================================================================
--- Makefile	(Revision 47)
+++ Makefile	(Arbeitskopie)
@@ -34,8 +34,9 @@
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 500000
+BROKEN=		Configure fails to find lineakd
 # lineakd is compiled with 3.4 on FreeBSD 4.x, so plugins must be too
-USE_GCC=	3.4
+# USE_GCC=	3.4
 .endif
 
 post-patch:
--- patch-lineak_defaultplugin-0.8.3-broken ends here ---



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



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