ports/112358: wmdate requires libdockapp as dependeny, but this dependency is not installed

Harald Muehlboeck home at clef.at
Wed May 2 17:50:07 UTC 2007


>Number:         112358
>Category:       ports
>Synopsis:       wmdate requires libdockapp as dependeny, but this dependency is not installed
>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:   Wed May 02 17:50:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Harald Muehlboeck
>Release:        FreeBSD 6.2
>Organization:
CLEF Elektronik Consulting GmbH <http://www.clef.at>
>Environment:
FreeBSD greedaemon.habicherg.clef.at 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:40:53 UTC 2007     root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
wmdate does not start, if it is installed from a package with "pkg_add -r" and libdockapp is not installed on the system. The error message says: /libexec/ld-elf.so.1: Shared object "libdockapp.so.2" not found, required by "wmdate"

If I install libdockapp  "pkg_add -r libdockapp" manually wmdate runs.
>How-To-Repeat:
1. Make sure that libdockup is not installed on your system.
$ pkg_info | grep libdockapp

2. Install wmdate as an package with pkg_add -r:
# pkg_add -r wmdate

3. Now start wmdate
$ wmdate
>Fix:
I think libdockapp is required as LIB_DEPENDS instead of BUILD_DEPENDS. So sth Makefile should be fixed.
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list