[U-Boot] buildman failures and toolchains

I am going to sound stupid, but I'm struggling to install all the toolchains and use them with buildroot. I upgraded to Ubuntu 18.04 and whenever try to run buildman, or attempt to build the moveconfig database I get failures.
i get the following error on every architecture type: cc1: error while loading shared libraries: libmpfr.so.4: cannot open shared object file: No such file or directory
I have confirmed that I have libmpfr installed on my host machine. Does anyone have any suggestions?
I want to work on migrating more Kconfigs.
:-)
adam

On Sat, Jul 7, 2018 at 3:43 AM Adam Ford aford173@gmail.com wrote:
I am going to sound stupid, but I'm struggling to install all the toolchains and use them with buildroot. I upgraded to Ubuntu 18.04 and whenever try to run buildman, or attempt to build the moveconfig database I get failures.
i get the following error on every architecture type: cc1: error while loading shared libraries: libmpfr.so.4: cannot open shared object file: No such file or directory
I have confirmed that I have libmpfr installed on my host machine. Does anyone have any suggestions?
From memory I just grabbed the 17.10 deb and installed that on 18.04:
http://mirrors.kernel.org/ubuntu/pool/main/m/mpfr4/libmpfr4_3.1.6-1_amd64.de...
Shout if that doesn't work and I'll dig some more.

On Sat, Jul 7, 2018 at 3:42 AM Alex Kiernan alex.kiernan@gmail.com wrote:
On Sat, Jul 7, 2018 at 3:43 AM Adam Ford aford173@gmail.com wrote:
I am going to sound stupid, but I'm struggling to install all the toolchains and use them with buildroot. I upgraded to Ubuntu 18.04 and whenever try to run buildman, or attempt to build the moveconfig database I get failures.
i get the following error on every architecture type: cc1: error while loading shared libraries: libmpfr.so.4: cannot open shared object file: No such file or directory
I have confirmed that I have libmpfr installed on my host machine. Does anyone have any suggestions?
From memory I just grabbed the 17.10 deb and installed that on 18.04:
http://mirrors.kernel.org/ubuntu/pool/main/m/mpfr4/libmpfr4_3.1.6-1_amd64.de...
Shout if that doesn't work and I'll dig some more.
Thanks, that worked.
adam
-- Alex Kiernan
participants (2)
-
Adam Ford
-
Alex Kiernan