chicken-users
[Top][All Lists]
Advanced

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

Re: [Chicken-users] chicken error: default type-database `types.db' not


From: Mario Domenech Goulart
Subject: Re: [Chicken-users] chicken error: default type-database `types.db' not found
Date: Tue, 21 Feb 2017 08:15:47 +0100

Hi,

On Mon, 20 Feb 2017 22:10:11 -0800 k l <address@hidden> wrote:

> Hi I compiled and installed chicken ​4.12.0 on mingw-msys. `make test`
> has passed. But following this guide[1] to use the chicken compiler,
>
> $ csc fact.scm
> The system cannot find the path specified.
>
> Error: shell command terminated with non-zero exit status 1:
> ""/usr/local/bin/chicken.exe" "fact.scm" -output-file "fact.c""
>
> Running `chicken` manually gave the below error:
>
> $ /usr/local/bin/chicken.exe "fact.scm" -output-file "fact.c"
>
> Error: default type-database `types.db' not found
>
> However, `types.db` does indeed exist:
>
> $ ls /usr/local/lib/chicken/8/types.db
> /usr/local/lib/chicken/8/types.db
>
> Any reason why it is failing?
>
> [1]: http://wiki.call-cc.org/man/4/Getting%20started#the-compiler-

What command line did you use to build CHICKEN?

All the best.
Mario
-- 
http://parenteses.org/mario



reply via email to

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