On Sun, Dec 23, 2012 at 05:57:57AM +0530, Prabhu wrote:
> Hi, While doing "make" in  gcc on target machine I'm getting this error.
> How to resolve it?
> 
> checking for jar... no
> checking for fastjar... no
> checking for gjar... no
> checking for zip... no
> checking for unzip... unzip
> configure: error: cannot find neither zip nor jar, cannot continue
> make[1]: *** [configure-target-libjava] Error 1
> make[1]: Leaving directory `/sources/gcc-build'
> make: *** [all] Error 2
> 
 You didn't answer my previous reply to your different problem in
gcc, but this seems disturbingly similar.  In LFS (apart from in the
first pass during chapter 5) we use --enable-languages=c,c++ which
should stop it trying to configure libjava.

 Are you typing the commands in, or copying and pasting ?
Whichever, something is going wrong in your process.  Is there
something different about how you are doing this ?

ĸen
-- 
das eine Mal als Tragödie, das andere Mal als Farce
-- 
http://linuxfromscratch.org/mailman/listinfo/lfs-support
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page

Reply via email to