Guest User

Untitled

a guest
May 18th, 2024
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.92 KB | None | 0 0
  1. ryan@framework:~/Desktop/chickadee-0.10.0$ ./configure
  2. checking for a BSD-compatible install... /usr/bin/install -c
  3. checking whether build environment is sane... yes
  4. checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
  5. checking for gawk... gawk
  6. checking whether make sets $(MAKE)... yes
  7. checking whether make supports nested variables... yes
  8. checking whether make supports nested variables... (cached) yes
  9. checking for guile... /usr/bin/guile
  10. checking for pkg-config... /usr/bin/pkg-config
  11. checking pkg-config is at least version 0.9.0... yes
  12. configure: checking for guile 3.0
  13. configure: found guile 3.0
  14. checking for guile-3.0... (cached) /usr/bin/guile
  15. checking for Guile version >= 3.0... 3.0.7
  16. checking for guild... /usr/bin/guild
  17. checking for guile-config... /usr/bin/guile-config
  18. checking if (guile) exports `mkdtemp'... yes
  19. checking if (gl) is available... no
  20. configure: error: required guile module not found: (gl)
  21.  
Advertisement
Add Comment
Please, Sign In to add comment