GNU bug report logs -
#54660
Bug?
Previous Next
To reply to this bug, email your comments to 54660 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-libtool <at> gnu.org:
bug#54660; Package
libtool.
(Thu, 31 Mar 2022 21:53:01 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Darnell <darnell.gawdin <at> gmail.com>:
New bug report received and forwarded. Copy sent to
bug-libtool <at> gnu.org.
(Thu, 31 Mar 2022 21:53:01 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Greetings, I'm using a windows 10 machine and it trying to install
libtool to get something else to work. When I run "bash configure" I
get an error.
unix <at> DG-Desktop:/mnt/c/Users/Darnell/Documents/Programming/libtool-2.4.6$
bash configure
configure: line 31: syntax error near unexpected token `newline'
'onfigure: line 31: ` ;;
The following is the code from that section...
case `(set -o) 2>/dev/null` in #(
*posix*) :
set -o posix ;; #(
*) :
;;
esac
Hope you can help,
Darnell
This bug report was last modified 3 years and 248 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.