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: Nachanon Vetjasit
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:07:20 +0000
User-agent: Opera/9.64 (X11; Linux i686; U; en) Presto/2.1.1

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

                 Summary: Gnash 0.8.11dev failed to build with FFmpeg
r11872/libavcodec 51.50.0
                 Project: Gnash - The GNU Flash player
            Submitted by: nachanon
            Submitted on: Fri 22 Mar 2013 11:07:19 PM ICT
                Category: None
                Severity: 3 - Normal
                 Release: master
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

Hello, I've recently moved from Gnash 0.8.10 release to current 0.8.11 git
version.

After I checked out, I went through a normal building process:

$ ./autogen.sh
$ CXX="ccache g++" ./configure --enable-media=gst,ffmpeg
$ make

However, compilation failed:


In file included from ffmpeg/AudioDecoderFfmpeg.h:23,
                 from ffmpeg/AudioDecoderFfmpeg.cpp:21:
ffmpeg/ffmpegHeaders.h:86:44: error: missing binary operator before token "("
In file included from ffmpeg/AudioDecoderFfmpeg.cpp:26:
ffmpeg/MediaParserFfmpeg.h:157:45: error: missing binary operator before token
"("
ffmpeg/AudioDecoderFfmpeg.cpp:87:44: error: missing binary operator before
token "("
ffmpeg/AudioDecoderFfmpeg.cpp:136:44: error: missing binary operator before
token "("
ffmpeg/AudioDecoderFfmpeg.cpp:145:44: error: missing binary operator before
token "("
ffmpeg/AudioDecoderFfmpeg.cpp:186:44: error: missing binary operator before
token "("
ffmpeg/AudioDecoderFfmpeg.cpp:270:44: error: missing binary operator before
token "("
ffmpeg/AudioDecoderFfmpeg.cpp:325:44: error: missing binary operator before
token "("
In file included from ffmpeg/AudioDecoderFfmpeg.cpp:26:
ffmpeg/MediaParserFfmpeg.h:162: error: ISO C++ forbids declaration of
'AVIOContext' with no type
ffmpeg/MediaParserFfmpeg.h:162: error: expected ';' before '*' token
ffmpeg/MediaParserFfmpeg.h:181: error: 'AVSampleFormat' has not been declared
ffmpeg/AudioDecoderFfmpeg.cpp: In member function 'void
gnash::media::ffmpeg::AudioDecoderFfmpeg::setup(gnash::media::SoundInfo&)':
ffmpeg/AudioDecoderFfmpeg.cpp:171: error: 'AV_SAMPLE_FMT_S16' was not declared
in this scope
ffmpeg/AudioDecoderFfmpeg.cpp: In member function 'void
gnash::media::ffmpeg::AudioDecoderFfmpeg::setup(const
gnash::media::AudioInfo&)':
ffmpeg/AudioDecoderFfmpeg.cpp:317: error: 'AV_SAMPLE_FMT_S16' was not declared
in this scope
make[2]: *** [libgnashmedia_la-AudioDecoderFfmpeg.lo] Error 1
make[2]: Leaving directory `/home/window/build/gnashgit/libmedia'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/window/build/gnashgit'
make: *** [all] Error 2


./configure screen output (configure.orig.txt), config.log (config.orig.log)
and make screen output (make.orig.txt) also attached.

Gnash 0.8.10 compiled fine on my system though.

Gnash: 0.8.11dev (git b482bd62 2013-03-02)
System: Debian GNU/Linux 5.0 Lenny i386
g++: 4:4.3.2-2 (Debian)
FFmpeg: r11872+debian_0.svn20080206-18+lenny3 (Debian)
libavutil version 49.6.0
libavcodec version 51.50.0
libavformat version 52.7.0
libavdevice version 52.0.0



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Fri 22 Mar 2013 11:07:19 PM ICT  Name: configure.orig.txt  Size: 29kB  
By: nachanon
Gnash 0.8.11 (b482bd62) build logs
<http://savannah.gnu.org/bugs/download.php?file_id=27656>
-------------------------------------------------------
Date: Fri 22 Mar 2013 11:07:19 PM ICT  Name: config.orig.log  Size: 164kB  
By: nachanon
Gnash 0.8.11 (b482bd62) build logs
<http://savannah.gnu.org/bugs/download.php?file_id=27657>
-------------------------------------------------------
Date: Fri 22 Mar 2013 11:07:19 PM ICT  Name: make.orig.txt  Size: 95kB   By:
nachanon
Gnash 0.8.11 (b482bd62) build logs
<http://savannah.gnu.org/bugs/download.php?file_id=27658>

    _______________________________________________________

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]