charybdis-ircd / charybdis

Scalable IRCv3.2 server for large, community-oriented networks
GNU General Public License v2.0
231 stars 102 forks source link

autogen.sh fails with missing libtool files #365

Open plusin opened 3 years ago

plusin commented 3 years ago

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 commented 3 years ago

Have you installed libtool-ltdl-devel ?

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