gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [bug #38573] Gnash 0.8.11dev failed to build with FFmpeg


From: Sandro Santilli
Subject: [Gnash-commit] [bug #38573] Gnash 0.8.11dev failed to build with FFmpeg r11872/libavcodec 51.50.0
Date: Fri, 22 Mar 2013 16:24:53 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0

Follow-up Comment #3, bug #38573 (project gnash):

That's weird because line 86 of ffmpegHeaders.h is:

#if LIBAVCODEC_VERSION_INT < AV_VERSION_INT(52,94,1)

So the message:

ffmpeg/ffmpegHeaders.h:86:44: error: missing binary operator before token "("

Suggests that LIBAVCODEC_VERSION_INT is undefined in your case, but the commit
you mention (63cb1b7678b9fbe7dcbd67004122be6a920735bf) doesn't change that
line, nor any include, so if it was undefined before it should still be!

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38573>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]