RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    Please do not post a support request without first reading and following the advice in https://retropie.org.uk/forum/topic/3/read-this-first

    cand install the pax serries ulyimate led drive

    Scheduled Pinned Locked Moved Help and Support
    led buttonssupportscript
    4 Posts 2 Posters 282 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • C
      compukit
      last edited by

      whel i try to install it on a nieuw rsb 3+ build bad only get erros and dont have a idee how to fix it.
      2 -Wall -W -Werror -MT linux.lo -MD -MP -MF .deps/linux.Tpo -c linux.c -fPIC -DPIC -o .libs/linux.o
      In file included from linux.c:6:
      ../include/hid.h:5:10: fatal error: usb.h: No such file or directory
      #include <usb.h>
      ^~~~~~~
      compilation terminated.
      make[1]: *** [Makefile:427: linux.lo] Error 1
      make[1]: Leaving directory '/home/pi/src/libhid-0.2.16/src'
      make: *** [Makefile:394: install-recursive] Error 1

      pi@retropie:~/src $ cd pacdrive_0_2
      pi@retropie:~/src/pacdrive_0_2 $ make
      /usr/bin/gcc -Wall -c -DLINUX pac_prog.c
      In file included from pac_prog.c:5:
      pac_prog.h:30:10: fatal error: hid.h: No such file or directory
      #include <hid.h>
      ^~~~~~~
      compilation terminated.
      make: *** [Makefile:40: pac_prog.o] Error 1

      can sombady please help my ?
      im using a respberry pi 3+b and the imig is from this site .
      i started over like 10 times all whit a fres install.
      o i try to install from this site https://gist.github.com/savetheclocktower/c7644597c9c4c3990b7fee363d5f03c1 dat its not working for my :(

      1 Reply Last reply Reply Quote 0
      • C
        compukit
        last edited by

        wel i im trying for a few days now to get my arcade up and running and have problem after problem.
        can sombady please tel my how i can fix this ?

        pi@arcade:~/src/pacdrive_0_2 $ In file included from pac_prog.c:5:
        pac_prog.h:30:10: fatal error: hid.h: No such file or directory
        30 | #include <hid.h>
        | ^~~~~~~

        thnx
        i dont now what to do anny more .

        1 Reply Last reply Reply Quote 0
        • mituM
          mitu Global Moderator
          last edited by

          NOTE: I've merged your topics, since they're related to your specific installation and not RetroPie specific at all. Also, your questions are specific to 3rd party Linux programs not distributed by RetroPie and the chances of getting an answer here in the forums is pretty slim.

          1 Reply Last reply Reply Quote 0
          • C
            compukit
            last edited by

            whel thanx to @mitu whit out nowing it igot it to work i think.
            the problem was the first stap what i dident notis.
            and @mitu did say i a noder post "
            The GCC version included in Raspbian Buster is stricter now and because of the all warnings being treated as errors compilation parameter, it refuses to compile libhid.
            What you can do is to remove the -Wall usage by running configuring the libhid build (and probably the other libraries included), with

            ./configure --disable-warnings "
            wel so i try that and its working.
            so for so far i can thel i can turn the leds on and of using the command line (in terminal).
            hope the rest is working to i gone try that now.

            1 Reply Last reply Reply Quote 0
            • First post
              Last post

            Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.

            Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.