Hello,

 

I installed cygwin on Windows XP and also downloaded
cscope-15.7.tar.bz2.  I extracted the file into a directory and executed
the following steps from that directory: -

1)./configure

2) make

The following output was seen: -

$ make

make  all-recursive

make[1]: Entering directory `/cygdrive/d/VIM/cscope-15.7/cscope-15.7'

Making all in doc

make[2]: Entering directory
`/cygdrive/d/VIM/cscope-15.7/cscope-15.7/doc'

make[2]: Nothing to be done for `all'.

make[2]: Leaving directory `/cygdrive/d/VIM/cscope-15.7/cscope-15.7/doc'

Making all in src

make[2]: Entering directory
`/cygdrive/d/VIM/cscope-15.7/cscope-15.7/src'

/bin/sh ../ylwrap fscanner.l lex.yy.c fscanner.c -- flex

flex: fatal internal error, exec failed

make[2]: *** [fscanner.c] Error 1

make[2]: Leaving directory `/cygdrive/d/VIM/cscope-15.7/cscope-15.7/src'

make[1]: *** [all-recursive] Error 1

make[1]: Leaving directory `/cygdrive/d/VIM/cscope-15.7/cscope-15.7'

make: *** [all] Error 2

 

Can anyone please provide help?

 

Thanks and regards,

Rama

 

------------------------------------------------------------------------------
_______________________________________________
Cscope-devel mailing list
Cscope-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cscope-devel

Reply via email to