Skip to content

cargo test fails - linker issues #224

@yycdevelops

Description

@yycdevelops

Seeing:

note: rust-lld: error: undefined symbol: ngx_palloc
rust-lld: error: undefined symbol: ngx_pool_cleanup_add
rust-lld: error: undefined symbol: ngx_array_push

when running cargo test. cargo build works fine. This is happening for me even on the curl.rs example. Using vendored

Am I missing something or is this an issue?

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