Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compiling Error on Rpi2 Wheezy #20

Open
seekwhencer opened this issue Feb 14, 2016 · 1 comment
Open

Compiling Error on Rpi2 Wheezy #20

seekwhencer opened this issue Feb 14, 2016 · 1 comment

Comments

@seekwhencer
Copy link

got this messange after "make":

cd . && /bin/bash /home/pi/downloads/shine-3.1.0/missing automake-1.14 --foreign
/home/pi/downloads/shine-3.1.0/missing: Zeile 81: automake-1.14: Kommando nicht gefunden.
WARNING: 'automake-1.14' is missing on your system.
You should only need it if you modified 'Makefile.am' or
'configure.ac' or m4 files included by 'configure.ac'.
The 'automake' program is part of the GNU Automake package:
http://www.gnu.org/software/automake
It also requires GNU Autoconf, GNU m4 and Perl in order to run:
http://www.gnu.org/software/autoconf
http://www.gnu.org/software/m4/
http://www.perl.org/
Makefile:374: recipe for target 'Makefile.in' failed
make: *** [Makefile.in] Error 1

@smimram
Copy link
Contributor

smimram commented Feb 14, 2016

Is automake installed on you system?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants