Opened 18 years ago

Closed 18 years ago

#5645 closed defect (fixed)

gtk-sharp doesn't install

Reported by: tjw@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: base Version: 1.0
Keywords: Cc:
Port:

Description

Deleted /opt/local installed from dmg sudo port -d selfupdate sudo port install gtk-sharp ... wait a long time ....

---> Configuring libgnomeui Error: Target com.apple.configure returned: configure failure: shell command "cd "/opt/local/var/db/ dports/build/ file._opt_local_var_db_dports_sources_rsync.rsync.opendarwin.org_dpupdate_dports_gnome_libgnomeu i/work/libgnomeui-2.12.0" && CPPFLAGS="-L/opt/local/lib -I/opt/local/include" ./configure -- prefix=/opt/local" returned error 1 Command output: checking for msgfmt... /opt/local/bin/msgfmt checking for dcgettext... yes checking for gmsgfmt... /opt/local/bin/msgfmt checking for xgettext... /opt/local/bin/xgettext checking for catalogs to be installed... af am ar az be bg bn br bs ca cs cy da de el en_CA en_GB eo es et eu fa fi fr ga gl gu he hi hr hu id is it ja kn ko ku li lt lv mi mk ml mn mr ms nb ne nl nn no nso pa pl pt pt_BR ro ru rw sk sl sq sr sr@ije sr@Latn sv ta te th tk tr uk vi wa xh yi zh_CN zh_TW zu ./configure: line 22498: GNOME_COMPILE_WARNINGS: command not found ./configure: line 22500: GNOME_DEBUG_CHECK: command not found checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for SmcSaveYourselfDone in -lSM... yes checking X11/SM/SMlib.h usability... yes checking X11/SM/SMlib.h presence... yes checking for X11/SM/SMlib.h... yes checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for SOUND_TEST... checking for jpeg_start_decompress in -ljpeg... yes checking jpeglib.h usability... yes checking jpeglib.h presence... yes checking for jpeglib.h... yes checking for LIBGNOMEUI... configure: error: Package requirements ( libgnome-2.0 >= 2.0.0 libgnomecanvas-2.0 >= 2.0.0 libbonoboui-2.0 >= 2.0.0 gconf-2.0 >= 1.1.11 pango >= 1.1.2 gnome-vfs-2.0 >= 2.7.3 gnome-keyring-1 >= 0.4) were not met. Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix.

Alternatively you may set the LIBGNOMEUI_CFLAGS and LIBGNOMEUI_LIBS environment variables to avoid the need to call pkg-config. See the pkg-config man page for more details.

Error: The following dependencies failed to build: libgnomeui libgtkhtml3 gal libgnomeprintui libgnomeprint vte gnome-session gnome-keyring

Change History (2)

comment:1 Changed 18 years ago by tjw@…

It seems that 'gnome-keyring' didn't get installed, even though it is a dependency of libgnomeui. I note that there is no port called 'gnome-keyring-1', but manually installing 'gnome-keyring' lets me get past this error.

Seems like a bug in the dependency tracking/resolution of some sort.

comment:2 Changed 18 years ago by markd@…

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.