dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [DotGNU]Trouble building treecc !


From: Jerry Walter
Subject: RE: [DotGNU]Trouble building treecc !
Date: Mon, 4 Feb 2002 08:34:25 -0500

Sorry about that. The automake version is 1.5 and the autoconf version is
2.52.

-----Original Message-----
From: Jerry Walter [mailto:address@hidden
Sent: Monday, February 04, 2002 6:57 AM
To: Dot GNU Developers List
Subject: [DotGNU]Trouble building treecc !


- CYGWIN on W2k
- Version 1.4 of automake
- Version 2.13 of autoconf

start with treecc-0.0.6.

$ ./configure
creating cache ./config.cache
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... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gawk... gawk
checking for gcc... 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... yes
checking whether gcc accepts -g... yes
checking for c++... c++
checking whether the C++ compiler (c++  ) works... yes
checking whether the C++ compiler (c++  ) is a cross-compiler... no
checking whether we are using GNU C++... yes
checking whether c++ accepts -g... yes
checking for a BSD compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets ${MAKE}... (cached) yes
checking for ranlib... ranlib
checking for bison... bison -y
checking how to run the C preprocessor... gcc -E
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for ANSI C header files... yes
checking for string.h... yes
checking for strings.h... yes
checking for stdlib.h... yes
checking for stdarg.h... yes
checking for varargs.h... yes
checking for unistd.h... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for working const... yes
checking for vfprintf... yes
checking for strchr... yes
checking for qsort... yes
checking for vsnprintf... yes
checking for _vsnprintf... yes
checking for vsprintf... yes
checking for memcmp... yes
checking for memcpy... yes
checking for access... yes
checking for stat... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating etc/Makefile
creating doc/Makefile
creating tests/Makefile
creating examples/Makefile
creating config.h

$ make
cd . && aclocal
cd . && automake --gnu Makefile
automake: configure.in: required file `./depcomp' not found
make: *** [Makefile.in] Error 1

Any ideas ?

Thanks !
Jerry
_______________________________________________
Developers mailing list
address@hidden
http://subscribe.dotgnu.org/mailman/listinfo/developers


reply via email to

[Prev in Thread] Current Thread [Next in Thread]