[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-users] lua egg no longer builds in 2.732
From: |
felix winkelmann |
Subject: |
Re: [Chicken-users] lua egg no longer builds in 2.732 |
Date: |
Mon, 19 Nov 2007 05:37:24 +0100 |
What chicken version are you using? If you use the trunk, consider
getting the newest one and recompile everything (touch *.scm) - there
have been some bootstrapping issues.
Well, actually I screwed up. But "bootstrapping issues" sounds somewhat
more optimistic...
cheers,
felix
On Nov 19, 2007 1:35 AM, John Cowan <address@hidden> wrote:
> Here's what I get under Linux:
>
> address@hidden:~$ sudo chicken-setup lua
>
> The extension lua does not exist.
> Do you want to download it ? (yes/no/abort) [yes]
> downloading lua.egg from (www.call-with-current-continuation.org eggs 80)
> gzip -d -c ../lua.egg | tar xf -
> make: Failed to make lua-main.o: bad argument type - not a string
> Error: (make-pathname) bad argument type - not a string: (foreign-value
> "C_CSC_PROGRAM" c-string)
> address@hidden:~$
>
>
> --
> As you read this, I don't want you to feel John Cowan
> sorry for me, because, I believe everyone address@hidden
> will die someday. http://www.ccil.org/~cowan
> --From a Nigerian-type scam spam
>
>
> _______________________________________________
> Chicken-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/chicken-users
>