gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] error "Unsupported host endianness"


From: Udo Giacomozzi
Subject: [Gnash-dev] error "Unsupported host endianness"
Date: Wed, 2 May 2007 15:04:31 +0200

As with CVS HEAD 2007/05/02 15:00 CEST I can't build Gnash anymore:


 g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I. -I../server -I../libbase 
-I/usr/include/libxml2 -g -O2 -pthread -march=athlon-xp -W -Wall -Wcast-align 
-Wcast-qual -Wpointer-arith -Wreturn-type -MT amf.lo -MD -MP -MF .deps/amf.Tpo 
-c amf.cpp  -fPIC -DPIC -o .libs/amf.o
amf.cpp:39:35: boost/detail/endian.hpp: No such file or directory
amf.cpp:159:4: #error "Unsupported host endianness"
amf.cpp: In function `void* amf::swapBytes(void*, int)':
amf.cpp:124: warning: unused parameter `int size'
make[2]: *** [amf.lo] Error 1
make[2]: Leaving directory `/mnt/bigdrive/home/udo/gnash/libamf'


----

Configurable options are:
        Intel 810 LOD bias hack disabled (default). Use --enable-i810-lod-bias 
to enable.
        POSIX Threads support enabled (default)
        Web server support disabled (default)
        DMalloc support disabled (default). Use --enable-dmalloc to enable.
        Firefox plugin enabled (default). Use --disable-plugin to disable.
        Konqueror plugin disabled.
        GNOME help disabled (default). Use --enable-ghelp to enable.
        Building Cygnal media server disabled.
        Building Flash debugger support (default). Use --disable-debugger to 
disable.
        Top level for cross compiling support files is:
        Renderer engine: agg
        GUI: gtk
        Media handler: gst

Configured paths for i686-pc-linux-gnu are:
        DocBook document processing disabled (default)
        XML flags are: -I/usr/include/libxml2
        XML libs are:  -lxml2 -lz -lpthread -lm
        JPEG flags are: default include path
        JPEG libs are: -ljpeg
        GTK2 flags are: -DXTHREADS -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/X11R6/include -I/usr/include/atk-1.0 
-I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include
        GTK2 libs are: -Wl,--export-dynamic -lgtk-x11-2.0 -lgdk-x11-2.0 
-latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0 
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
        Pango flags are: -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include
        Pango libs are: -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 
-ldl -lglib-2.0
        GLib flags are: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
        GLib libs are: -lglib-2.0
        ATK flags are: -I/usr/include/atk-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include
        ATK libs are: -Wl,--export-dynamic -latk-1.0 -lgobject-2.0 
-lgmodule-2.0 -ldl -lglib-2.0
        Gstreamer flags are: -pthread -I/usr/local/include/gstreamer-0.10 
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2
        Gstreamer libs are: -Wl,--export-dynamic -pthread -L/usr/local/lib 
-lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -ldl -lgthread-2.0 -lxml2 
-lpthread -lz -lm -lglib-2.0
        Plugin will be installed in /home/udo/.firefox/plugins
        POSIX Threads flags are: -pthread
        POSIX Threads lib is: -lpthread
        This version of libCurl doesn't have RTMP support
        CURL flags are: default include path
        CURL libs are: -L/usr/lib -lcurl
        AGG Pixel format is: RGB24
        AGG flags are: -I/home/udo/agg-2.5/include
        AGG libs are: -L/home/udo/agg-2.5/src -lagg
        BOOST flags are:
        BOOST libs are: -lboost_thread -lboost_date_time
        MING version code is 00040005
        MING flags are -I/usr/local/include
        MING libs are -L/usr/local/lib -lz -lm -lpng -lming
        MAKESWF is /usr/local/bin/makeswf
Warning: You need to have the MTASC compiler packages installed to run some of 
the tests in Gnash testsuite.
        Z flags are: default include path
        Z libs are: -lz






reply via email to

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