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 Error on FreeBSD #28

Closed
Flare183 opened this issue Oct 7, 2015 · 3 comments
Closed

Makefile Error on FreeBSD #28

Flare183 opened this issue Oct 7, 2015 · 3 comments

Comments

@Flare183
Copy link

Flare183 commented Oct 7, 2015

I have a received a Makefile error while trying to do ./Run:
$ ./Run
make: "/usr/home/jesse/byte-unixbench-5.1.3/UnixBench/Makefile" line 107: Need an operator
make: "/usr/home/jesse/byte-unixbench-5.1.3/UnixBench/Makefile" line 109: Need an operator
make: "/usr/home/jesse/byte-unixbench-5.1.3/UnixBench/Makefile" line 111: Need an operator
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/home/jesse/byte-unixbench-5.1.3/UnixBench
make: "/usr/home/jesse/byte-unixbench-5.1.3/UnixBench/Makefile" line 107: Need an operator
make: "/usr/home/jesse/byte-unixbench-5.1.3/UnixBench/Makefile" line 109: Need an operator
make: "/usr/home/jesse/byte-unixbench-5.1.3/UnixBench/Makefile" line 111: Need an operator
make: Fatal errors encountered -- cannot continue
make: stopped in /usr/home/jesse/byte-unixbench-5.1.3/UnixBench


Run: "make all" failed; aborting

@gorhas
Copy link

gorhas commented Dec 1, 2015

You need to install gmake and change in makefile.

@gstrauss
Copy link
Collaborator

@Flare183: is this still an issue after changes in commit c22488d removed use of gmake-specific 'ifdef'?

@gstrauss
Copy link
Collaborator

@kdlucas: please close: fixed

@kdlucas kdlucas closed this as completed Sep 17, 2016
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

4 participants