<!-- This issue tracker is only for technical issues related to Bitcoin Core. General bitcoin questions and/or support requests are best directed to the Bitcoin StackExchange at https://bitcoin.stackexchange.com. For reporting security issues, please read instructions at https://bitcoincore.org/en/contact/. If the node is "stuck" during sync or giving "block checksum mismatch" errors, please ensure your hardware is stable by running memtest and observe CPU temperature with a load-test tool such as linpack before creating an issue! -->
<!-- Describe the issue -->
I'm not sure where to begin. Any help would be appreciated.
After installing the dependencies with brew, I ran: $./autogen.sh $./configure
./configure: line 1: syntax error near unexpected token `('
./configure: line 1: `m4trace:configure.ac:11: -1- AC_INIT([Bitcoin Core], [_CLIENT_VERSION_MAJOR._CLIENT_VERSION_MINOR._CLIENT_VERSION_REVISION], [https://github.com/bitcoin/bitcoin/issues], [bitcoin], [https://bitcoincore.org/])'
<!--- What behavior did you expect? -->
<!--- What was the actual behavior (provide screenshots if the issue is GUI-related)? -->
<!--- How reliably can you reproduce the issue, what are the steps to do so? -->
<!-- What version of Bitcoin Core are you using, where did you get it (website, self-compiled, etc)? -->
<!-- What type of machine are you observing the error on (OS/CPU and disk type)? -->
Versions:
- MacOSX Sierra v10.13.1
- Homebrew 1.5.4-46-gef1924e
- Warning: automake 1.15.1 is already installed
- Warning: berkeley-db@4 4.8.30 is already installed
- Warning: libtool 2.4.6_1 is already installed
- Warning: boost 1.66.0 is already installed
- Warning: miniupnpc 2.0.20180203 is already installed
- Warning: openssl 1.0.2n is already installed
- Warning: pkg-config 0.29.2 is already installed
- Warning: protobuf 3.5.1 is already installed
- Warning: python3 3.6.4_2 is already installed
- Warning: qt 5.10.1 is already installed
- Warning: libevent 2.1.8 is already installed
<!-- Any extra information that might be useful in the debugging process. -->
<!--- This is normally the contents of a `debug.log` or `config.log` file. Raw text or a link to a pastebin type site are preferred. -->