From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4282 invoked by alias); 26 May 2002 15:59:58 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 4268 invoked from network); 26 May 2002 15:59:57 -0000 Received: from unknown (HELO inet1.ywave.com) (65.161.32.36) by sources.redhat.com with SMTP; 26 May 2002 15:59:57 -0000 Received: from there (dsl5091.ywave.com [208.10.179.91]) by inet1.ywave.com (Postfix) with SMTP id 8371E2CA34; Sun, 26 May 2002 08:57:42 -0700 (PDT) Content-Type: text/plain; charset="iso-8859-1" From: Tim Prince Reply-To: tprince@computer.org To: taher@mindspring.com, cygwin@cygwin.com Subject: Re: end of file unexpected (expecting "then") Date: Sun, 26 May 2002 15:09:00 -0000 References: In-Reply-To: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <20020526155742.8371E2CA34@inet1.ywave.com> X-SW-Source: 2002-05/txt/msg01602.txt.bz2 On Sunday 26 May 2002 02:00, Taher Scherzay wrote: > Hi, > Maybe someone can help me with this. I have a project that successfully > compiles on Solaris 8 using the Forte 6.2 development package. I'm trying > to build it under Win2K using gcc (2.95) via Cygwin and I get the following > error message: > > Syntax error: end of file unexpected (expecting "then") > > How do I resolve this? What does it mean? > > -Thanks a lot You may need to provide more details, as well as identify an appropriate forum. To show how far off the little information you give may put us, errors like this could arise if you have a Fortran source which either depends on some non-standard extension in Forte (assumed THEN following IF), or you may have not found the correct options on free vs fixed form source. The cygwin list frowns on posts which have to do with application source syntax, as these are likely not to be specific to cygwin. If it were in fact a Fortran problem, you would have more sympathy on c.l.f. -- Tim Prince -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/