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;


_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to