Menu

#556 v1.1.15 no longer builds

Future
closed-fixed
None
5
2020-04-23
2020-03-22
No

Seems like v1.1.5 won't build anymore. Looks like the error is here:

bfd_util.c:555:18: error: too many arguments to function bfd_section_vma
  555 |   bfd_vma addr = bfd_section_vma(b, sec);
      |                  ^~~~~~~~~~~~~~~

Discussion

  • David Rosenstrauch

    BTW, I'm on kernel 5.5.10, if that's relevant.

     
  • Raphael Manfredi

    • assigned_to: Raphael Manfredi
     
  • Raphael Manfredi

    Can you please confirm that the "devel" branch is compiling and working correctly for your machine?

     
  • David Rosenstrauch

    Yes, confirmed - looks like current devel branch builds successfully for me.

     
  • Raphael Manfredi

    • status: open --> closed-fixed
     
  • Raphael Manfredi

    Excellent thanks. Closing as "fixed".

     
  • David Rosenstrauch

    Great - thanks! Any idea when there'll be another release out that includes this fix?

     
  • Raphael Manfredi

    I don't know. ASAP :-)
    I'm still trying to fix a problem I have no clue about: the GTK file selector grays out all the paths and makes it impossible to select anything. It works on Windows but fails on Linux.

     
  • David Rosenstrauch

    Maybe it would make sense to just release an update that fixes the Linux issues, and then a separate release later once you figure out the Windows fix?

     

Log in to post a comment.