X-Spam-Check-By: sourceware.org
From: "Dave Korn" <dave.korn@artimi.com>
To: <cygwin@cygwin.com>
References: <83C53FAC5DE80C428655D671B198DDAC05887B45@exch-2kx-sv3.corp.proxim.com>
Subject: RE: newbie question
Date: Tue, 3 Jul 2007 12:59:39 +0100
Message-ID: <026801c7bd69$a31cfc30$2e08a8c0@CAM.ARTIMI.COM>
MIME-Version: 1.0
Content-Type: text/plain; 	charset="us-ascii"
Content-Transfer-Encoding: 7bit
X-Mailer: Microsoft Office Outlook 11
In-Reply-To: <83C53FAC5DE80C428655D671B198DDAC05887B45@exch-2kx-sv3.corp.proxim.com>
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On 03 July 2007 12:57, Murali Vemuri wrote:

> Hello there,
> 
> I was trying to compile Cscope for Cygwin.
> My cygcheck output is attached here.
> Also, when I try to ./configure for cscope, the output appears to be normal.
> Please find the configure output below.
> 
> And when I try to compile, I get the following error:
> $ make
> /cygdrive/c/DOCUME~1/mvemuri/LOCALS~1/Temp/make38162.sh: line 2: syntax
> error: unexpected end of file
> C:\Program Files\NetworkSimplicity\ssh\make.exe: *** [config.h] Error 2
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^


  Looks like you're using the wrong make because you have some non-cygwin
'make.exe' earlier in your $PATH than the cygwin one.  Make sure /bin comes
first.

    cheers,
      DaveK
-- 
Can't think of a witty .sigline today....


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

