chicken-users
[Top][All Lists]
Advanced

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

[Chicken-users] Help building latest sources


From: Vitaly Magerya
Subject: [Chicken-users] Help building latest sources
Date: Sat, 8 Oct 2011 01:06:07 +0300

Hi, folks. I'm trying to build the latest git sources (I've got 4.7.0
installed); the build proceeds for a while and then fails like this:

    $ gmake PLATFORM=bsd
    ...
    chicken setup-api.scm [...] -output-file setup-api.c

    Syntax error (import): cannot import from undefined module

        scheme

        Expansion history:

        <syntax>          (##core#begin (module setup-api ......
        <syntax>          (module setup-api ((run execute) ......
        <syntax>          (##core#module setup-api ((run execute) ......
        <syntax>          (import scheme chicken foreign irregex ......   <--

The system is a FreeBSD 8.2 amd64 box. The full log is at [1].

So, any ideas as to what am I doing wrong?

For the record, building 4.7.0 sources in the same way (after gmake
spotless to remove pregenerated sources) works flawlessly.

[1] http://tx97.net/~magv/chicken-2011-10-08-gmake.log



reply via email to

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