Opened 15 years ago
Closed 15 years ago
#22213 closed defect (fixed)
xkeyboard-config missing xkbcomp dependency
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | jeremyhu (Jeremy Huddleston Sequoia) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.1 |
Keywords: | Cc: | ||
Port: | xkeyboard-config |
Description
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.
Change History (1)
comment:1 Changed 15 years ago by jeremyhu (Jeremy Huddleston Sequoia)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
r59825