Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 May 2007 17:42:45 GMT
From:      Harald Muehlboeck<home@clef.at>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/112358: wmdate requires libdockapp as dependeny, but this dependency is not installed
Message-ID:  <200705021742.l42HgjCp067715@www.freebsd.org>
Resent-Message-ID: <200705021750.l42Ho62I027788@freefall.freebsd.org>

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

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



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