gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] Cannot compile current HEAD


From: Udo Giacomozzi
Subject: [Gnash-dev] Cannot compile current HEAD
Date: Tue, 25 Sep 2007 15:15:39 +0200

Compiling current CVS HEAD stops with this error message:

make[2]: Entering directory `/home/indunet/gnash/gui'
WARNING: Install QT's moc tool! Linking to default MOC file
make  all-am
make[3]: Entering directory `/home/indunet/gnash/gui'
g++ -DHAVE_CONFIG_H -I. -I..  -DGUI_GTK -DGUI_CONFIG=\"GTK\" -I.. -I.. 
-I../server -I../server/parser -I../server/vm -I../libltdl -I../libbase 
-I../backend -I../libgeometry -DLOCALEDIR=\"/usr/local/share/locale\" 
-DPLUGINSDIR=\"/usr/local/lib/gnash/plugins\" -I/usr/include/libxml2    
-pthread    -pthread -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include -I/usr/include/libxml2   
-DPKGDATADIR=\"/usr/local/share/gnash\" -DRENDERER_CONFIG=\"agg\" 
-DMEDIA_CONFIG=\"gst\" -DTARGET_CONFIG=\"\" 
-DCONFIG_CONFIG="\"--disable-debugger --enable-renderer=agg --enable-gui=gtk 
--disable-cygnal --enable-media=GST --with-pixelformat=all --enable-fps-debug 
--disable-klash --enable-mit-shm --enable-ltdl-install=no 
--enable-ltdl-install=no --no-create --no-recursion\"" -I/usr/include/gtk-2.0 
-I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo 
-I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include 
-I/usr/include/freetype2 -I/usr/include/libpng12     -I/usr/include/glib-2.0 
-I/usr/lib/glib-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/atk-1.0 -I/usr/include/glib-2.0 
-I/usr/lib/glib-2.0/include     -I/usr/include/agg2      -g -O2 -pthread     -W 
    -Wall     -Wcast-align     -Wcast-qual     -Wpointer-arith     
-Wreturn-type      -fvisibility-inlines-hidden -MT gtk_gnash-gtk.o -MD -MP -MF 
.deps/gtk_gnash-gtk.Tpo -c -o gtk_gnash-gtk.o `test -f 'gtk.cpp' || echo 
'./'`gtk.cpp
gtk.cpp: In static member function 'static gnash::key::code 
gnash::GtkGui::gdk_to_gnash_key(guint)':
gtk.cpp:1397: error: 'GDK_Oslash' was not declared in this scope
make[3]: *** [gtk_gnash-gtk.o] Error 1
make[3]: Leaving directory `/home/indunet/gnash/gui'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/indunet/gnash/gui'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/indunet/gnash'
make: *** [all] Error 2


I did
make clean ; cvs update -d ; ./autogen.sh ; make

Udo

PS: Do you prefer a bug item for this kind of reports?

PPS: It took 19 minutes of CPU time to compile Gnash up to this point
on a Pentium M 1.5 GHz -- it's getting worse with any CVS commit it
seems. This is extreme..!





reply via email to

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