chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Error building sxpath egg


From: Virgil King
Subject: [Chicken-users] Error building sxpath egg
Date: Tue, 1 Sep 2009 10:53:44 -0700

Hi,

I'm having trouble installing the sxpath egg using a fresh install of
4.1.0 (built with ARCH=x86-64) on Snow Leopard:

Error: during expansion of (import ...) - unbound variable: |???|

        Call history:

        <syntax>                (require-extension sxpath-lolevel)
        <syntax>                (##core#require-extension (sxpath-lolevel) #t)
        <syntax>                (##core#begin (##core#begin (##core#begin 
(##sys#require
(quote sxpath-lolevel))) (import sxpath-lol......
        <syntax>                (##core#begin (##core#begin (##sys#require 
(quote
sxpath-lolevel))) (import sxpath-lolevel))
        <syntax>                (##core#begin (##sys#require (quote 
sxpath-lolevel)))
        <syntax>                (##sys#require (quote sxpath-lolevel))
        <syntax>                (quote sxpath-lolevel)
        <syntax>                (import sxpath-lolevel) <--

Error: shell command terminated with non-zero exit status 17920:
/usr/local/bin/chicken chicken/txpath.scm -output-file txpath.c
-dynamic -feature chicken-compile-shared -feature compiling-extension
-optimize-level 2 -emit-import-library txpath
  /usr/local/bin/csc -feature compiling-extension   -s -O2 txpath.import.scm
csc: file `txpath.import.scm' does not exist

Error: shell command failed with nonzero exit status
16384
"/usr/local/bin/csc -feature compiling-extension   -s -O2 txpath.import.scm"
Error: shell command terminated with nonzero exit code
17920

Does anyone have any suggestions? The other eggs I've tried have worked.

Thanks,
Virgil




reply via email to

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