Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Jun 2012 11:20:55 +0200
From:      Denk Padje <denkpadje@gmail.com>
To:        ports@FreeBSD.org
Subject:   gnash-0.8.9_4 compiler error
Message-ID:  <CAHs0wcoWX2eD9%2BBxKb%2BDERpZc53GLxzkoCvTztoeU4yUkrk2Mw@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
gnash-0.8.9_4 fails to compile on FreeBSD 9.0-RELEASE

Options: PLUGIN, GTK, AGG, FFMPEG
Installed dependency: ffmpeg-devel-2012.04.25_2

Don't know if this is due to having installed ffmpeg-devel instead of old
ffmpeg, but the package manager was fine with it.

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I.. -I../libbase -D_THREAD_SAFE
-pthread -I/usr/local/include/libpng -I/usr/local/include/glib-2.0
-I/usr/local/include/glib-2.0 -I/usr/local/include -DCURL_STATICLIB
-I/usr/local/include -I/usr/local/include -I/usr/local/include
-D__STDC_CONSTANT_MACROS -I/usr/local/include -I/usr/local/include
-I/usr/local/include/speex -I/usr/local/include -I../libvaapi
-DREGISTER_MEDIA_HANDLERS -O2 -fno-strict-aliasing -pipe -march=pentium-m
-W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type
-Wnon-virtual-dtor -Wunused -fvisibility-inlines-hidden -MT
libgnashmedia_la-MediaHandlerFfmpeg.lo -MD -MP -MF
.deps/libgnashmedia_la-MediaHandlerFfmpeg.Tpo -c
ffmpeg/MediaHandlerFfmpeg.cpp  -fPIC -DPIC -o
.libs/libgnashmedia_la-MediaHandlerFfmpeg.o
In file included from
/usr/local/include/boost/type_traits/aligned_storage.hpp:11,
                 from /usr/local/include/boost/type_traits.hpp:20,
                 from ../libbase/GnashFactory.h:32,
                 from ./MediaHandler.h:26,
                 from ffmpeg/MediaHandlerFfmpeg.h:22,
                 from ffmpeg/MediaHandlerFfmpeg.cpp:21:
/usr/local/include/boost/aligned_storage.hpp:90: warning: enumeral and
non-enumeral type in conditional expression
In file included from ffmpeg/MediaHandlerFfmpeg.cpp:26:
ffmpeg/MediaParserFfmpeg.h:152: error: 'ByteIOContext' does not name a type
ffmpeg/MediaParserFfmpeg.h:170: error: 'SampleFormat' has not been declared
gmake[2]: *** [libgnashmedia_la-MediaHandlerFfmpeg.lo] Error 1
gmake[2]: Leaving directory
`/usr/ports/graphics/gnash/work/gnash-0.8.9/libmedia'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/graphics/gnash/work/gnash-0.8.9'
gmake: *** [all] Error 2
*** Error code 1

Stop in /usr/ports/graphics/gnash.
*** Error code 1

Stop in /usr/ports/graphics/gnash.

===>>> make failed for graphics/gnash
===>>> Aborting update

Terminated



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHs0wcoWX2eD9%2BBxKb%2BDERpZc53GLxzkoCvTztoeU4yUkrk2Mw>