aMule Forum
English => aMule crashes => Topic started by: RRM on May 08, 2010, 07:59:19 PM
-
Everything worked perfectly,
until i upgraded Ubuntu.
GNU gdb (GDB) 7.1-ubuntu
Copyright (C) 2010 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for details.
This GDB was configured as "i486-linux-gnu".
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>...
Reading symbols from /usr/local/stow/amule-opt/bin/amule...done.
(gdb) run
Starting program: /usr/local/stow/amule-opt/bin/amule
/usr/local/stow/amule-opt/bin/amule: error while loading shared libraries: libbfd-2.20.so: cannot open shared object file: No such file or directory
Program exited with code 0177.
Searched for libbfd in synaptic,
but it isnt there.
Anyone knows where i can find it?
-
I guess you have to rebuild aMule.
-
Thank you, Bill.
-
Yes, it (rev 10125) works perfectly.
Thanks again.
-
You are welcome. When you upgrade your distribution, it is common that libraries get some new version which are not binary-compatible with the previous one.
This can be fixed by recompiling. Anyways, with some changes in aMule's build code we could avoid this particular problem with libbfd.
-
Anyways, with some changes in aMule's build code we could avoid this particular problem with libbfd.
What do you think of?