nwoolls / homebrew-xgminer

Homebrew formulas for CGMiner and BFGMiner
35 stars 28 forks source link

Dependency on GNU m4 #4

Open cdCorey opened 10 years ago

cdCorey commented 10 years ago

When attempting to "brew install cgminer", I get the following error:

==> autoreconf -fvi
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autom4te: need GNU m4 1.4 or later: /usr/bin/m4
aclocal: error: echo failed with exit status: 1
autoreconf: aclocal failed with exit status: 1

If I'm reading that right, it looks like everything's working up until installing autom4te, which fails due to a dependency on GNU m4 1.4.

Should this dependency be addressed by the formula somehow, or do I need to install GNU m4 manually first? If that's the case, can anyone tell me where I can get GNU m4 for Mac OS X?

Thanks.

nwoolls commented 10 years ago

Try brew install m4