chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Trouble with easyffi


From: Peter Bex
Subject: Re: [Chicken-users] Trouble with easyffi
Date: Thu, 25 Jun 2009 15:05:42 +0200
User-agent: Mutt/1.4.2.3i

On Thu, Jun 25, 2009 at 07:42:19AM -0400, bill wrote:
> Hi,
> 
> I recently moved my linux system from Gentoo to Xubunto.   In doing so I 
> am now having trouble getting some of my old Chicken programs working.
> 
> When I compile GTK code into one of my programs with easyffi everything 
> seems to work fine.   I get no compile errors.  But when I try to 
> execute the program I get the following error:
> 
> Error: unbound variable: foreign-parse
> 
>    Call history:
> 
>    foreign-parse            <--
> 
> This evidently comes from easyffi since there is no foreign-parse call 
> in any of my scheme code.   Any ideas on what could be wrong. 

Did you import the proper module?  Does chicken give a warning while
compiling?

> Also, 
> how do you get a list of installed eggs under the new system (i.e. the 
> old chicken-setup -list call)?   I am running 4.0.

chicken-status will do that.

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth

Attachment: pgpSxdFl_xbg8.pgp
Description: PGP signature


reply via email to

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