Skip to content

Instantly share code, notes, and snippets.

@linker-err0r
Created May 26, 2014 17:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save linker-err0r/13b24a913fe2252a48af to your computer and use it in GitHub Desktop.
Save linker-err0r/13b24a913fe2252a48af to your computer and use it in GitHub Desktop.
checking libguile compile flags... -D_THREAD_SAFE -I/usr/local/Cellar/guile/2.0.11/include/guile/2.0 -I/usr/local/Cellar/gmp/5.1.3/include -I/usr/local/Cellar/readline/6.3.5/include -I/usr/local/Cellar/bdw-gc/7.2e/include
checking libguile link flags... -L/usr/local/Cellar/guile/2.0.11/lib -L/usr/local/Cellar/bdw-gc/7.2e/lib -lguile-2.0 -lgc
checking for scm_boot_guile in -lguile... no
configure: error: ERROR! Guile 1.6 or above required.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment