Skip to content

Linking bug in Mac OS #174

@dubmeier

Description

@dubmeier

macOS Linking Bug
The Rust code compiles but fails at link time on macOS due to rvf_runtime v0.1.0 using __errno_location (Linux libc) instead of __error (macOS libc) in its locking module. This affects all macOS users. The crate works on Linux. This needs an upstream fix at https://github.com/ruvnet/ruvector.

Image

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