[antlr-interest] Still need help on installing ANTLR

Loring Craymer lgcraymer at yahoo.com
Fri Nov 10 00:25:23 PST 2006


Well, the error reports say you have no development
support for Java installed (neither gcj nor javac),
you are missing binutils (no ar -- you cannot make
libraries), and the configure script did not get far
enough to check if you have a C++ compiler.

You need a few more of the MinGW packages, and you
might want to download an SDK from java.sun.com

--Loring


--- Randolph Tan <ren_c_tan at yahoo.com> wrote:

> Sorry for disturbing again. I followed the steps in
> the text file install and performed configure.
>    
>  
>
///////////////////////////////////////////////////////////////////Screen//////////////////////////////////////////////////////////
>   $ ./configure -disable-examples
> checking build system type... i686-pc-mingw32
> checking host system type... i686-pc-mingw32
> checking whether this is Cygwin... no
> checking whether this is MinGW... checking for
> cygpath.exe... no
> checking for make... /bin/make
> checking for gmake... no
> checking for gnumake... no
> checking for /bin/make... yes
> checking for /usr/bin/make... yes
> checking whether /bin/make is GNU make... yes
> checking for make... /bin/make
> checking for java... /c/WINDOWS/system32/java
> checking for gij... no
> checking for jikes... no
> checking for javac... no
> checking for gcj... no
>  
>
============================================================
> Warning:
> Support for JAVA has been disabled as I have not
> been able
> locate to locate a mandatory program. Please change
> $PATH or run
> with option --help on how to overcome this problem.
>
============================================================
>   checking for tlib... no
> checking for lib... no
> checking for ar... no
> checking for /usr/bin/ar... no
> configure: error: no suitable value has been found
> for AR
> 
>    
>   $ make install
> make: *** No rule to make target `install'.  Stop.
> 
>    
>  
>
///////////////////////////////////////////////////////////////////Screen//////////////////////////////////////////////////////////
>    
>   and I still get this problem. Is there some steps
> that I have done wrong? Btw, I am using
> MinGW-install-20060210. Thanks!
> 
>  Send instant messages to your online friends
> http://uk.messenger.yahoo.com 



 
____________________________________________________________________________________
Cheap talk?
Check out Yahoo! Messenger's low PC-to-Phone call rates.
http://voice.yahoo.com


More information about the antlr-interest mailing list