Skip to content

Failed to build scheme2c: "Too many ARGUMENTS for ~s" #8

Description

@cwfoo

I tried to build scheme2c on Ubuntu 20.04:

$ make forAMD64
$ cd AMD64/
$ make port

However make port fails with this error:

make[1]: Entering directory '/home/user/scheme2c/AMD64/test'
../scsc/Xs2cc -C -g test.sc
test.sc:
*****  ***** inside ERROR FORMAT Too many ARGUMENTS for ~s 
make[1]: *** [makefile:82: test.c] Error 1
make[1]: Leaving directory '/home/user/scheme2c/AMD64/test'
make: *** [makefile:12: port] Error 2

What did I do wrong?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions