Bug 122201

Summary: Cannot build www/nspluginwrapper from the ports
Product: Ports & Packages Reporter: Klemes <klemes>
Component: Individual Port(s)Assignee: freebsd-ports-bugs (Nobody) <ports-bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Klemes 2008-03-28 17:00:02 UTC
Whenever I try to build nspluginwrapper from the ports collection when
I type 'make install' I get persistently the following error and the
installation fails:

mv -f ".libs/libgiofam.expT" ".libs/libgiofam.exp"
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
*** Error code 2

Stop in /usr/ports/devel/gio-fam-backend.
*** Error code 1


I would be most obliged if you could fix that.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2008-03-30 02:31:24 UTC
Responsible Changed
From-To: freebsd-amd64->freebsd-ports-bugs

Make this a ports PR.
Comment 2 Hyogeol Lee 2008-03-30 14:58:37 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi, Klemes,

Would you upgrade glib20 port to 2.16.1 first? I've had same problem due
to glib.

Regards,

- --
Hyogeol Lee
hyogeollee@gmail.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.8 (FreeBSD)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkfvnIwACgkQ1D7/GiH6QSG2yACfTVv10d3RCBAH3LTSsLSDXcXR
xNoAoIfmn+GddMDBK+kMBQAO3BLOhQYH
=/QDh
-----END PGP SIGNATURE-----
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-04-19 23:50:51 UTC
State Changed
From-To: open->closed

feedback timeout.