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]

cscope on win2000.


Hi,
  I'm have installed cygwin on win2000 and it is fine. Now I'm tring to
install cscope and have these problems.
 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..

Please see below for details. 

I have aclocal and automake in both /usr/bin and cygwin/bin
Let me know how to go though of it.

Thanks
Satya

*************************************
1) With CSCOPE-15.1  on win2000.

Dir: /cygdrive/d/My_Program_Files/cygwin/cscope/cscope-15.1
$ ./configure
loading cache ./config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... missing
checking for working autoconf... found
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... found
checking host system type... Invalid configuration `i1586-pc-cygwin':
machine `i
1586-pc' not recognized

checking user specification of lexer...
checking user specification of yacc...
checking for a BSD compatible install... /usr/bin/install -c
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for flex... (cached) flex
checking for flex... (cached) flex
checking for yywrap in -lfl... (cached) yes
checking lex output file root... (cached) lex.yy
checking whether yytext is a pointer... (cached) no
checking for bison... (cached) bison -y
checking location of ncurses.h file
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/window.h... (cached) no
checking for unistd.h... (cached) yes
checking for working const... (cached) yes
checking for mode_t... (cached) yes
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking return type of signal handlers... (cached) void
checking for getcwd... (cached) yes
checking for regcmp... (cached) no
checking for regcomp... (cached) yes
checking for strerror... (cached) yes
checking for vsnprintf... (cached) yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating src/Makefile
creating contrib/Makefile
creating config.h
config.h is unchanged

batwings@G19471-01 /cygdrive/d/My_Program_Files/cygwin/cscope/cscope-15.1
$ cd ../..

batwings@G19471-01 /cygdrive/d/My_Program_Files/cygwin
$ cd ../cscope-15.4/

batwings@G19471-01 /cygdrive/d/My_Program_Files/cscope-15.4
$ ./configure
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... found
checking for working automake... missing
checking for working autoheader... found
checking for working makeinfo... found
checking build system type... Invalid configuration `i1586-pc-cygwin':
machine `
i1586-pc' not recognized
configure: error: /bin/sh ./config.sub i1586-pc-cygwin failed.

2) CSCOPE 15.4 on win2000.

 /cygdrive/d/My_Program_Files/cscope-15.4
$ ./configure
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... missing
checking for working autoconf... found
checking for working automake... missing
checking for working autoheader... found
checking for working makeinfo... found
checking build system type... Invalid configuration `i1586-pc-cygwin':
machine
i1586-pc' not recognized
configure: error: /bin/sh ./config.sub i1586-pc-cygwin failed.

batwings@G19471-01 /cygdrive/d/My_Program_Files/cscope-15.4
$

*************************************










































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