Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
"make" Not Working. #1
Comments
|
When I was tinkering with this, I was doing it on a Raspberry Pi. I started with one of the source packages available at git.kraxel.org. I don't recall if I ever tried to build it on Ubuntu. When you did this thing above, the file "Make.config" was created. Post its contents here, maybe the next step will be obvious from that. |
Zythyr
commented
Mar 3, 2017
•
|
I am having the same issue on Raspberry Pi and Ubuntu 16.04. I tested both versions: wware/fbida and fbida-2.13 from https://www.kraxel.org/releases/fbida/.
Below is the content of my Make.config file.
I ran the make command using "make --warn-undefined-variables". Below was the output:
|
DennysPelegrin commentedDec 7, 2016
•
Edited 1 time
-
DennysPelegrin
Dec 7, 2016
Hello all. I was trying to install fbida. I ran "make" on my terminal and I receive the error in the picture (it says: Make.config:1: *** empty variable name. Stop). Any ideas on how I could fix it? I don't know if this matters, but I'm trying to run it in VirtualBox (and VirtualBox is running Ubuntu).
Thank you for your time,
Dennys