|
From: David W S. <da...@da...> - 2013-11-18 02:12:23
|
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 I was installing a slightly hacked (to run on the newer kernel) version of wlanap when I got the above error although wlanap did start and I could see it from wifi capable devices. I pulled over the missing library from my build tree (according to gawk) and reinstalled the wlanap with no error. -- Dave Studeman http://www.raqcop.com |