Skip to content

Build issues #2

@CeleritasCelery

Description

@CeleritasCelery

I cloned the project and tried to build it. I found two issues.

First, src/test_stat.c is missing

add_executable(test_stat src/test_stat.c)

Second,

You reference a local copy of libssh-rs here:

tramp-libssh/Cargo.toml

Lines 25 to 26 in 94b4ccd

[patch."https://github.com/jsadusk/libssh-rs"]
libssh-rs = { path = "../libssh-rs/libssh-rs" }

What do you have in that patched copy? Is it any different than jsadusk/libssh-rs?

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