gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] error "Unsupported host endianness"


From: strk
Subject: Re: [Gnash-dev] error "Unsupported host endianness"
Date: Wed, 2 May 2007 15:16:20 +0200

On Wed, May 02, 2007 at 03:04:31PM +0200, Udo Giacomozzi wrote:
> 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'

Yep, same problem on distribution host.
Maybe endian.hpp highers the boost version requirement again ?
Can you check if any boost package contains endian.hpp on your debian ?

--strk;




reply via email to

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