#14981 closed defect (invalid)
Missing gconf-2.0 package while compiling gnome-keyring-2.22.0
Reported by: | ml-vic@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | jmroot (Joshua Root) | |
Port: |
Description
Here's the log of my session
MacBookVictor:~ victor$ sudo port install xsane Password: ---> Configuring gnome-keyring Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports .org_release_ports_gnome_gnome-keyring/work/gnome-keyring-2.22.0" && ./configure --prefix=/opt/local " returned error 1 Command output: checking dynamic linker characteristics... darwin9.2.2 dyld checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for intltool >= 0.35.0... 0.36.2 found checking for perl... /opt/local/bin/perl checking for XML::Parser... ok checking for pkg-config... /opt/local/bin/pkg-config checking for pid_t... yes checking return type of signal handlers... void checking for size_t... yes checking for uid_t in sys/types.h... yes checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GTHREAD... yes checking for GOBJECT... yes checking for GTK... yes ./configure: line 22021: gconftool-2: command not found Using config source for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for GCONF... configure: error: Package requirements (gconf-2.0) were not met: No package 'gconf-2.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables GCONF_CFLAGS and GCONF_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Error: The following dependencies failed to build: gimp2 libgnomeui gnome- keyring libbonoboui dbus xmlto docbook-xml-4.2 dbus-glib gconf orbit2 libidl gnome-vfs desktop-file-utils popt gnome-mime-data openssl libbonobo libglade2 libgnome esound audiofile libgnomecanvas gail libgtkhtml libmng autoconf help2man p5-locale-gettext libtool m4 automake lcms librsvg libcroco libgsf libwmf poppler poppler-data py25-gtk py25-cairo py25-numpy fftw-3 g95 py25-hashlib py25-gobject sane-backends libusb Error: Status 1 encountered during processing.
Change History (4)
comment:1 Changed 17 years ago by jmroot (Joshua Root)
Cc: | jmr@… added |
---|---|
Milestone: | → Port Bugs |
comment:3 Changed 17 years ago by jmroot (Joshua Root)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The gconf port was added as a dependency of gnome-keyring last week. I'm guessing you haven't run
port sync
since then, so try that.