Skip to content

undefined reference to usrsctp_get_timeout #451

@milahu

Description

@milahu

build fails with wrong version of sctplab

expected: build should fail early in configure phase

usrsctp_get_timeout is added in sctplab/usrsctp#591
also mentioned in sctplab/usrsctp#349

return usrsctp_get_timeout ();

error:

[57/144] Linking target lib/agent/libfrida-agent.so
FAILED: lib/agent/libfrida-agent.so 
g++  -o lib/agent/libfrida-agent.so ...
ld: lib/base/libfrida-base-1.0.a(p2p-glue.c.o): in function `_frida_sctp_timer_source_get_timeout':
p2p-glue.c:(.text+0x8b3): undefined reference to `usrsctp_get_timeout'

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