chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Problems loading extensions on some platforms


From: Sven . Hartrumpf
Subject: Re: [Chicken-users] Problems loading extensions on some platforms
Date: Mon, 03 Nov 2003 14:26:04 +0100 (CET)

On 03 Nov 2003, Felix Winkelmann <address@hidden> wrote:
> BTW, can someone confirm the same problem under other SPARC platforms?
> (Sven?)

Just loading works:
> csi
; This is the CHICKEN interpreter.
; Version 1, Build 22 - solaris-unix-gnu-sparc
; (c)2000-2003 Felix L. Winkelmann
; loading /data_ki220/sven/.csirc ...
>>> (require 'vector-lib)
; loading vector-lib.scm ...
>>> 

But compiling fails, similarly "csi -setup" before creating egg:

> csi -setup
the registry pathname is /programs/free/chicken-1.22/lib/chicken/REGISTRY
Error: (cadr) bad argument type: ()

> csc vector-lib.scm -O2 -d0 -sv
Error: (cadr) bad argument type: ()

Ciao
Sven

Attachment: pgp2KxntNpkQh.pgp
Description: PGP signature


reply via email to

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