Skip to content

no rule to make target in make all #15

@ulloaa

Description

@ulloaa

Hello, I have tried building all versions of piranha from both the releases page and recursive git clone. When I try to build, I always get the error below:

make all
make[1]: Entering directory PIRANHA_TEST/piranha/src'
make[2]: Entering directory PIRANHA_TEST/piranha/src/progs' make[2]: *** No rule to make target PIRANHA_TEST/GenomicRegion.o', needed by Piranha'. Stop. make[2]: Leaving directory PIRANHA_TEST/piranha/src/progs'
make[1]: *** [all] Error 2
make[1]: Leaving directory `PIRANHA_TEST/piranha/src'
make: *** [all] Error 2

would you mind providing some guidance on how to fix this error?

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions