Menu

#2 latest cvs does not compile

closed-fixed
None
5
2009-05-11
2009-01-23
Stedy
No

metadata.c: In function ‘GetVideoMetadata’:
metadata.c:645: error: ‘CODEC_ID_WMAPRO’ undeclared (first use in this function)
metadata.c:645: error: (Each undeclared identifier is reported only once
metadata.c:645: error: for each function it appears in.)
metadata.c:653: error: ‘CODEC_ID_PCM_F64LE’ undeclared (first use in this function)
make: *** [metadata.o] Error 1

Don't know if I should report this as a bug.. but I can't make it compile. If I remove those lines. i could compile but get segmentation fault when executing.

Discussion

<< < 1 2 (Page 2 of 2)
  • Steve Hollis

    Steve Hollis - 2009-02-16

    You're missing the GD library. On Debian based systems:

    apt-get install libgd2-xpm libgd2-xpm-dev

     
  • Stedy

    Stedy - 2009-02-16

    so prerequisites in the INSTALL file should be updated.

     
  • Justin Maggard

    Justin Maggard - 2009-02-16
    • status: open --> closed
     
  • Justin Maggard

    Justin Maggard - 2009-02-16

    Prerequisites updated.

     
  • Justin Maggard

    Justin Maggard - 2009-05-11
    • status: closed --> closed-fixed
     
<< < 1 2 (Page 2 of 2)

Log in to post a comment.