chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] About Chicken Compiler CSC's Option


From: Christian Kellermann
Subject: Re: [Chicken-users] About Chicken Compiler CSC's Option
Date: Tue, 10 Jun 2014 14:04:39 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux)

blueperson <address@hidden> writes:

> 于 2014年06月10日 18:07, Peter Bex 写道:
>
>> On Tue, Jun 10, 2014 at 05:56:55PM +0800, blueperson wrote:
>>> Thanks for your help!
>>> I get a clone use "hg clone
>>> https://code.google.com/r/datenhobel-hato-egg-update/";. But get the same
>>> error "csc: invalid option `-G' " when I "make" it. I use chicken
>>> 4.8.0.3 in gentoo.
>> Have you tried simply removing the -G option?  I don't know what it
>> does, and as far as I can tell there never was such an option in the
>> first place.  I can't explain why this option is in the Makefile though.
>>
>> Perhaps nobody uses the Makefile at all; there's also a hato.setup file,
>> which would be used when you simply type "chicken-install" after
>> switching to the directory.  It is an egg, after all, so perhaps it's
>> meant to be installed as an egg
> I have removed the -G option when I get the error first time, but it
> shows another error that seems really strange. It shows:
> "
> Syntax error (import): cannot import from undefined module
> domain-keys
> "
> But I saw the domain-keys.scm really in the directory.

Yeah the Makefile is buggy.

Please find my WIP patch attached to this email.

HTH,

Christian

Attachment: hato-wip.patch
Description: Text Data


reply via email to

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