chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Crypt egg build error


From: Matt Gushee
Subject: [Chicken-users] Crypt egg build error
Date: Thu, 11 Apr 2013 20:35:20 -0600

Hello, Chickeneers--

I am attempting to install the crypt egg on 32-bit Linux (up-to-date
Arch Linux w/ glibc-2.17), but I am getting the following error:

 crypt located at /tmp/tempfbc5.4157/crypt
checking platform for `crypt' ...
checking dependencies for `crypt' ...
install order:
("crypt")
installing crypt:0.4 ...
changing current directory to /tmp/tempfbc5.4157/crypt
  /usr/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e
"(import setup-api)" -e "(setup-error-handling)" -e
"(extension-name-and-version '(\"crypt\" \"0.4\"))"
/tmp/tempfbc5.4157/crypt/crypt.setup
  /usr/bin/csc -feature compiling-extension -setup-mode    -C
-D_XOPEN_SOURCE -L -lcrypt detect-native-crypt-features.scm
  ./detect-native-crypt-features

Error: (string=?) bad argument type: #f

    Call history:

    detect-native-crypt-features.scm:11: conc
    detect-native-crypt-features.scm:23: fold
    detect-native-crypt-features.scm:26: symbol->string
    detect-native-crypt-features.scm:26: conc
    detect-native-crypt-features.scm:25: string->symbol
    detect-native-crypt-features.scm:29: crypt-native
    implementations/native/crypt.scm:6: g8
    implementations/native/crypt.scm:7: ##sys#make-c-string
    implementations/native/crypt.scm:7: ##sys#make-c-string
    implementations/native/crypt.scm:7: ##sys#peek-c-string          <--

Error: shell command failed with nonzero exit status 17920:

  ./detect-native-crypt-features


Error: shell command terminated with nonzero exit code
17920
"/usr/bin/csi -bnq -setup-mode -e \"(require-library setup-api)\" -e
\"(import s...

Anyone know what is going on here?

Thanks,
Matt Gushee



reply via email to

[Prev in Thread] Current Thread [Next in Thread]