Search Criteria
Package Details: lib32-libwacom 1.9-1
Git Clone URL: | https://aur.archlinux.org/lib32-libwacom.git (read-only, click to copy) |
---|---|
Package Base: | lib32-libwacom |
Description: | Library to identify Wacom tablets and their features (32-bit) |
Upstream URL: | https://github.com/linuxwacom/libwacom/wiki |
Licenses: | |
Submitter: | orumin |
Maintainer: | adsun |
Last Packager: | adsun |
Votes: | 4 |
Popularity: | 0.000000 |
First Submitted: | 2016-06-11 16:51 |
Last Updated: | 2021-02-24 02:29 |
Latest Comments
Sukid commented on 2019-08-29 21:07
Failing to build. Several messages of /usr/bin/install: will not overwrite just-created '/media/data01/AUR/yaycache/lib32-libwacom/pkg/lib32-libwacom/usr/share/libwacom/.tablet' with '.tablet' (does this with multiple .tablet files)
And then make[3]: [Makefile:597: install-dist_libwacomtabletDATA] Error 1 make[3]: Leaving directory '/media/data01/AUR/yaycache/lib32-libwacom/src/libwacom-1.0/data' make[2]: [Makefile:959: install-am] Error 2 make[2]: Leaving directory '/media/data01/AUR/yaycache/lib32-libwacom/src/libwacom-1.0/data' make[1]: [Makefile:624: install-recursive] Error 1 make[1]: Leaving directory '/media/data01/AUR/yaycache/lib32-libwacom/src/libwacom-1.0/data' make: [Makefile:462: install-recursive] Error 1 ==> ERROR: A failure occurred in package(). Aborting...
aaronp commented on 2017-07-09 11:28
Depends on lib32-librsvg
Enverex commented on 2016-08-16 13:29
Why is lib32-libwacom a dependency of lib32-libwacom? Yaourt goes into an infinite loop if you try and install this because it's a dependency of itself!
orumin commented on 2016-07-30 06:30
@zhenbo
Thank you, I fixed.
zhenbo commented on 2016-07-22 03:04
After installing lib32-gtk2, lib32-libwacom built successfully on my computer.
Missing dependencies?
zhenbo commented on 2016-07-22 02:57
Failed to build:
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../libgtk-x11-2.0.so when searching for -lgtk-x11-2.0
/usr/bin/ld: skipping incompatible /usr/lib/libgtk-x11-2.0.so when searching for -lgtk-x11-2.0
/usr/bin/ld: cannot find -lgtk-x11-2.0
/usr/bin/ld: skipping incompatible /usr/lib/gcc/x86_64-pc-linux-gnu/6.1.1/../../../libgdk-x11-2.0.so when searching for -lgdk-x11-2.0
/usr/bin/ld: skipping incompatible /usr/lib/libgdk-x11-2.0.so when searching for -lgdk-x11-2.0
/usr/bin/ld: cannot find -lgdk-x11-2.0
collect2: error: ld returned 1 exit status
make[2]: *** [Makefile:459: show-svg-image] Error 1
make[2]: Leaving directory '/tmp/yaourt-tmp-lizhenbo/aur-lib32-libwacom/src/libwacom-0.18/tools'
make[1]: *** [Makefile:460: all-recursive] Error 1
make[1]: Leaving directory '/tmp/yaourt-tmp-lizhenbo/aur-lib32-libwacom/src/libwacom-0.18'
make: *** [Makefile:369: all] Error 2