setup.bz2 line 13957: syntax error, unexpected $undefined, expecting NL

2010-07-26 Thread Dragos Toader
Getting the same error for line 13957 http://mirrors.kernel.org/sourceware/cygwin//setup.bz2 line 13957: syntax error, unexpected $undefined, expecting NL http://mirrors.kernel.org/sourceware/cygwin//setup.bz2 line 13957: unrecognized line 13957 (do you have the latest setup?) http

Re: Setup Error: setup.bz2 line 5232: syntax error, unexpected $undefined, expecting NL

2010-07-26 Thread Dragos Toader
Getting the same error for line 13957 http://mirrors.kernel.org/sourceware/cygwin//setup.bz2 line 13957: syntax error, unexpected $undefined, expecting NL http://mirrors.kernel.org/sourceware/cygwin//setup.bz2 line 13957: unrecognized line 13957 (do you have the latest setup?) http

Re: Setup Error: setup.bz2 line 5232: syntax error, unexpected $undefined, expecting NL

2010-07-26 Thread Christopher Faylor
On Mon, Jul 26, 2010 at 04:20:29PM -0400, Christopher Faylor wrote: >On Mon, Jul 26, 2010 at 12:27:01PM -0700, Dragos Toader wrote: >>Hi all, >> >>I get the following parse error >> "setup.bz2 line 5232: syntax error, unexpected $undefined, expecting NL" >

Re: Setup Error: setup.bz2 line 5232: syntax error, unexpected $undefined, expecting NL

2010-07-26 Thread Dragos Toader
rse error >>   "setup.bz2 line 5232: syntax error, unexpected $undefined, expecting NL" >> during the Cygwin setup process. > > That line is: > > version: 1.0~svn2931-1 > > Does setup not like "~" in the version string? gendef and libmangle are > t

Re: Setup Error: setup.bz2 line 5232: syntax error, unexpected $undefined, expecting NL

2010-07-26 Thread Dragos Toader
I've verified the cygwin.exe against the cygwin.exe.sig I downloaded from cygwin.com. The sig confirms it's the latest version. gpg --verify setup.exe.sig setup.exe gpg: Signature made 04/08/10 09:00:03 using DSA key ID 676041BA gpg: Good signature from "Cygwin " I think it might have something

Re: Setup Error: setup.bz2 line 5232: syntax error, unexpected $undefined, expecting NL

2010-07-26 Thread David Rothenberger
On 7/26/2010 12:27 PM, Dragos Toader wrote: > I get the following parse error > "setup.bz2 line 5232: syntax error, unexpected $undefined, expecting NL" > during the Cygwin setup process. That line is: version: 1.0~svn2931-1 Does setup not like "~" in the version

Re: Setup Error: setup.bz2 line 5232: syntax error, unexpected $undefined, expecting NL

2010-07-26 Thread Hiram Chirino
I'm getting the same thing, and this is with a freshly downloaded cygwin.exe from the website. Perhaps the website is out of date? -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscri

Re: Setup Error: setup.bz2 line 5232: syntax error, unexpected $undefined, expecting NL

2010-07-26 Thread Kenneth Wolcott
On Mon, Jul 26, 2010 at 13:37, Kenneth Wolcott wrote: > > > On Mon, Jul 26, 2010 at 13:20, Christopher Faylor > wrote: >> >> On Mon, Jul 26, 2010 at 12:27:01PM -0700, Dragos Toader wrote: >> >Hi all, >> > >> >I get the following parse error &

Re: Setup Error: setup.bz2 line 5232: syntax error, unexpected $undefined, expecting NL

2010-07-26 Thread Christopher Faylor
On Mon, Jul 26, 2010 at 12:27:01PM -0700, Dragos Toader wrote: >Hi all, > >I get the following parse error > "setup.bz2 line 5232: syntax error, unexpected $undefined, expecting NL" >during the Cygwin setup process. >This error stops the Cygwin setup process. > &g

"syntax error: unexpected end of file" errors on build of GCC on mounted /home on network drive, OK on local drive.

2003-02-10 Thread Michael H. Cox
yntax errors in the libstdc++-v3 configure script and sometimes in libtool in the libstdc++-v3 directory. Some typical error messages were: checking for string.h... yes checking for stdlib.h... yes /home/mhcox/projects/work/gcc_3_2_2_release/gcc/libstdc++-v3/configure: line 7712: syntax error: unexp

Re: Syntax error: "(" unexpected

2002-05-07 Thread Larry Hall (RFK Partners, Inc)
At 09:32 AM 5/7/2002, Yi Xiong wrote: >When I run executable files in cygwin, I encountered the following >error: > >Note: "a.out" is a executable file, which can be run in redhat, > >$ ./a.out >./a.out: 1: Syntax error: "(" unexpected If this exec

Re: Syntax error: "(" unexpected

2002-05-07 Thread john
Hi, You're question shows a basic misunderstanding of cygwin. You can run DOS and Windows programs using cygwin. The Cygwin DLL allows you to **compile** many unix/linux programs without change into windows programs that will then run on DOS or windows. It is **not** an emulator like vmw

Syntax error: "(" unexpected

2002-05-07 Thread Yi Xiong
When I run executable files in cygwin, I encountered the following error: Note: "a.out" is a executable file, which can be run in redhat, $ ./a.out ./a.out: 1: Syntax error: "(" unexpected _ Get your