Skip to content

[build failed]: when using helios as library for Android #365

@hsyodyssey

Description

@hsyodyssey

Description
Build failed when using helios as library for JNI.

error[E0433]: failed to resolve: could not find `linux` in `os`
  --> /home/.cargo/registry/src/index.crates.io-6f17d22bba15001f/interprocess-2.2.1/src/os/unix/uds_local_socket/tokio/stream.rs:36:17
   |
36 |             use std::os::linux::net::SocketAddrExt;
   |                          ^^^^^ could not find `linux` in `os`
   |

This issue is caused by library interprocess-2.2.1

Trick to solve this for now
Manually add this part: in kotauskas/interprocess@db6c36d

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