Skip to content

Can not compile rabbit_common #140

@nhatapsi195

Description

@nhatapsi195

When I try to use broadway_rabbitmq with release version 0.7, there error:
** `Compiling src/rabbit_cert_info.erl failed
rabbit_cert_info.erl:148:15: undefined macro 'street-address'

rabbit_cert_info.erl:127:18: function format_rdn/1 undefined, did you mean format_complex_rdn/1? `

rabbit_cert_info.erl:161:1: Warning: function escape_rdn_value/1 is unused
rabbit_cert_info.erl:164:1: Warning: function escape_rdn_value/2 is unused**** (Mix) Could not compile dependency :rabbit_common, "/Users/devils/.mix/elixir/1-18-otp-28/rebar3 bare compile --paths /Users/devils/Documents/my_app/_build/dev/lib/*/ebin" command failed. Errors may have been logged above. You can recompile this dependency with "mix deps.compile rabbit_common --force", update it with "mix deps.update rabbit_common" or clean it with "mix deps.clean rabbit_common"`

Now I use elixir version 1.18.4 to compile code in my repo. How to resolve this problems ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions