Receiving objects: 100% (235067/235067), 156.27 MiB | 9.56 MiB/s,
done.
Resolving deltas: 100% (190820/190820), done.
automake (1.16.2) : automake
autoconf (2.69) : autoconf
libtool (2.4.6) : libtool
libtool path : /bin
Bootstrapping primary Squid sources
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
libtoolize failed
Autotool bootstrapping failed. You will need to investigate and correct
before you can develop on this source tree
fix
sudo dnf reinstall -y libtool
sudo dnf install -y libtool-ltdl-devel autoconf automake