Search Criteria
Package Details: midijoystick-git a98d0d6-1
Git Clone URL: | https://aur.archlinux.org/midijoystick-git.git (read-only, click to copy) |
---|---|
Package Base: | midijoystick-git |
Description: | JACK client to map joystick buttons to MIDI events |
Upstream URL: | https://github.com/osune/MidiJoystick |
Licenses: | |
Provides: | |
Submitter: | VirtualTam |
Maintainer: | VirtualTam |
Last Packager: | VirtualTam |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2016-06-10 21:46 |
Last Updated: | 2016-06-10 21:46 |
Latest Comments
ToxicAvenger commented on 2019-03-27 18:04
Seems there's something wrong in gambit? "sigset_t" error? I've tried both gambit-c and gambit-c-git, both crash the build the same way
Compilation finished. gcc -O1 -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong -fno-plt -Wno-unused -Wno-write-strings -Wdisabled-optimization -fwrapv -fno-strict-aliasing -fno-trapping-math -fno-math-errno -fschedule-insns2 -fmodulo-sched -freschedule-modulo-scheduled-loops -fomit-frame-pointer -fPIC -fno-common -mpc64 -DSINGLEHOST -I"/usr/include" -c -o "midijoystick.o" -std=c11 -Wall -g -O0 midijoystick.c In file included from midijoystick.c:450: /usr/include/gambit.h:8444:5: error: unknown type name ‘sigset_t’ _sigset_type sigset[3]; / increase if other interrupts are added / ^~~~~~~~~~~~~~ ERROR IN ##main -- target compilation or link failed while compiling "/home/conduit/.cache/yay/midijoystick-git/src/MidiJoystick/midijoystick.c" make: [Makefile:5: midijoystick] Error 70 ==> ERRO: Uma falha ocorreu em build(). Abortando... Error making: midijoystick-git
Any clues how to bypass this?