Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Feb 2007 16:05:50 -0500 (EST)
From:      John Nielsen <john@jnielsen.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        John Nielsen <john@jnielsen.net>
Subject:   ports/109442: xfce4-desktop missing dependency on libfam (gamin)
Message-ID:  <200702222105.l1ML5oIO086420@stealth.jnielsen.net>
Resent-Message-ID: <200702222150.l1MLo5ZW034965@freefall.freebsd.org>

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

>Number:         109442
>Category:       ports
>Synopsis:       xfce4-desktop missing dependency on libfam (gamin)
>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 Feb 22 21:50:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     John Nielsen
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD stealth.jnielsen.net 6.2-STABLE FreeBSD 6.2-STABLE #1: Tue Jan 23 21:51:42 EST 2007 john@stealth.jnielsen.net:/usr/obj/usr/src/sys/STEALTH i386


	
>Description:
	x11-wm/xfce4-desktop will build and install without installing fam
(or gamin), but will then fail to run if it can't find libfam.
>How-To-Repeat:
	Build e.g. the xorg metaport and the xfce4 metaport on a system with
no other ports installed. Run startxfce4 in an X session. Notice that xfdesktop
fails to appear. Error message (on the virtual terminal you ran startx from,
if any) indicates that it couldn't find libfam.
>Fix:

	Something along the lines of:
LIB_DEPENDS+=	fam.0:${PORTSDIR}/devel/gamin
(or just add a line to the exising LIB_DEPENDS entry) in the port's
Makefile.

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



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