strk wrote:
> 
>>  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

  I just had the same problem on a Redhat Enterprise 4 machine (our
gnashdev.org server) yesterday. In Boost 1.32.0, endian.hpp wasn't
included. I believe you need at least 1.33.1, or build the 1.34 beta
from source.

        - rob -


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

Reply via email to