Skip to content

The build will fail if the path to radare2 repo contains '.c' #21287

Closed
@lveyde

Description

Environment

Linux x86_64 (RHEL 8.7)

Description

It seems that if the path to radare2 repo contains '.c' then the build through sys/install.sh script will fail, as well as some manual build attempt with make, as it gets replaced with '.o'.

The build will finish with errors:
gmake[1]: *** [Makefile:26: all] Error 2
gmake: *** [Makefile:56: all] Error 2

and searching though the messages will give something like:
gmake[4]: *** No rule to make target '/tmp/test.oat/radare2/libr/../shlr/qjs/src/quickjs.o'. Stop.

Please note that the actual directory name where the radare2 repo was located in this case was /tmp/test.cat/radare2/

Test

./sys/install.sh

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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