Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Nov 2010 23:49:31 GMT
From:      Chuck Burns <break19@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/151975: kdeplasma-addons-4.5.2 fails to build from /usr/ports
Message-ID:  <201011052349.oA5NnVbe040475@www.freebsd.org>
Resent-Message-ID: <201011052350.oA5No48J088236@freefall.freebsd.org>

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

>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:



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