Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Jan 2007 23:34:37 +0100
From:      Kurt Jaeger <pi@c0mplx.org>
To:        gnome@FreeBSD.org, krion@freebsd.org
Subject:   devel/gnome-vfs Makefile bug ?
Message-ID:  <20070115223437.GA50271@home.c0mplx.org>

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

When building devel/gnome-vfs, the Makefile checks for libfam.so:

-----------
.if exists(${LOCALBASE}/lib/libfam.so) || !defined(WITHOUT_FAM)
USE_FAM=        yes
.endif
-----------

and says "USE_FAM".

But this particular libfam.so comes from:

# pkg_info -W libfam.so
/usr/local/lib/libfam.so was installed by package gamin-0.1.7_2

Ups ? How can this be fixed ?

-- 
pi@c0mplx.org           +49 171 3101372                        13 years to go !



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