Advertisement
Guest User

Untitled

a guest
Jun 22nd, 2017
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. # cat log
  2. retrieving ...
  3. connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
  4. requesting "/henrietta.cgi?name=endian-blob" ...
  5. reading response ...
  6. HTTP/1.1 200 OK
  7. Date: Sun, 24 Oct 2010 04:50:25 GMT
  8. Server: Apache
  9. Connection: close
  10. Transfer-Encoding: chunked
  11. Content-Type: text/plain
  12. reading chunks ...
  13. reading files ...
  14. ./endian-blob.meta
  15. ./floatformat.c
  16. ./floatformat.h
  17. ./endian-blob.setup
  18. ./endian-blob.scm
  19. endian-blob located at /tmp/chicken-install-363.tmp/endian-blob
  20. checking platform for `endian-blob' ...
  21. checking dependencies for `endian-blob' ...
  22. install order:
  23. ("endian-blob")
  24. installing endian-blob: ...
  25. changing current directory to /tmp/chicken-install-363.tmp/endian-blob
  26. /usr/local/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(impo
  27. rt setup-api)" -e "(extension-name-and-version '(\"endian-blob\" \"\"))" /tmp/ch
  28. icken-install-363.tmp/endian-blob/endian-blob.setup
  29. /usr/local/bin/csc -feature compiling-extension -setup-mode -O2 -d0 -s endi
  30. an-blob.scm floatformat.c -j endian-blob
  31.  
  32. Error: shell command terminated with non-zero exit status 139: /usr/local/bin/ch
  33. icken.exe endian-blob.scm -output-file endian-blob.c -dynamic -feature chicken-c
  34. ompile-shared -feature compiling-extension -setup-mode -optimize-level 2 -debug-
  35. level 0 -emit-import-library endian-blob
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement