missing file in configure / aux files
noondie opened this issue · 1 comments
noondie commented
Hello
i try to compile the sources and get an error while executing configure
config.status: executing depfiles commands
config.status: executing libtool commands
sed: can't read ../aux-files/ltmain.sh: No such file or directory
mv: cannot stat 'libtoolT': No such file or directory
cp: cannot stat 'libtoolT': No such file or directory
chmod: cannot access 'libtool': No such file or directory
any idea
ahlstromcj commented
Make sure to install the "libtool" package. See the DEPENDENCIES section of
the INSTALL file for all the build dependencies. Let me know of any other
issues. Good luck!
On Thu, Feb 16, 2023 at 16:51 noondie ***@***.***> wrote:
Hello
i try to compile the sources and get an error while executing configure
config.status: executing depfiles commands
config.status: executing libtool commands
sed: can't read ../aux-files/ltmain.sh: No such file or directory
mv: cannot stat 'libtoolT': No such file or directory
cp: cannot stat 'libtoolT': No such file or directory
chmod: cannot access 'libtool': No such file or directory
any idea
—
Reply to this email directly, view it on GitHub
<#221>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB45LKCX3AI777SQI4LEZO3WX2ONDANCNFSM6AAAAAAU6WP6EI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
--
Chris Ahlstrom