[MacPorts] #22213: xkeyboard-config missing xkbcomp dependency
MacPorts
noreply at macports.org
Fri Oct 23 00:17:17 PDT 2009
#22213: xkeyboard-config missing xkbcomp dependency
-------------------------------------+--------------------------------------
Reporter: ryandesign@… | Owner: jeremyhu@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.1
Keywords: | Port: xkeyboard-config
-------------------------------------+--------------------------------------
While upgrading xorg-server on my Power Mac with Mac OS X 10.5.8, MacPorts
tried to install xkeyboard-config, but failed because it couldn't find
xkbcomp:
{{{
---> Computing dependencies for xkeyboard-config
---> Fetching xkeyboard-config
---> Verifying checksum(s) for xkeyboard-config
---> Extracting xkeyboard-config
---> Configuring xkeyboard-config
Error: Target org.macports.configure returned: configure failure: shell
command " cd "/mp/var/macports/build
/_Volumes_data_macports_ports_x11_xkeyboard-config/work/xkeyboard-
config-1.7" && ./configure --prefix=/mp " returned error 1
Command output: checking for a BSD-compatible install... /usr/bin/install
-c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /mp/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for xkbcomp... not_found
configure: error: xkbcomp is required to install the xkb data files
Error: Problem while installing xkeyboard-config
}}}
The xkbcomp port is not installed. Installing it allowed xkeyboard-config
to install, so I think it needs a dependency added.
--
Ticket URL: <http://trac.macports.org/ticket/22213>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list