Skip to content
This repository has been archived by the owner on Jun 24, 2021. It is now read-only.

autogen.sh fails with missing libtool files #365

Open
plusin opened this issue Sep 17, 2020 · 1 comment
Open

autogen.sh fails with missing libtool files #365

plusin opened this issue Sep 17, 2020 · 1 comment
Assignees

Comments

@plusin
Copy link

plusin commented Sep 17, 2020

Hi, i have an error with centos8, when i run autogen.sh i see this:

libtoolize:   error: '/usr/share/libtool/COPYING.LIB' not found
libtoolize:   error: '/usr/share/libtool/Makefile.am' not found
libtoolize:   error: '/usr/share/libtool/README' not found
libtoolize:   error: '/usr/share/libtool/configure.ac' not found
libtoolize:   error: '/usr/share/libtool/aclocal.m4' not found
libtoolize:   error: '/usr/share/libtool/Makefile.in' not found
libtoolize:   error: '/usr/share/libtool/config-h.in' not found
libtoolize:   error: '/usr/share/libtool/configure' not found
libtoolize:   error: '/usr/share/libtool/libltdl/lt__alloc.h' not found
libtoolize:   error: '/usr/share/libtool/libltdl/lt__argz_.h' not found
libtoolize:   error: '/usr/share/libtool/libltdl/lt__dirent.h' not found
libtoolize:   error: '/usr/share/libtool/libltdl/lt__glibc.h' not found
libtoolize:   error: '/usr/share/libtool/libltdl/lt__private.h' not found
libtoolize:   error: '/usr/share/libtool/libltdl/lt__strl.h' not found
libtoolize:   error: '/usr/share/libtool/libltdl/lt_dlloader.h' not found
libtoolize:   error: '/usr/share/libtool/libltdl/lt_error.h' not found
libtoolize:   error: '/usr/share/libtool/libltdl/lt_system.h' not found
libtoolize:   error: '/usr/share/libtool/libltdl/slist.h' not found
libtoolize:   error: '/usr/share/libtool/loaders/dld_link.c' not found
libtoolize:   error: '/usr/share/libtool/loaders/dlopen.c' not found
libtoolize:   error: '/usr/share/libtool/loaders/dyld.c' not found
libtoolize:   error: '/usr/share/libtool/loaders/load_add_on.c' not found
libtoolize:   error: '/usr/share/libtool/loaders/loadlibrary.c' not found
libtoolize:   error: '/usr/share/libtool/loaders/preopen.c' not found
libtoolize:   error: '/usr/share/libtool/loaders/shl_load.c' not found
libtoolize:   error: '/usr/share/libtool/lt__alloc.c' not found
libtoolize:   error: '/usr/share/libtool/lt__argz.c' not found
libtoolize:   error: '/usr/share/libtool/lt__dirent.c' not found
libtoolize:   error: '/usr/share/libtool/lt__strl.c' not found
libtoolize:   error: '/usr/share/libtool/lt_dlloader.c' not found
libtoolize:   error: '/usr/share/libtool/lt_error.c' not found
libtoolize:   error: '/usr/share/libtool/ltdl.c' not found
libtoolize:   error: '/usr/share/libtool/ltdl.h' not found
libtoolize:   error: '/usr/share/libtool/slist.c' not found
*error* libtoolize failed. (exit code = 1)
@aaronmdjones aaronmdjones self-assigned this Sep 17, 2020
@aaronmdjones
Copy link
Contributor

Have you installed libtool-ltdl-devel ?

https://pkgs.org/download/libtool-ltdl-devel

@aaronmdjones aaronmdjones changed the title Problem with v4 autogen.sh fails with missing libtool files Sep 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants