This repository was archived by the owner on Jun 24, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 101
autogen.sh fails with missing libtool files #365
Copy link
Copy link
Open
Description
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)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels