Opened 13 years ago
Last modified 13 years ago
#30138 closed defect
libsoup: libgiolibproxy.so does not exist — at Version 1
Reported by: | j@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.9.2 |
Keywords: | Cc: | devans@…, ryandesign@… | |
Port: | libsoup |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Error: The file /opt/local/lib/gio/modules/libgiolibproxy.so does not exist, though it was Error: expected to have been provided by one of libsoup's dependencies. Try Error: rebuilding the port that should have provided that file by running Error: Error: sudo port -n upgrade --force <portname> Error: Error: Target org.macports.configure returned: missing required file Error: Failed to install libsoup Log for libsoup is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_gnome_libsoup/main.log Error: The following dependencies were not installed: libsoup webkit-gtk enchant aspell texinfo xz hunspell gst-plugins-base gnome-vfs desktop-file-utils gnome-mime-data gstreamer bison flex gzip libtheora libvorbis libogg orc icu xorg-libXt xorg-libsm xorg-libice Error: Status 1 encountered during processing.
Hi... I'm fairly new to this, but after looking around and talking to a few friends I'm convinced that this is a problem with the macPort script.
This is from the second run; the first one got up to libsoup with no problem. I hope this makes sense. Thanks :)
Change History (2)
Changed 13 years ago by j@…
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | devans@… ryandesign@… added |
---|---|
Description: | modified (diff) |
Port: | libsoup added |
Summary: | Error building uzbl mac osx → libsoup: libgiolibproxy.so does not exist |
On my system:
$ port provides /opt/local/lib/gio/modules/libgiolibproxy.so /opt/local/lib/gio/modules/libgiolibproxy.so is provided by: glib-networking
Do you have glib-networking installed? You should, since it is a dependency of libsoup. Do you have this libgiolibproxy.so file? If not, what does the glib-networking port contain? ("port contents glib-networking" would tell you)
Note: See
TracTickets for help on using
tickets.
the macPort file in question