Skip to content

Makefile issues #1

@gferman

Description

@gferman

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

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