Skip to content

Compile error #1

Description

@aptonline

Hi, receiving the following compile error and not sure how to fix:

make compile
rebar3 as dev release -n hotline -v dev
===> Verifying dependencies...
=ERROR REPORT==== 5-Mar-2023::09:38:42.004111 ===
beam/beam_load.c(148): Error loading module enc:
  please re-compile this module with an Erlang/OTP 25 compiler


escript: exception error: undefined function enc:main/1
  in function  escript:run/2 (escript.erl, line 750)
  in call from escript:start/1 (escript.erl, line 277)
  in call from init:start_em/1
  in call from init:do_boot/3
===> Hook for compile failed!

make: *** [compile] Error 1

Any suggestions?

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