I got this error: mv: impossível obter estado de “/usr/lib/libpcre.so.*”: Arquivo ou diretório não encontrado
translating: mv: impossible to obtain state of “/usr/lib/libpcre.so.*”: File or directory not found After removing mv -v /usr/lib/libpcre.so.* /lib && it builds. But then, I noticed that I use "--libdir=/lib" in configure, so I am just reporting FWIW, as it seems both ways are OK (having not checking without the configure switch). []s, Fernando -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
