You were right. Thanks.
On 13/02/13 04:16, [email protected] wrote: > On Wed, 13 Feb 2013 03:43:52 +0000 > Mateusz Kowalczyk <[email protected]> wrote: > >> For a longer while now I've been getting `/sbin/ldconfig: >> /usr/lib/libgmp.so.3 is not a symbolic link' warning every time I >> build something. It didn't seem to create any actual issues and a >> quick Google search didn't bring anything up so I've ended up >> ignoring it. I am now sick of it and would love it fixed. I can't >> find anything on the web with anyone having the same problem and >> rebuilding libgmp seems to have had no effect. Does anyone have some >> ideas as to how the issue can be fixed? >> >> Thanks, >> Mateusz Kowalczyk > > (Delete the file /usr/lib/libgmp.so.3 and) check for invalid symlinks? > Surely /usr/lib/libgmp.so does not point > to /usr/lib/libgmp.so.3.whatever, but some more recent .so version, > like /usr/lib/libgmp.so.10.0.2? > > Kerwin. >

