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

Autotools Broken -- autoreconf runs but exits with errors #98

Open
dslm4515 opened this issue Dec 14, 2023 · 1 comment
Open

Autotools Broken -- autoreconf runs but exits with errors #98

dslm4515 opened this issue Dec 14, 2023 · 1 comment
Assignees
Labels
bug Something isn't working invalid This doesn't seem right

Comments

@dslm4515
Copy link
Owner

If running autoreconf -vfi to generate configure script for a package, there are errors:

# autoreconf -vfi
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize:   error: copying '/usr/share/libtool/build-aux/ltmain.sh' to './' failed
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize:   error: copying '/usr/share/aclocal/libtool.m4' to 'm4/' failed
libtoolize:   error: copying '/usr/share/aclocal/ltoptions.m4' to 'm4/' failed
libtoolize:   error: copying '/usr/share/aclocal/ltsugar.m4' to 'm4/' failed
libtoolize:   error: copying '/usr/share/aclocal/ltversion.m4' to 'm4/' failed
libtoolize:   error: copying '/usr/share/aclocal/lt~obsolete.m4' to 'm4/' failed
autoreconf: error: libtoolize failed with exit status: 1
@dslm4515 dslm4515 added bug Something isn't working invalid This doesn't seem right labels Dec 14, 2023
@dslm4515 dslm4515 self-assigned this Dec 14, 2023
@dslm4515
Copy link
Owner Author

Turns out if I exit chroot and re-enter with out using llvmtools, issue is gone

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working invalid This doesn't seem right
Projects
Status: To do
Development

No branches or pull requests

1 participant