bug-libtool
[Top][All Lists]
Advanced

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

bug#54660: Bug?


From: Darnell
Subject: bug#54660: Bug?
Date: Thu, 31 Mar 2022 10:48:46 -0700
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.7.0

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@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








reply via email to

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