This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: newbie question


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]