libffi issue on 32 bit -current
by kgha from LinuxQuestions.org on (#59BCM)
Upgraded -current on my old ASUS eee for the first time in a month or so. After upgrading I noticed that gksu and engrampa no longer worked, complaining about a missing libffi.so.6
On my 64 bit machine, gksu and engrampa works as they should, although there's no libffi.so.6 in /usr/lib/ and /usr/lib64 - only libffi.so.7.1.0
So why the problem on 32 bit and not on 64? Grateful for suggestions how to solve the issue (apart from the dirty symlink trick).


On my 64 bit machine, gksu and engrampa works as they should, although there's no libffi.so.6 in /usr/lib/ and /usr/lib64 - only libffi.so.7.1.0
So why the problem on 32 bit and not on 64? Grateful for suggestions how to solve the issue (apart from the dirty symlink trick).