Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Aug 2012 13:37:03 GMT
From:      Konstantinos Koukopoulos <koukopoulos@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/170667: x11/ rxvt-unicode: missing dependency on libstartup-notification
Message-ID:  <201208161337.q7GDb3Nt057548@red.freebsd.org>
Resent-Message-ID: <201208161340.q7GDe5lI047248@freefall.freebsd.org>

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

>Number:         170667
>Category:       ports
>Synopsis:       x11/ rxvt-unicode: missing dependency on libstartup-notification
>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:   Thu Aug 16 13:40:05 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Konstantinos Koukopoulos
>Release:        9.0-RELEASE-p3
>Organization:
>Environment:
FreeBSD quoth.noc.uoa.gr 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 12 01:47:53 UTC 2012     root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
The x11/rxvt-unicode port (9.15_1) produces a binary that depends on libstartup-notification in case that library exists on the system that is building it. This binary will not work however if the x11/startup-notification package is uninstalled or generally if it is unavailable on the target system. It should be an option which is explicitly enabled or disabled as a dependency.
>How-To-Repeat:
$ portmaster x11/startup-notification
.
$ portmaster x11/rxvt-unicode
..
$ pkg_delete -X startup-notification
$ /usr/local/bin/urxvt
Shared object "libstartup-notification-1.so.0" not found, required by "urxvt"
>Fix:


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



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