chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] Chicken update question


From: felix winkelmann
Subject: Re: [Chicken-users] Chicken update question
Date: Thu, 11 Dec 2008 16:13:36 +0100

On Thu, Dec 11, 2008 at 4:05 PM, William Ramsay <address@hidden> wrote:
> Hi,
>
> I am trying to upgrade to Chicken 3.4 from 2.6 (I've been doing other stuff
> for a while) and I'm having trouble with easyffi.  I used chicken-setup to
> download and install it and there is an easyffi.so file in
> /usr/local/lib/chicken/1.

Is that really a "1" ? It should be "4", I think.

>
> However, when I try to compile code using:
>
>       csc -vk locator.scm -C "`pkg-config --cflags gtk+-2.0`" -L
> "`pkg-config --libs gtk+-2.0`" -X easyffi
>
> I get:
>
>        /usr/local/bin/chicken locator.scm -output-file locator.c -quiet
> -extend easyffi
>        Error: (open-input-file) can not open file - No such file or
> directory: "easyffi"
>
> Under 2.6 I had no trouble doing this.   What am I missing?
>

Does "chicken-setup -l" list it correctly?


cheers,
felix




reply via email to

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