bug-libtool
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#34253: Libtool installation failing with syntax error


From: David Mann
Subject: bug#34253: Libtool installation failing with syntax error
Date: Tue, 29 Jan 2019 15:33:55 -0800

Hello,

I am following the libtool installation instructions here:
curl -OL http://ftpmirror.gnu.org/libtool/libtool-2.4.6.tar.gz
tar -xzf libtool-2.4.6.tar.gz
cd libtool-*
./configure
make
sudo make install


Unfortunately, when I run make I get the following error:

  GEN      libtoolize
sed: 1: "/^\. /s|@auxscriptsdir\ ...": unescaped newline inside substitute pattern
make: *** [libtoolize] Error 1


I have tried this several times with the same results. I even tried going one version back to libtool-2.4.5

Please advise.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]