Skip to content

No ability to configure or make / make errors #24

@zeshinsei

Description

@zeshinsei

The documentation indicates to:

  1. configure
  2. make

Attempting these both and neither work.

$ ./configure
-bash: ./configure: No such file or directory

Looking in the Github package, there is no configure script anywhere with that specific name.

How is this meant to be installed?

Or if I use bootstrap, the make results in:

make  all-recursive
make[1]: Entering directory `/home/user/splint/'
Making all in src
make[2]: Entering directory `/home/user/splint/src'
no -v -t -d --debug --no-lines -p lsl signature.y
make[2]: no: Command not found
make[2]: *** [signature.tab.c] Error 127
make[2]: Leaving directory `/home/user/splint/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/splint/'
make: *** [all] Error 2

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions