Menu

#97 Frontend fails to build.

None
closed
None
5
2021-06-19
2021-06-18
No

When building SVN r6505 (the latest at the time of writing), the build fails with this message:

gcc -DHAVE_CONFIG_H  -I. -I../../frontend -I.. -I../../include -I../../frontend -I../../libmp3lame -I../../include -I../.. -I..    -O3 -fomit-frame-pointer -ffast-math -Wall -pipe      -MT get_audio.o -MD -MP -MF .deps/get_audio.Tpo -c -o get_audio.o ../../frontend/get_audio.c
../../frontend/get_audio.c:102:38: error: unknown type name plotting_data
  102 | extern void hip_set_pinfo(hip_t hip, plotting_data* pinfo);
      |                                      ^~~~~~~~~~~~~

Attached patch fixes the error.
Platform: CYGWIN
Configured with options: --disable-static --enable-shared --disable-decoder

Discussion

  • Carlo Bramini

    Carlo Bramini - 2021-06-18

    The patch.

     
  • Alexander Leidinger

    • status: open --> closed
    • assigned_to: Alexander Leidinger
    • Group: -->
     
  • Alexander Leidinger

    Committed. Thanks!

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.