|
From: Achim W. <dot...@gm...> - 2013-11-18 09:17:26
|
Hi Dave, > It seems as though gawk wants mpfr libraries available now whereas I > don't think it did before. I see this: > > /usr/bin/awk: error while loading shared libraries: libmpfr.so.1: cannot > open shared object file: No such file or directory yes, this was my mistake. I didn't notice gawk is in the toolchain. I reverted gawk to 4.0.2. Achim |