ports/107832: upgrading sysutils/dar fails because of library search order

Graham Menhennitt gmenhennitt at optusnet.com.au
Thu Jan 11 23:30:18 UTC 2007


>Number:         107832
>Category:       ports
>Synopsis:       upgrading sysutils/dar fails because of library search order
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 11 23:30:12 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Graham Menhennitt
>Release:        6.2-PRERELEASE
>Organization:
>Environment:
FreeBSD xxx 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #11: Sun Jan  7 08:50:29 EST 2007     root at xxx:/usr/obj/usr/src/sys/fang  i386
r
>Description:
I cvsupped and tried to upgrade the sysutils/dar port from an earlier version (sorry, I don't know what version). The build failed with a link error about "undefined symbol: tools_build_regex_for_exclude_mask". This was because /usr/local/lib is in the library search path before /usr/ports/sysutils/dar/work/dar-2.3.2/src/libdar and so it was looking at the old installed version of libdar.so which doesn't contain that symbol. Removing the old version of the library from /usr/local/lib worked around the problem. 
>How-To-Repeat:

>Fix:

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



More information about the freebsd-ports-bugs mailing list