--- Em dom, 22/1/12, DJ Lucas <[email protected]> escreveu: > De: DJ Lucas > Assunto: Re: [blfs-dev] gcc-4.6.2 and zip-3.0 (not LFS) > Para: "BLFS Development List" <[email protected]> > Data: Domingo, 22 de Janeiro de 2012, 3:19 > On 01/20/2012 09:22 PM, Fernando de > Oliveira wrote: > > $ cat /etc/release > > SVN-20111210 > > > > configure log: > > > > ... > > checking for jar... no > > checking for fastjar... no > > checking for gjar... no > > checking for zip... no > > checking for unzip... /usr/bin/unzip > > configure: error: cannot find neither zip nor jar, > cannot continue > > make[1]: ** [configure-target-libjava] Erro 1 > > make[1]: Saindo do diretório > `/media/dados/home/fernando/tmp/paco-build-2012.01.20/gcc-build' > > make: ** [bootstrap] Erro 2 > > > > After zip-3.0 installed, build completed > successfully. > Yes, zip is a requirement if building gcj as jar files are > simply zip > files with a particular structure, I forget exactly what is > required, > but jar/gjar and unzip can be used interchangeably. > > -- DJ Lucas
Thank you for the kindness of replying. I take this opportunity to come back to other points. I sent the original message because in case of confirmation, as you did, it would be necessary to change BLFS book, even if keeping the gcc version. About bootstrapping, since Nathan asked me about it with respect to libreoffice (if I remember correctly), I had tried to find an explanation, and all was regarding booting a computer, reference to Baron Münchhausen (whose adventures I read when was a kid, centuries ago), but finally, today I searched for "make bootstrap", and was glad to find a clear explanation in "Installing GCC: Building" http://www-gpsg.mit.edu/~simon/gcc_g77_install/build.html. Between other things, "make bootstrap" will "Build host tools necessary to build the compiler". Therefore, after months, now I can with all certainty state that for libreoffice, I use bootstrap build. I never ask a question without having searched for before. But sometimes the search results seem meaningless. []s, Fernando -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
