Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Jul 2008 17:32:10 +0100
From:      David Chisnall <theraven@mini.theravensnest.org>
To:        gnome@FreeBSD.org
Subject:   FreeBSD Port: devel/gio-fam-backend
Message-ID:  <E22D66D0-7E4B-418D-AF55-DAFFC4A7AE1F@theravensnest.org>

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

I can't get the gio-fam-backend port to build (which is a problem,  
since it seems to be a dependency of a lot of things I do want to  
build).  It gets to a link stage and then fails with this error:

cc -shared  .libs/libgiofam_la-fam-helper.o .libs/libgiofam_la-fam- 
module.o .libs/libgiofam_la-gfamdirectorymonitor.o .libs/libgiofam_la- 
gfamfilemonitor.o  -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/ 
usr/local/lib -L/usr/local/lib /usr/local/lib/libintl.so -lgio-2.0 / 
usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/ 
local/lib/libfam.so  -Wl,-soname -Wl,libgiofam.so -Wl,-retain-symbols- 
file -Wl,.libs/libgiofam.exp -o .libs/libgiofam.so
/usr/bin/ld: cannot find -lgio-2.0
gmake: *** [libgiofam.la] Error 1

It seems that whatever provides libgio-2.0 is not properly specified  
as a dependency.

David



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E22D66D0-7E4B-418D-AF55-DAFFC4A7AE1F>