From: Gert D. <ge...@gr...> - 2025-08-07 15:29:16
|
Hi, On Thu, Aug 07, 2025 at 10:29:43AM -0400, Jon Chiappetta wrote: > Oh nice, thanks, I didn't know about that command as I have never ran it > myself before. I'll try to work through these errors and figure out how to > solve them: > > root@ubuntu:tmp/openvpn-fork-bulk# autoreconf -vif > autoreconf: export WARNINGS= > autoreconf: Entering directory '.' > autoreconf: configure.ac: not using Gettext > autoreconf: running: aclocal --force -I m4 > autoreconf: configure.ac: tracing > autoreconf: configure.ac: not using Libtool I think that means "you need to install the "libtool" package". (Frank - is there a way to make autoconf handle this in a smarter way? In theory, libtool is optional, but our configure stuff fails later on if it's not found - ran across this in my fedora-42 experiments as well) gert -- "If was one thing all people took for granted, was conviction that if you feed honest figures into a computer, honest figures come out. Never doubted it myself till I met a computer with a sense of humor." Robert A. Heinlein, The Moon is a Harsh Mistress Gert Doering - Munich, Germany ge...@gr... |