Re: [aur-general] qjoypad doesn't compile (solution included)

2012-02-12 Thread Lukáš Jirkovský
On 12 February 2012 04:37, Alishams Hassam wrote: > Qjoypad doesn't compile due to not being linked against X11. This was > pointed out in the comments: > > cd src/qjoypad-4.1.0/src > > g++ -m64 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o > qjoypad axis.o axis_edit.o axisw.o but

Re: [aur-general] qjoypad doesn't compile (solution included)

2012-02-12 Thread Luca Bennati
Or you could simply get a patch from official svn, since it has already been solved there :)

[aur-general] qjoypad doesn't compile (solution included)

2012-02-11 Thread Alishams Hassam
Qjoypad doesn't compile due to not being linked against X11. This was pointed out in the comments: cd src/qjoypad-4.1.0/src g++ -m64 -Wl,-O1,--sort-common,--as-needed,-z,relro,--hash-style=gnu -o qjoypad axis.o axis_edit.o axisw.o button.o button_edit.o buttonw.o event.o flash.o icon.o joypad.o j