I built the latest trunk (11401) with ./configure --enable-debugger --enable-avm2
and make CFLAGS=-g CXXFLAGS=-g I get the errors debugger.cpp: In member function ‘void gnash::Debugger::dumpMovieInfo()’: debugger.cpp:313: error: invalid use of incomplete type ‘struct gnash::Global_as’ ./as_value.h:48: error: forward declaration of ‘struct gnash::Global_as’ debugger.cpp: In member function ‘void gnash::Debugger::dumpStackFrame(gnash::as_environment&)’: debugger.cpp:582: error: ‘fn’ was not declared in this scope make[4]: *** [debugger.lo] Error 1 make[4]: Leaving directory `/home/dww/trunk/libcore' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/dww/trunk/libcore' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/dww/trunk/libcore' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/dww/trunk' make: *** [all] Error 2 Am I missing something simple or is this a bug? Dennis _______________________________________________ Gnash-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnash-dev

