gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] Cannot compile CVS


From: Lee Revell
Subject: [Gnash-dev] Cannot compile CVS
Date: Thu, 18 May 2006 13:03:34 -0400

Any idea what's wrong?

Making all in backend
make[2]: Entering directory `/smb/rlrevell/cvs/gnash/gnash/backend'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -I../server -I../libbase
-I../backend -I../libgeometry -I/usr/include -I/usr/include/SDL
-I/usr/include/SDL -I/usr/include/libxml2   -I/usr/include/gtk-2.0
-I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/cairo
-I/usr/include/atk-1.0       -DQT_THREAD_SUPPORT  -D_REENTRANT  -g -O2
-ansi     -Wall      -MT gnash.o -MD -MP -MF ".deps/gnash.Tpo" -c -o
gnash.o gnash.cpp; \
        then mv -f ".deps/gnash.Tpo" ".deps/gnash.Po"; else rm -f
".deps/gnash.Tpo"; exit 1; fi
gnash.cpp:105: error: 'movie_state_e' does not name a type
gnash.cpp: In function 'int main(int, char**)':
gnash.cpp:188: error: 'GdkGLConfigMode' was not declared in this scope
gnash.cpp:188: error: expected `;' before 'glcmode'
gnash.cpp:195: error: 'gtk_gl_init' was not declared in this scope
gnash.cpp:196: error: 'gdk_gl_query_version' was not declared in this
scope
gnash.cpp:199: error: 'glcmode' was not declared in this scope
gnash.cpp:199: error: 'GDK_GL_MODE_RGB' was not declared in this scope
gnash.cpp:200: error: 'GDK_GL_MODE_DEPTH' was not declared in this scope
gnash.cpp:201: error: 'GDK_GL_MODE_DOUBLE' was not declared in this
scope

etc.

Lee





reply via email to

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