Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2001 21:51:45 +0200 (CEST)
From:      Thierry Thomas <thierry@thomas.as>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/30167: Impossible to fetch KDE2 from a machine running KDE1
Message-ID:  <20010828195145.0CEF07520@graf.pompo.net>

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

>Number:         30167
>Category:       ports
>Synopsis:       Impossible to fetch KDE2 from a machine running KDE1
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 28 13:00:00 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Thierry Thomas
>Release:        FreeBSD 4.4-RC i386
>Organization:
Kabbale Eros
>Environment:
System: FreeBSD graf.pompo.net 4.4-RC FreeBSD 4.4-RC #0: Mon Aug 27 00:28:35 CEST 2001 root@graf.pompo.net:/usr/obj/mntsrc/src/sys/GRAF010429 i386


	
>Description:
	I was trying to make fetch-recursive KDE2 from a machine where only KDE1 is installed (to upgrade anothermachine where KDE2.1 is installed), but it stopped into kdelibs, due to the following code:

.if exists(${LOCALBASE}/include/kfm.h)
        @${ECHO}
        @${ECHO} "                      NOTICE"
        @${ECHO}
        @${ECHO} "You have KDE1 headers installed!  Installing this port"
        @${ECHO} "will result in conflicts between KDE2 and KDE1!"
        @${ECHO}   
        @${FALSE}
.endif

>How-To-Repeat:
	make fetch-recursive from /usr/ports/x11/kde2, or just make fetch from /usr/ports/x11/kdelibs2 on a machine where KDE1 is installed.

>Fix:

	Remove the line @${FALSE}, or put this notice in the target pre-build.
>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?20010828195145.0CEF07520>