-
Notifications
You must be signed in to change notification settings - Fork 192
Open
Description
Assumed we just need to run make. Got this error at the start of the process.
$ make
uname: illegal option -- o
usage: uname [-amnprsv]
[CC] buffer.o
In file included from :162:
:2:9: error: macro names must be identifiers
define -DDISABLE_WHIRLPOOL 1
^
1 error generated.
make: *** [buffer.o] Error 1
As you can see, just using the make that comes with Apple.
$ make --version
GNU Make 3.81
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.
This program built for i386-apple-darwin11.3.0
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels