newbie question

Dave Korn dave.korn@artimi.com
Tue Jul 3 12:01:00 GMT 2007


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/



More information about the Cygwin mailing list