Skip to content

Error compiling on Xubuntu 19.04 #1

@Angular-Angel

Description

@Angular-Angel

Hello, I am trying to compile this library on Xubuntu 19.04, and having some difficulty. I downloaded the source and ran make, but I keep getting the following error:

echo "(define swl:Scheme \"/usr/bin/scheme\")\
      (define prefix \"lib\")\
      (set! swl:version \"1.3\")\
      (optimize-level 2)\
      (quote (compile-profile #f))\
      (generate-inspector-information #f)" > config.scheme
/usr/bin/scheme configure.ss
Chez Scheme Version 9.5.3
Copyright 1984-2019 Cisco Systems, Inc.

Don't know how to build for a6le, edit configure.ss.
(cd src/swl; make)
make[1]: Entering directory '/home/angle/Documents/Programming/SWL-master/src/swl'
Makefile:1: ../../config.make: No such file or directory
make[1]: *** No rule to make target '../../config.make'.  Stop.
make[1]: Leaving directory '/home/angle/Documents/Programming/SWL-master/src/swl'
make: *** [Makefile:34: all] Error 2

I know you're not really trying to support this, but I wondered if you had any advice for me?

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