Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug
Bug#: 199116
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Games <games@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Brandon Captain <caibbor@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 199116 depends on: Show dependency tree
Bug 199116 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-11-14 04:29 0000
on a gentoo system, the joystick devices are loaced in /dev/input, so this is
what the -DEVDIR flag needs to be set to when compiling qjoypad.

as it is, DEVDIR isn't even set, so it ends up being "", which won't let the
program find the devices...and as such, won't work.

in the ebuild for qjoypad-3.4.1, simply change the following line
from:   eqmake3 qjoypad.pro PREFIX=/usr
to:     eqmake3 qjoypad.pro PREFIX=/usr DEVDIR=/dev/input

digest, and compile. viola.

Reproducible: Always

Steps to Reproduce:

------- Comment #1 From Mr. Bones. 2007-11-14 05:32:34 0000 -------
in portage.  thanks for the bug report.

Bug List: (This bug is not in your last search results)   Show last search results      Search page      Enter new bug