Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Nov 2005 18:05:32 GMT
From:      Kay Lehmann <kay_lehmann@web.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/88567: math/cln: build fails with an older version installed
Message-ID:  <200511061805.jA6I5WGO001011@www.freebsd.org>
Resent-Message-ID: <200511061810.jA6IATjr005253@freefall.freebsd.org>

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

>Number:         88567
>Category:       ports
>Synopsis:       math/cln: build fails with an older version installed
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov 06 18:10:28 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Kay Lehmann
>Release:        5.4-STABLE
>Organization:
>Environment:
FreeBSD bippes.finkenkrug.ev 5.4-STABLE FreeBSD 5.4-STABLE #15: Fri Oct 14 22:23:11 CEST 2005     root@bippes.finkenkrug.ev:/usr/obj/usr/src/sys/bippes  i386
>Description:
math/cln does not compile when an older version is installed (portupgrade is failing). This is because it looks first in /usr/local/include before using it's own include in $WRKDIR. So it finds necessary headerfiles which were installed by the older version. Since some definitions have changed the compilation stops.

>How-To-Repeat:
install version 1.1.9 and try to compile the new version 1.1.10
>Fix:
I think best would be to include a comment in UPDATING. math/cln has to deinstalled BEFORE building.

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



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