There was a cmake version bump, which killed a definition file for libgaminggear. Please reinstall libgaminggear to get the correct definition file on the correct place, so you can guild roccat-tools.
Search Criteria
Package Details: roccat-tools-ryosmk 5.9.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/roccat-tools.git (read-only, click to copy) |
---|---|
Package Base: | roccat-tools |
Description: | Userland applications to configure and make extended use of ROCCAT RyosMK devices |
Upstream URL: | http://roccat.sourceforge.net |
Keywords: | gui hardware keyboard mouse settings |
Licenses: | GPL2 |
Submitter: | russo79 |
Maintainer: | aaronfischer |
Last Packager: | aaronfischer |
Votes: | 55 |
Popularity: | 0.000000 |
First Submitted: | 2012-03-05 16:53 (UTC) |
Last Updated: | 2020-09-23 21:17 (UTC) |
Dependencies (3)
- roccat-tools-commonAUR
- cmake (cmake-gitAUR) (make)
- kmod-roccatAUR (roccat-dkmsAUR) (optional) – Adds support for the old kone device.
Required by (2)
Sources (4)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 .. 22 Next › Last »
aaronfischer commented on 2018-05-17 21:36 (UTC)
Davikar commented on 2018-05-15 08:52 (UTC)
I get the same error message as @Freso. I've tried rebuilding libgaminggear, but it doesn't help...
Poohblah commented on 2018-03-28 00:45 (UTC)
@Freso, I had the same issue. I fixed it by rebuilding and reinstalling the libgaminggear AUR package.
StefanT commented on 2018-02-19 17:45 (UTC) (edited on 2018-02-19 17:46 (UTC) by StefanT)
For me this package requires that I also install roccat-tools-ryosmk. Otherwise the configuration fails to start:
$ roccatryosmkfxconfig
roccatryosmkfxconfig: error while loading shared libraries:
libroccatryosmkwidget.so.5: cannot open shared object file: No such file or directory
Freso commented on 2018-02-03 02:42 (UTC)
I get an error trying to makepkg
this PKGBUILD:
"""
freso@din /t/f/roccat-tools> makepkg -fscC
==> Making package: roccat-tools 5.7.0-1 (Sat Feb 3 03:39:35 CET 2018)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Found roccat-tools-5.7.0.tar.bz2
-> Found 90-uinput.rules
-> Found uhid.conf
==> Validating source files with sha256sums...
roccat-tools-5.7.0.tar.bz2 ... Passed
90-uinput.rules ... Passed
uhid.conf ... Passed
==> Removing existing $srcdir/ directory...
==> Extracting sources...
-> Extracting roccat-tools-5.7.0.tar.bz2 with bsdtar
==> Removing existing $pkgdir/ directory...
==> Starting build()...
CMake Deprecation Warning at CMakeLists.txt:3 (CMAKE_POLICY):
The OLD behavior for policy CMP0022 will be removed from a future version
of CMake.
The cmake-policies(7) manual explains that the OLD behaviors of all policies are deprecated and that a policy should be set to OLD only under specific short-term circumstances. Projects should be ported to the NEW behavior and not rely on setting a policy to OLD.
-- The C compiler identification is GNU 7.3.0 -- Check for working C compiler: /usr/lib/ccache/bin/cc -- Check for working C compiler: /usr/lib/ccache/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- compiling for devices arvo;isku;iskufx;kiro;koneplus;konepure;konepuremilitary;konepureoptical;konextd;konextdoptical;kovaplus;kova2016;lua;nyth;pyra;ryosmk;ryosmkfx;ryostkl;savu;skeltr;sova;suora;tyon;kone -- Installing libraries in /usr/lib -- Installing udev rules in /usr/lib/udev/rules.d -- Installing eventhandler plugins in /usr/lib/roccat -- Compiler supports attribute pack -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Checking for module 'gthread-2.0' -- Found gthread-2.0, version 2.54.3 -- Checking for module 'atk' -- Found atk, version 2.26.1 -- Checking for module 'cairo' -- Found cairo, version 1.15.10 -- Checking for module 'gdk-2.0' -- Found gdk-2.0, version 2.24.32 -- Checking for module 'gdk-pixbuf-2.0' -- Found gdk-pixbuf-2.0, version 2.36.10 -- Checking for module 'glib-2.0' -- Found glib-2.0, version 2.54.3 -- Checking for module 'gobject-2.0' -- Found gobject-2.0, version 2.54.3 -- Checking for module 'gtk+-2.0' -- Found gtk+-2.0, version 2.24.32 -- Checking for module 'pango' -- Found pango, version 1.40.13 -- Checking for module 'dbus-1' -- Found dbus-1, version 1.12.2 -- Checking for module 'dbus-glib-1' -- Found dbus-glib-1, version 0.110 -- Checking for module 'gmodule-2.0' -- Found gmodule-2.0, version 2.54.3 -- Checking for module 'gudev-1.0' -- Found gudev-1.0, version 232 -- Checking for module 'x11' -- Found x11, version 1.6.5 CMake Error at CMakeLists.txt:84 (FIND_PACKAGE): By not providing "FindGAMINGGEAR0.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "GAMINGGEAR0", but CMake did not find one.
Could not find a package configuration file provided by "GAMINGGEAR0" (requested version 0.15.1) with any of the following names:
GAMINGGEAR0Config.cmake
gaminggear0-config.cmake
Add the installation prefix of "GAMINGGEAR0" to CMAKE_PREFIX_PATH or set "GAMINGGEAR0_DIR" to a directory containing one of the above files. If "GAMINGGEAR0" provides a separate development package or SDK, be sure it has been installed.
-- Configuring incomplete, errors occurred! See also "/tmp/makepkg/roccat-tools/src/roccat-tools-5.7.0/CMakeFiles/CMakeOutput.log". ==> ERROR: A failure occurred in build(). Aborting... """
Pinned Comments
aaronfischer commented on 2019-03-28 20:13 (UTC)
@Gonzo2028: See here: https://www.reddit.com/r/linux_gaming/comments/5js1l2/im_stefan_achatz_stopping_programming_linux/
Stunts commented on 2017-01-05 13:13 (UTC)
aaronfischer commented on 2015-11-22 13:21 (UTC) (edited on 2017-01-04 21:58 (UTC) by aaronfischer)
edward_81 commented on 2015-10-03 15:31 (UTC)