help-gnucap
[Top][All Lists]
Advanced

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

Re: [Help-gnucap] Trying to configure under cygwin


From: al davis
Subject: Re: [Help-gnucap] Trying to configure under cygwin
Date: Sat, 26 Jan 2008 02:04:40 -0500
User-agent: KMail/1.9.7

On Thursday 24 January 2008, Wes Brenner wrote:
> $ ./configure
>
> : command not found2:
>
> ./configure: line 22: syntax error near unexpected token
> `newline' '/configure: line 22: `case `(set -o) 2>/dev/null`
> in *posix*) set -o posix;; esac

Here's another thought  ..  I see "newline" ...

MS systems usually use a two-byte line terminator 0x0d, 0x0a.  
Unix systems usually use a single byte 0x0a.

The gnucap source files use the unix convention.  You may need 
to convert them.  Cygwin probably comes with a program to do 
this.    unix2dos???

I have no way to test it.  This is a guess.




reply via email to

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