make -C .. all | |
make[1]: Entering directory `/tmp/yaourt-tmp-dm/aur-leocad/src/leocad' | |
Linking bin/leocad | |
/usr/bin/ld: linux/system.o: undefined reference to symbol 'XQueryKeymap' | |
/usr/bin/ld: note: 'XQueryKeymap' is defined in DSO /usr/lib/libX11.so.6 so try adding it to the linker command line | |
/usr/lib/libX11.so.6: could not read symbols: Invalid operation | |
collect2: error: ld returned 1 exit status | |
make[1]: *** [bin/leocad] Error 1 | |
make[1]: Leaving directory `/tmp/yaourt-tmp-dm/aur-leocad/src/leocad' | |
make: *** [all] Error 2 | |
==> ERROR: A failure occurred in build(). | |
Aborting... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment