Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Forget to add some dependencies for generating #143

Open
0rShemesh opened this issue Feb 9, 2024 · 0 comments
Open

Forget to add some dependencies for generating #143

0rShemesh opened this issue Feb 9, 2024 · 0 comments

Comments

@0rShemesh
Copy link

My system: ubuntu 22.04LTS

I've installed all the dependencies:

sudo apt-get install -y autoconf automake gettext libtool libxml2-dev

then while i tried to generate with autogen i got the next error

:~/Documents/libsmbios$ ./autogen.sh 
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: running: autopoint --force
Can't exec "autopoint": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 293.
autoreconf: error: autopoint failed with exit status: 2

how to solve that error:

sudo apt-get install autopoint 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant