Opened 15 years ago
Closed 14 years ago
#21910 closed defect (fixed)
alacarte 0.12.4 configure failure
Reported by: | mf2k (Frank Schima) | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | alacarte |
Description
Mac OS X 10.5.8. Xcode 3.1.3.
---> Configuring alacarte Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_svn.macports.org_trunk_dports_gnome_alacarte/work/alacarte-0.12.4" && ./configure --prefix=/opt/local " returned error 1 Command output: checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.40.6 found checking for intltool-update... /opt/local/bin/intltool-update checking for intltool-merge... /opt/local/bin/intltool-merge checking for intltool-extract... /opt/local/bin/intltool-extract checking for xgettext... (cached) /opt/local/bin/xgettext checking for msgmerge... /opt/local/bin/msgmerge checking for msgfmt... (cached) /opt/local/bin/msgfmt checking for gmsgfmt... (cached) /opt/local/bin/msgfmt checking for perl... /opt/local/bin/perl checking for perl >= 5.8.1... 5.8.9 checking for XML::Parser... ok checking whether /opt/local/bin/python2.6 version is >= 2.6.0... yes checking for version... 2.6 checking for platform... darwin checking for script directory... ${prefix}/lib/python2.6/site-packages checking for extension module directory... ${exec_prefix}/lib/python2.6/site-packages checking for pkg-config... /opt/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for ALACARTE... configure: error: Package requirements (libgnome-menu >= 2.27.92) were not met: Requested 'libgnome-menu >= 2.27.92' but version of libgnome-menu is 2.26.2 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables ALACARTE_CFLAGS and ALACARTE_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. Error: Unable to upgrade port: 1
Change History (1)
comment:1 Changed 14 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Fixed by upgrade of gnome-menus to 2.30.2 in r70859. Alacarte updated to current version 0.13.2 in r71526.