Missing libmpfr.so.1 for building qtmoko on Ubuntu Precise Pangolin 12.04 64-bit

Radek Polak psonek2 at seznam.cz
Sat May 26 16:36:33 CEST 2012


On Friday 25 May 2012 20:48:17 Carsten Gerlach wrote:

> All these packages I have installed and created symlinks with the name
> libmpfr.so.1 (in all above mentioned directories), see e.g.
> 
> -----------------------------------------------------------------------
> /usr/lib32$ ls -l libmpfr.so*
> lrwxrwxrwx 1 root root  16 Apr  4 15:59 libmpfr.so -> libmpfr.so.4.1.0
> lrwxrwxrwx 1 root root  10 Mai 25 21:31 libmpfr.so.1 -> libmpfr.so
> lrwxrwxrwx 1 root root  16 Apr  4 15:59 libmpfr.so.4 -> libmpfr.so.4.1.0
> -rw-r--r-- 1 root root 375256 Apr  4 15:59 libmpfr.so.4.1.0
> -----------------------------------------------------------------------
> 
> Nevertheless I get the same error, that "libmpfr.so.1" can't be found.

I had the same problem. In the end i copied libmpfr to /usr/lib32 from 10.04 
(lucid) and it worked.

I can check my 12.04 installation on Monday if needed. Btw this is how it 
looks like on my debian machine:

$ find /usr | grep libmpfr
/usr/lib/libmpfr.so.4
/usr/lib/libmpfr.so.4.0.0
/usr/lib32/libmpfr.so.1.1.1
/usr/lib32/libmpfr.so.1

Maybe you can also use libmpfr from debian.

Best solution would be of course to use 64bit toolchain - i wish i had time to 
do it...

Regards

Radek



More information about the community mailing list