Menu

#402 Compilation error with id3lib

Bug
closed-postponed
nobody
id3lib (1)
5
2018-12-27
2017-10-22
No

v3.6.1 enables -Werror but compilation with --enable-id3 produces the following error:

id3/globals.h:542:20: error: 'ID3_v1_genre_description' defined but not used [-Werror=unused-variable]
 static const char *ID3_v1_genre_description[ID3_NR_OF_V1_GENRES] =

Discussion

  • Solbu

    Solbu - 2017-10-26

    You can compile using the configure flag «--disable-werror»

     
    • Frédéric Fauberteau

      My aim was at packaging grip in pkgsrc. I have just written a patch that deletes the line werror_flags="$warning_flags -Werror"
      from configure file.

      Thanks

       
  • Frédéric Fauberteau

    Could be closed?

     
  • Solbu

    Solbu - 2018-12-27

    Sure.

     
  • Solbu

    Solbu - 2018-12-27
    • status: open --> closed-wont-fix
     
  • Solbu

    Solbu - 2018-12-27
    • status: closed-wont-fix --> closed-postponed
     

Log in to post a comment.

MongoDB Logo MongoDB