chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] scgi doesn't compile for me


From: jbarciela jbarciela
Subject: Re: [Chicken-users] scgi doesn't compile for me
Date: Fri, 2 Jun 2006 20:56:10 -0400

Thanks for your answer Felix, it compiles now

Kon Lovett pointed out that there is a new compiler feature that
scgi.setup uses that is not available in chicken 2.3. He sent me a
different scgi.setup without "-check-imports" and "-emit-exports" --
not that at this point I understand what that feature does

my "csi -v" gives:
Version 2, Build 3 - macosx-unix-gnu-ppc - [ dload ptables ]

Now to my next task: make the scgi example work

Thanks again
Jaime

On 6/2/06, felix winkelmann <address@hidden> wrote:
On 6/2/06, jbarciela jbarciela <address@hidden> wrote:

> Since I'm new to this, I have no clue what can be wrong. Could anybody
> give me a hint?
>
> Below is the output of
> sudo /opt/local/bin/chicken-setup scgi
>
> Thanks a lot in advance for any help
> Jaime
>
> ===========================================
> The extension scgi does not exist.
> Do you want to download it ? (yes/no/abort) [yes] downloading catalog ...
> downloading catalog from www.call-with-current-continuation.org ...
> downloading scgi.egg from (www.call-with-current-continuation.org eggs/ 80) 
...
>   creating directory `scgi.egg.dir'
>   gunzip -c ../scgi.egg | tar xvf -
> scgi.scm
> egg.jpg
> scgi.html
> scgi.setup
> scgi-demo.scm
>   /opt/local/bin/csc -feature compiling-extension -O2 -d0
> -check-imports -s scgi.scm -o scgi.so -emit-exports scgi.exports
> Error: shell invocation failed with non-zero return status
> "/opt/local/bin/csc -feature compiling-extension -O2 -d0
> -check-imports -s scgi...
> 64

What Chicken version are you using? Did you get no other error
message?


(felix)





reply via email to

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