dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]Trouble building treecc !


From: Jonathan P Springer
Subject: Re: [DotGNU]Trouble building treecc !
Date: Mon, 4 Feb 2002 17:09:16 -0500
User-agent: Mutt/1.3.27i

I believe another option is to run 'automake -a', which will create the missing 
depcomp file for you.

-js

On Mon, Feb 04, 2002 at 03:54:32PM -0500, Jerry Walter wrote:
> Roland;
> 
> Yes that did it, thanks !
> 
> JAW
> 
> -----Original Message-----
> From: Roland Ljungh [mailto:address@hidden
> Sent: Monday, February 04, 2002 3:21 PM
> To: address@hidden; address@hidden
> Subject: RE: [DotGNU]Trouble building treecc !
> 
> 
> You need automake 1.4, I had the same problem with cygwin+win2k and it was 
> resolved when I installed automake 1.4.
> 
> /Rolle
> 
> 
> >From: Jerry Walter <address@hidden>
> >To: Dot GNU Developers List <address@hidden>
> >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
> >_______________________________________________
> >Developers mailing list
> >address@hidden
> >http://subscribe.dotgnu.org/mailman/listinfo/developers
> 
> 
> 
> 
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
> _______________________________________________
> Developers mailing list
> address@hidden
> http://subscribe.dotgnu.org/mailman/listinfo/developers

-- 
-Jonathan P Springer <address@hidden>
------------------------------------------------------------------------------
"A standard is an arbitrary solution to a recurring problem." - Joe Hazen


reply via email to

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