Guest User

Untitled

a guest
Apr 23rd, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.89 KB | None | 0 0
  1. wfarr@localhost:~/src/darcs-1.0.9$ ./configure --prefix=/usr/local
  2. checking for darcs... no
  3. checking the release state... release
  4. checking for gcc... gcc
  5. checking for C compiler default output file name... a.out
  6. checking whether the C compiler works... yes
  7. checking whether we are cross compiling... no
  8. checking for suffix of executables...
  9. checking for suffix of object files... o
  10. checking whether we are using the GNU C compiler... yes
  11. checking whether gcc accepts -g... yes
  12. checking for gcc option to accept ISO C89... none needed
  13. checking how to run the C preprocessor... gcc -E
  14. checking for a BSD-compatible install... /usr/bin/install -c
  15. checking for ghc... ghc
  16. checking where GHC keeps its libraries... /usr/local/lib/ghc-6.8.2
  17. checking GHC.Handle.openFd... NOT old API
  18. checking GHC.Handle.openFd new API... failed
  19. configure: error: Couldnt figure out how to call GHC.Handle.openFd!
Add Comment
Please, Sign In to add comment