This is the mail archive of the cygwin@cygwin.com 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: cscope on win2000.


Hallo Satyanarayana,

Am Freitag, 30. Mai 2003 um 15:01 schriebst du:

>  I tried both cscope15.1 and cscope15.3.


> a) Invalid configuration `i1586-pc-cygwin':  My m/c is pentium.
> b)automake is missing
> c) autoheader is missing.
> d) aclocal is missing.
> etc..

Probably you're missing Perl:

$ head -1 /usr/autotool/devel/bin/autoheader
#! /usr/bin/perl

$ head -1 /usr/autotool/devel/bin/aclocal
#!/usr/bin/perl

$ head -1 /usr/autotool/devel/bin/automake
#!/usr/bin/perl -w


Gerrit
-- 
=^..^=


--
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]