Skip to content

Build Problem - Raspberry Pi 3 #20

@balferreira

Description

@balferreira

Hi there.
I'm trying to build your repo, but I always get this error:

pi@raspberrypi:~/jpigpio $ ./build.sh 
rm -f /home/pi/jpigpio/Pigpio.jar
jar -cvf /home/pi/jpigpio/Pigpio.jar -C bin jpigpio
bin/jpigpio : no such file or directory
added manifest
Makefile:4: recipe for target 'install' failed
make: *** [install] Error 1
rm -f *.o libJPigpioC.so jpigpio_Pigpio.h /home/pi/jpigpio/libJPigpioC.so
javah -cp ../JPigpio/bin jpigpio.Pigpio
Error: Could not find class file for 'jpigpio.Pigpio'.
Makefile:15: recipe for target 'jpigpio_Pigpio.h' failed
make: *** [jpigpio_Pigpio.h] Error 1
pi@raspberrypi:~/jpigpio $ 

Can you tell me whats happening?
Kind regards

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions