| delorie.com/archives/browse.cgi | search |
| X-Spam-Check-By: | sourceware.org |
| From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
| To: | <cygwin AT cygwin DOT com> |
| References: | <83C53FAC5DE80C428655D671B198DDAC05887B45 AT exch-2kx-sv3 DOT corp DOT proxim DOT 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 |
| X-Mailer: | Microsoft Office Outlook 11 |
| In-Reply-To: | <83C53FAC5DE80C428655D671B198DDAC05887B45@exch-2kx-sv3.corp.proxim.com> |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |