On Feb 26, 2014, at 4:28 PM, Bruce Dubbs wrote: > Maybe > > if [ $(find /usr/lib -name libmpc.so\* | wc -l) == 0 ]; then > echo "libmpc libraries are not installed" > fi > > -- Bruce
I tried to replicate this issue and I couldn't. I did a full slackware install and had no issue. I hope this isn't like the problem back when someone with their debian based system didn't know how to follow host system requirements. You can also use ARCH linux, Slackware, current LFS build, and base debian and not have this issue. I still blame it on the user's host system. I can't replicate it. Just like when I tried to replicate the issue where the change for upping gawk to 4.1.0. The end result was cause of dash as the host default shell. The host doesn't require gmp to be installed. Unless you are using CLFS then you need, for example for a debian install, libgmp dev. Sincerely, William Harrington -- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page