![]() |
VOOZH | about |
| Anonymous | Login | Signup for a new account | 2026-06-29 03:29 CEST | 👁 RSS |
| My View | View Issues | Change Log | Roadmap |
| View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0001808 | aMule | Messages | public | 2020-04-12 19:44 | 2020-05-03 09:47 |
| Reporter | voein | ||||
| Assigned To | |||||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | resolved | Resolution | fixed | ||
| Platform | OS | OS Version | |||
| Product Version | |||||
| Target Version | Fixed in Version | 2.3.3 | |||
| Summary | 0001808: Compilation error Ubuntu 20.04 | ||||
| Description | This patch on the latest tarball fixes compilation errors. 271c271 < bfd_vma vma = bfd_get_section_vma(abfd, section); --- > bfd_vma vma = bfd_section_vma( section); 278c278 < bfd_size_type size = bfd_section_size(abfd, section); --- > bfd_size_type size = bfd_section_size( section); However, amule GUI still hangs for me. | ||||
| Tags | No tags attached. | ||||
| Fixed in Revision | 11038 | ||||
| Operating System | Linux | ||||
| Relationships |
| Relationships |