Skip to content

Instantly share code, notes, and snippets.

@ZachBacon
Created September 14, 2024 08:13
Show Gist options
  • Save ZachBacon/d399b6edea8021331e563bbf89016311 to your computer and use it in GitHub Desktop.
Save ZachBacon/d399b6edea8021331e563bbf89016311 to your computer and use it in GitHub Desktop.
Executing: ./Configure '--disable-shared' '--prefix=/usr' '--sysconfdir=/etc'
Configure: WARNING: unrecognized options: --disable-shared
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether make supports nested variables... (cached) yes
checking for gcc... clang
checking whether the C compiler works... no
Configure: error: in `/Users/zachbacon/vbam-build-mac-64bit/dists/m4':
Configure: error: C compiler cannot create executables
See `config.log' for more details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment