Menu

#848 cob_beep() is undefined.

GC 4.0
closed
3
2022-07-26
2022-07-26
Brazil
No

As of r4674, cob_beep() is undefined, and GNUCOBOL will not build.

Discussion

  • Brazil

    Brazil - 2022-07-26

    I had to change configure.ac first to have it pick up my Ubuntu ncurses. Otherwise, cob_beep() not being defined does not break the build. Perhaps the CI builds are succeeding because of that.

    I'll do the ncurses fix first, and then attach the config.log that shows cob_beep() not found.

     
  • Simon Sobisch

    Simon Sobisch - 2022-07-26
    • labels: screen section --> build issue
    • status: open --> closed
    • assigned_to: Simon Sobisch
    • Group: unclassified --> GC 4.0
    • Priority: 5 - default --> 3
     
  • Simon Sobisch

    Simon Sobisch - 2022-07-26

    Thanks for pointing that out, I somehow got rid of it - added it back with [r4677].

     

    Related

    Commit: [r4677]

    • Brazil

      Brazil - 2022-07-26

      Excellent. Thanks.

       

Log in to post a comment.