OrangePiLibra / WiringPi

The WiringPi on OrangePi
GNU Lesser General Public License v3.0
58 stars 29 forks source link

Installation error #1

Open raimundo151179 opened 7 years ago

raimundo151179 commented 7 years ago

An error appear when I try to install the module.

login as: orangepi orangepi@192.168.0.254's password: Welcome to Ubuntu 16.04.1 LTS (GNU/Linux 3.10.62-rel5.0.2 armv7l)

WiringPi Library [UnInstall] [Compile] wiringPi.c In file included from wiringPi.c:80:0: OrangePi.h:1:0: error: unterminated #ifndef

ifndef _ORANGEPI_H

^ Makefile:131: recipe for target 'wiringPi.o' failed make: *** [wiringPi.o] Error 1

Make Failed... Please check the messages and fix any problems. If you're still stuck, then please email all the output and as many details as you can to projects@drogon.net

orangepi@OrangePi:~/WiringPi$