Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Jan 2012 12:28:40 GMT
From:      arrowdodger <6yearold@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/163750: Can't LIB_DEPENDS on print/libharu port.
Message-ID:  <201201011228.q01CSeMW018733@red.freebsd.org>
Resent-Message-ID: <201201011230.q01CUBMK019924@freefall.freebsd.org>

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

>Number:         163750
>Category:       ports
>Synopsis:       Can't LIB_DEPENDS on print/libharu port.
>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:   Sun Jan 01 12:30:11 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     arrowdodger
>Release:        9-stable
>Organization:
none
>Environment:
>Description:
print/libharu port doesn't install it's library in libname.so.x format. As consequence, ldconfig doesn't cache it, so it's not possible to add library dependecy on this port in another one.
>How-To-Repeat:
ldconfig -r | frep hpdf yields nothing.
Adding LIB_DEPENDS=hpdf:blabla to the port causes make to reinstall libharu.
>Fix:
ln -s libhpdf-2.2.1.so libhpdf.so.2

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



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