ports/151975: kdeplasma-addons-4.5.2 fails to build from /usr/ports
Chuck Burns
break19 at gmail.com
Fri Nov 5 23:50:04 UTC 2010
>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 at 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:
More information about the freebsd-ports-bugs
mailing list