Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Feb 2003 00:06:43 -0500 (EST)
From:      Tadayuki OKADA <tadayuki@attbi.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/48653: kdemultimedia build broken with libxine installed
Message-ID:  <200302250506.h1P56h6g023360@photoniii.ne1.client2.attbi.com>

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

>Number:         48653
>Category:       ports
>Synopsis:       kdemultimedia build broken with libxine installed
>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:   Mon Feb 24 21:10:02 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Tadayuki OKADA
>Release:        FreeBSD 4.8-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD photoniii.ne1.client2.attbi.com 4.8-PRERELEASE FreeBSD 4.8-PRERELEASE #11: Sun Feb 23 20:35:03 EST 2003 root@photoniii.ne1.client2.attbi.com:/usr/obj/usr/src/sys/PHOTON i386


	
>Description:
Kdemultimedia build is broken if libxine is installed.

>How-To-Repeat:
cd /usr/ports/multimediab/libxine && make install clean
cd /usr/ports/multimediab/kdemultimedia3 && make install clean

>Fix:

--- Makefile.orig	Mon Feb 24 21:50:01 2003
+++ Makefile	Mon Feb 24 21:50:10 2003
@@ -50,7 +50,7 @@
 DO_NOT_COMPILE+=	kmidi
 .endif # defined(WITHOUT_MIDI)
 
-DO_NOT_COMPILE+=	xine-artsplugin
+DO_NOT_COMPILE+=	xine_artsplugin
 
 .if exists(${X11BASE}/bin/xine-config)
 WITH_XINE=	yes
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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