From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Nov 5 23:50:04 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2EBA1065674 for ; Fri, 5 Nov 2010 23:50:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 5E25D8FC14 for ; Fri, 5 Nov 2010 23:50:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.4/8.14.4) with ESMTP id oA5No46f088251 for ; Fri, 5 Nov 2010 23:50:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.4/8.14.4/Submit) id oA5No48J088236; Fri, 5 Nov 2010 23:50:04 GMT (envelope-from gnats) Resent-Date: Fri, 5 Nov 2010 23:50:04 GMT Resent-Message-Id: <201011052350.oA5No48J088236@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Chuck Burns Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 7AC79106566B for ; Fri, 5 Nov 2010 23:49:31 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 696ED8FC0C for ; Fri, 5 Nov 2010 23:49:31 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id oA5NnVhM040476 for ; Fri, 5 Nov 2010 23:49:31 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id oA5NnVbe040475; Fri, 5 Nov 2010 23:49:31 GMT (envelope-from nobody) Message-Id: <201011052349.oA5NnVbe040475@www.freebsd.org> Date: Fri, 5 Nov 2010 23:49:31 GMT From: Chuck Burns To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/151975: kdeplasma-addons-4.5.2 fails to build from /usr/ports X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 05 Nov 2010 23:50:04 -0000 >Number: 151975 >Category: ports >Synopsis: kdeplasma-addons-4.5.2 fails to build from /usr/ports >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: Fri Nov 05 23:50:04 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Chuck Burns >Release: 8.1 >Organization: >Environment: FreeBSD graybeast.local 8.1-RELEASE FreeBSD 8.1-RELEASE #0: Mon Jul 19 02:36:49 UTC 2010 root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64 >Description: Just as it says.. kdeplasma-addons fails to compile, says ld: cannot locate -lweather_ion - Why? it's looking for them in /usr/local/kde4/lib/ BUT, they were installed to /usr/local/lib/ I worked around the issue by simply symlinking the libweather-* files into /usr/local/kde4/lib - but the port should probably be corrected to either install them into ..../kde4/lib - or to get the port corrected to have the ld linker search in both locations.. Either way, it's a minor inconvenience, not a serious issue, but thoroughness is thoroughness. :) break19 >How-To-Repeat: cd /usr/ports/deskutils/kdeplasma-addons make install clean wait for error to occur. >Fix: Either point ld to the libs at /usr/local/lib, or have the libs installed to /usr/local/kde4/lib >Release-Note: >Audit-Trail: >Unformatted: