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

Makefile issues #1

Open
gferman opened this issue Jun 24, 2020 · 0 comments
Open

Makefile issues #1

gferman opened this issue Jun 24, 2020 · 0 comments

Comments

@gferman
Copy link

gferman commented Jun 24, 2020

Hi @aschellenberg74, I'm trying to build OpenFresco on my macOS 10.15 machine. I used the Makefile.def.MACOSX file for that matter, and moved it to the root of OpenFresco folder. Also, I changed lines 36 and 38 of the Makefile.def file as follows:

HOME = /Users/MyUserName/GitHub/

OPENFRESCO = $(HOME)/OpenFresco/SRC

Then I typemake to install. Unfortunately, I'm not able to build the binary or library files. Here is the error message:

Makefile:178: *** missing separator. Stop.
LIBRARIES BUILT ... NOW LINKING OpenFresco PROGRAM
Makefile:54: *** missing separator. Stop.
make: *** [all] Error 2

Please help. Thanks! -Gaston

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

1 participant