Skip to content

Unable to build using autoreconf #1254

@RexWzh

Description

@RexWzh

Hi. I'm writing a wrapper of zbar, which uses the command autoreconf -vfi to generate the executable file configure. However, it failed with the following message:

autoreconf Can't exec "autopoint": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 345

Version info

Julia Version 1.6.3
Commit ae8452a9e0 (2021-09-23 17:34 UTC)
Platform Info:
  OS: Linux (x86_64-pc-linux-gnu)
  CPU: Intel(R) Core(TM) i5-1035G1 CPU @ 1.00GHz
  WORD_SIZE: 64
  LIBM: libopenlibm
  LLVM: libLLVM-11.0.1 (ORCJIT, icelake-client)

It seems that autopoint is missing in the default environment of the container. I've tried the apt-get command but failed. How can I fix it? Thanks in advance!

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