Date: Wed, 06 Feb 2013 12:42:26 +0100 From: Koop Mast <kwm@rainbow-runner.nl> To: Derrick Dantavious Edwards <dantavious313@gmail.com> Cc: gnome@FreeBSD.org Subject: Re: libsoup error Message-ID: <511241A2.1090004@rainbow-runner.nl> In-Reply-To: <1360107117.49281.3.camel@zeus> References: <1360107117.49281.3.camel@zeus>
next in thread | previous in thread | raw e-mail | index | archive | help
On 6-2-2013 0:31, Derrick Dantavious Edwards wrote: > Hi, > libsoup is giving this error when you attempt to install it. Its looking > for libffi.so.5 however the libffi package > installs /usr/local/lib/libffi.so.6 You need to rebuild gobject-introspection. (g-ir-compiler is from that package). Did you know there is a entry in ports/UPDATING about the recent libffi update? -Koop > V/r > > Derrick > > ==> Building for libsoup-2.34.3 > gmake all-recursive > gmake[1]: Entering directory > `/usr/ports/devel/libsoup/work/libsoup-2.34.3' > Making all in libsoup > gmake[2]: Entering directory > `/usr/ports/devel/libsoup/work/libsoup-2.34.3/libsoup' > gmake all-am > gmake[3]: Entering directory > `/usr/ports/devel/libsoup/work/libsoup-2.34.3/libsoup' > GICOMP Soup-2.4.gir > Shared object "libffi.so.5" not found, required by "g-ir-compiler" > gmake[3]: *** [Soup-2.4.typelib] Error 1 > gmake[3]: Leaving directory > `/usr/ports/devel/libsoup/work/libsoup-2.34.3/libsoup' > gmake[2]: *** [all] Error 2 > gmake[2]: Leaving directory > `/usr/ports/devel/libsoup/work/libsoup-2.34.3/libsoup's > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory > `/usr/ports/devel/libsoup/work/libsoup-2.34.3' > gmake: *** [all] Error 2 > *** [do-build] Error code 1 > > > pkg info -Xl libffi > libffi-3.0.11 owns the following files: > /usr/local/include/ffi.h > /usr/local/include/ffitarget.h > /usr/local/info/libffi.info > /usr/local/lib/libffi-3.0.11/include/ffi.h > /usr/local/lib/libffi-3.0.11/include/ffitarget.h > /usr/local/lib/libffi.a > /usr/local/lib/libffi.la > /usr/local/lib/libffi.so > /usr/local/lib/libffi.so.6 > /usr/local/libdata/pkgconfig/libffi.pc > /usr/local/man/man3/ffi.3.gz > /usr/local/man/man3/ffi_call.3.gz > /usr/local/man/man3/ffi_prep_cif.3.gz > /usr/local/man/man3/ffi_prep_cif_var.3.gz > > > Stop in /usr/ports/devel/libsoup. > > > > > > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?511241A2.1090004>