Hello again,
About the OpenGL thing:
The graphics card is an Intel 915GM, with 128 MB of shared memory. The driver
is the i810 version 1.7.2, under Xorg 7.1.0. (The etch versions).
I've just tested it in an old pc, with a NVidia MX200 and the propietary
drivers, and the results were the same (high cpu, missing textures). I have
Debian Etch in that pc, too, so the library versions are the same.
I've tested with this website: www.appinformatica.com The animation with the
guy on the pc (
http://www.appinformatica.com/imf-flash/banner-servicio-tecnico.swf ) doesn't
show some background images, and the one with football match (
http://www.appinformatica.com/imf-flash/banner-futbol-vertical.swf ) doesn't
show the background (the people and the green field). In addition, cpu goes
100% and the animations play slow. Both animations show perfect when I use
the AGG renderer, and the CPU "only" goes 50% when I'm in that website.
>I did some profiling there, and it looks like a lot of CPU time is spent
>in actionscript. This one uses less resources (please try it):
>
>http://www.ferryhalim.com/orisinal/g2/0chicken.swf
That game worked fine (using AGG). The average cpu usage is about 30% while
playing. What I wanted to know about the high cpu usage is if this is normal
or if it's due to the way I compiled gnash or the configuration of my
machine.
Could something of this be due to missing or old libraries?
I attach the output of glxinfo in the machine with the intel card, and the
output of the configure script whith the openGL option, so you can see what
librarys are detected.
Thanks for your time.
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for library file name specifics... no
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking dependency style of g++... gcc3
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether make sets $(MAKE)... (cached) yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
checking for CFPreferencesCopyAppValue... no
checking for CFLocaleCopyCurrent... no
checking whether NLS is requested... yes
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for lt_dlinit in -lltdl... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for xlf... no
checking for f77... no
checking for frt... no
checking for pgf77... no
checking for cf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for xlf90... no
checking for f90... no
checking for pgf90... no
checking for pghpf... no
checking for epcf90... no
checking for gfortran... no
checking for g95... no
checking for xlf95... no
checking for f95... no
checking for fort... no
checking for ifort... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for ftn... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether accepts -g... no
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... no
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking which extension is used for loadable modules... .so
checking which variable specifies run-time library path... LD_LIBRARY_PATH
checking for the default library search path... /lib /usr/lib
/lib/i486-linux-gnu /usr/lib/i486-linux-gnu
checking for objdir... .libs
checking whether libtool supports -dlopen/-dlpreopen... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen in -ldl... (cached) yes
checking for dlerror... yes
checking for _ prefix in compiled symbols... no
checking whether deplibs are loaded by dlopen... yes
checking argz.h usability... yes
checking argz.h presence... yes
checking for argz.h... yes
checking for error_t... yes
checking for argz_append... yes
checking for argz_create_sep... yes
checking for argz_insert... yes
checking for argz_next... yes
checking for argz_stringify... yes
checking assert.h usability... yes
checking assert.h presence... yes
checking for assert.h... yes
checking ctype.h usability... yes
checking ctype.h presence... yes
checking for ctype.h... yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdio.h usability... yes
checking stdio.h presence... yes
checking for stdio.h... yes
checking for unistd.h... (cached) yes
checking dl.h usability... no
checking dl.h presence... no
checking for dl.h... no
checking sys/dl.h usability... no
checking sys/dl.h presence... no
checking for sys/dl.h... no
checking dld.h usability... no
checking dld.h presence... no
checking for dld.h... no
checking mach-o/dyld.h usability... no
checking mach-o/dyld.h presence... no
checking for mach-o/dyld.h... no
checking for string.h... (cached) yes
checking for strchr... yes
checking for strrchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for strcmp... yes
checking for closedir... yes
checking for opendir... yes
checking for readdir... yes
configure: This build supports LocalConnection
checking which type of library archiver we have...
configure: Configuring Gnash for native compilation
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for python... /usr/bin/python
checking for the gtk2 header... -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
checking for libgtk2 library... -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama
-lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0
checking for the Pango Version... 1.0
checking for libpango header... -I/usr/include/pango-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking for libpango library... -lpangox-1.0 -lpango-1.0 -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0
checking for atk/atk.h header using pkg-config... -I/usr/include/atk-1.0
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
checking for libatk library... -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl
-lglib-2.0
checking for the Gtk GL Extensions Version... 1.6
checking for gtk/gtkgl.h... -I/usr/include/gtkglext-1.0
-I/usr/lib/gtkglext-1.0/include -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/freetype2
-I/usr/include/libpng12 -I/usr/include/atk-1.0
checking for GTK GL library... -I/usr/include/gtkglext-1.0
-I/usr/lib/gtkglext-1.0/include -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/freetype2
-I/usr/include/libpng12 -I/usr/include/atk-1.0
checking for cairo.h header using pkg-config... -I/usr/include/cairo
-I/usr/include/freetype2 -I/usr/include/libpng12
checking for libcairo library... -lcairo
checking linker --as-needed support... yes
checking for mallinfo... yes
checking for autotrace... no
checking for netcat... /bin/netcat
checking for dirent.h that defines DIR... (cached) yes
checking for library containing opendir... (cached) none required
checking for malloc.h... (cached) yes
checking getopt.h usability... yes
checking getopt.h presence... yes
checking for getopt.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking pwd.h usability... yes
checking pwd.h presence... yes
checking for pwd.h... yes
checking sys/utsname.h usability... yes
checking sys/utsname.h presence... yes
checking for sys/utsname.h... yes
checking for sqrt in -lm... yes
checking for getpwnam in -lc... yes
checking for exp2 in -lm... yes
checking for log2 in -lm... yes
checking for trunc in -lm... yes
checking for X11 headers... -I/usr/include
checking for X11 library... -lX11 -lXinerama -lXext -lSM -lICE
checking for XInput_find_display in -lXi... yes
checking for XDisableAccessControl in -lX11... yes
checking for shm_unlink in -lrt... yes
checking for shm_open... yes
checking for shm_unlink... yes
checking for vsnprintf... yes
checking for finite... yes
checking for isfinite... no
checking whether g++ implements __PRETTY_FUNCTION__... yes
checking whether g++ implements __FUNCTION__... yes
checking whether g++ implements __func__... yes
checking for getopt... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for tzset... yes
checking for localtime_r... yes
checking whether struct tm has tm_gmtoff... yes
checking whether timezone is a long... yes
checking for sysconf... yes
checking for shmget... yes
checking for shmat... yes
checking for shmdt... yes
checking for mmap... yes
checking for memmove... (cached) yes
checking for strlcpy... no
checking for strlcat... no
checking winsock.h usability... no
checking winsock.h presence... no
checking for winsock.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for socket... yes
checking for CreateFileMappingA... no
checking ext/hash_map usability... yes
checking ext/hash_map presence... yes
checking for ext/hash_map... yes
checking for mremap in -lc... yes
checking for zlib.h header using pkg-config... not found
checking zlib.h usability... yes
checking zlib.h presence... yes
checking for zlib.h... yes
checking for libz library...
checking for jpeglib.h header using pkg-config... not found
checking jpeglib.h usability... yes
checking jpeglib.h presence... yes
checking for jpeglib.h... yes
checking for libjpeg library...
checking for png.h header using pkg-config... not found
checking png.h usability... yes
checking png.h presence... yes
checking for png.h... yes
checking for libpng library... -lpng12
checking for dejagnu.h header using pkg-config... not found
checking dejagnu.h usability... no
checking dejagnu.h presence... no
checking for dejagnu.h... no
checking dejagnu/dejagnu.h usability... no
checking dejagnu/dejagnu.h presence... no
checking for dejagnu/dejagnu.h... no
checking for dejagnu/dejagnu.h... (cached) no
checking for dejagnu.h... (cached) no
checking for fc-match... /usr/bin/fc-match
checking for fontconfig/fontconfig.h header using pkg-config...
checking for libfontconfig library... -lfontconfig
checking for ming-config... no
checking ming.h usability... no
checking ming.h presence... no
checking for ming.h... no
checking for Ming header...
checking for swfmill... no
checking for swfc... no
checking for mtasc... no
checking for doxygen... no
checking for sdl-config... /usr/bin/sdl-config
(cached) checking for xml2-config... /usr/bin/xml2-config
checking for libxml2 header... -I/usr/include/libxml2
(cached) checking for libxml2 library... -lxml2
checking for size_t... yes
checking size of size_t... 4
checking for long... yes
checking size of long... 4
checking for int... yes
checking size of int... 4
checking for short... yes
checking size of short... 2
checking for kde-config... /usr/bin/kde-config
checking for kde header... -I/usr/include/kde -I/usr/include/kde/kio
checking for kdeui library... /usr/lib/libkdeui
checking for kdecore library... /usr/lib/libkdecore
checking for kdeprint library... /usr/lib/libkdeprint
checking for qt header... -I/usr/include/qt3
configure: QT version is 3
checking for moc... /usr/bin/moc
checking for libglib header... -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include
checking for glib library... -lglib-2.0
checking for OpenGL headers... default
checking for expat.h header using pkg-config... not found
checking expat.h usability... yes
checking expat.h presence... yes
checking for expat.h... yes
checking for libexpat library...
checking for ffmpeg version... 051110
configure: WARNING: This version of ffmpeg/libavcodec is not able to play VP6
encoded video!
checking for libdts library... no
checking for dts_init in -ldts... yes
checking for libvorbisenc library... -lvorbisenc -lvorbis -lm -logg
checking for libavformat library... -lavformat -lavcodec -lz -la52 -ldts -lgsm
-ldc1394_control -ldl -lvorbisenc -lraw1394 -lavutil -lvorbis -lm -logg
checking for libavutil library... -lavutil
checking for libtheora library... -ltheora -logg
checking for libgsm library... no
checking for gsm_destroy in -lgsm... yes
checking for libdc1394 library... no
checking for dc1394_is_camera in -ldc1394_control... yes
checking for libswscale library... no
checking for sws_scale in -lswscale... no
checking for curl-config... /usr/bin/curl-config
checking curl/curl.h usability... yes
checking curl/curl.h presence... yes
checking for curl/curl.h... yes
checking for libcurl header... no
checking whether pthreads work with -pthread... yes
checking searching for pthread library... using -lpthread
checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE
checking if more special flags are required for pthreads... no
checking for the Boost Version...
checking for boost header... -I/usr/include
checking for Boost libraries... -lboost_thread-gcc-mt-1_33_1
-lboost_date_time-gcc-1_33_1 -lboost_serialization-gcc-1_33_1
checking for gcc architecture flag...
checking for x86 cpuid 0 output... 2:756e6547:6c65746e:49656e69
checking for x86 cpuid 1 output... 6d8:816:180:afe9f9ff
checking whether C compiler accepts -march=pentium-m... yes
checking for gcc architecture flag... -march=pentium-m
checking if -fvisibility-inlines-hidden is broken... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating libmedia/Makefile
config.status: creating po/Makefile
config.status: creating libbase/Makefile
config.status: creating libgeometry/Makefile
config.status: creating server/Makefile
config.status: creating server/asobj/Makefile
config.status: creating server/vm/Makefile
config.status: creating server/parser/Makefile
config.status: creating libamf/Makefile
config.status: creating backend/Makefile
config.status: creating utilities/Makefile
config.status: creating doc/Makefile
config.status: creating doc/C/Makefile
config.status: creating doc/C/asspec/Makefile
config.status: creating doc/Doxyfile
config.status: creating pythonmodule/Makefile
config.status: creating testsuite/Makefile
config.status: creating testsuite/libbase/Makefile
config.status: creating testsuite/libgeometry/Makefile
config.status: creating testsuite/actionscript.all/Makefile
config.status: creating testsuite/samples/Makefile
config.status: creating testsuite/swfdec/Makefile
config.status: creating testsuite/misc-ming.all/Makefile
config.status: creating testsuite/misc-mtasc.all/Makefile
config.status: creating testsuite/misc-swfmill.all/Makefile
config.status: creating testsuite/misc-swfc.all/Makefile
config.status: creating testsuite/movies.all/Makefile
config.status: creating testsuite/server/Makefile
config.status: creating testsuite/libamf.all/Makefile
config.status: creating gui/Makefile
config.status: creating gui/Info.plist
config.status: creating extensions/Makefile
config.status: creating extensions/dejagnu/Makefile
config.status: creating extensions/mysql/Makefile
config.status: creating extensions/fileio/Makefile
config.status: creating extensions/gtk2/Makefile
config.status: creating extensions/lirc/Makefile
config.status: creating extensions/dbus/Makefile
config.status: creating extensions/metome/Makefile
config.status: creating plugin/Makefile
config.status: creating plugin/klash/Makefile
config.status: creating cygnal/Makefile
config.status: creating cygnal/testsuite/Makefile
config.status: creating cygnal/testsuite/cygnal.all/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: linking ./cygnal/testsuite/cygnal.all/cygnalrc.in to
cygnal/testsuite/cygnal.all/cygnalrc
config.status: linking ./testsuite/libbase/gnashrc.in to
testsuite/libbase/gnashrc
config.status: linking ./testsuite/libbase/gnashrc-local.in to
testsuite/libbase/gnashrc-local
config.status: executing depfiles commands
config.status: executing default-1 commands
Configurable options are:
Intel 810 LOD bias hack disabled (default). Use --enable-i810-lod-bias
to enable.
MIT-SHM X extension support enabled
POSIX Threads support enabled (default)
DMalloc support disabled (default). Use --enable-dmalloc to enable.
NPAPI plugin enabled (default). Use --disable-nsapi to disable.
NPAPI plugin will be installed in /home/yortx/.mozilla/plugins
KPARTS plugin enabled (default). Use --disable-kparts to disable
KDE plugin will be installed in /usr/lib/kde3
KDE service will be installed in /usr/share/services
KDE config dir will be in /etc/kde3
KDE appsdata will be installed in /usr/share/apps/klash
GNOME help disabled (default). Use --enable-ghelp to enable.
Building Cygnal media server disabled.
Building the Flash debugger is disabled.
Top level for cross compiling support files is:
Enabling security features: localconnection
GUI toolkits supported: kde,gtk
Renderers supported: ogl
Media handler: ffmpeg
Using SDL for sound handling
Using sysv mode for shared memory
Configured paths for i686-pc-linux-gnu are:
DocBook document processing disabled (default)
XML flags are: -I/usr/include/libxml2
XML libs are: -lxml2
KDE flags are: -I/usr/include/kde -I/usr/include/kde/kio
KDE libs are: -lkdeui -lkdecore -lkdeprint
QT flags are: -I/usr/include/qt3
QT libs are: -lqt-mt
JPEG flags are: default include path
JPEG libs are: -ljpeg
PNG flags are: default include path
PNG libs are: -lpng12
OpenGL flags are: default include path
OpenGL libs are: -lGL -lGLU
GtkGLExt flags are: -I/usr/include/gtkglext-1.0
-I/usr/lib/gtkglext-1.0/include -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/freetype2
-I/usr/include/libpng12 -I/usr/include/atk-1.0
GtkGLExt libs are: -lgtkglext-x11-1.0 -lgdkglext-x11-1.0 -lGLU -lGL
-lXmu -lXt -lSM -lICE -lgtk-x11-2.0 -lpangox-1.0 -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama
-lXi -lXrandr -lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0
-lgmodule-2.0 -ldl -lglib-2.0
GTK2 flags are: -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
GTK2 libs are: -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0
-lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr
-lXcursor -lXfixes -lpango-1.0 -lcairo -lX11 -lgobject-2.0 -lgmodule-2.0 -ldl
-lglib-2.0
Pango flags are: -I/usr/include/pango-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include
Pango libs are: -lpangox-1.0 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0
-ldl -lglib-2.0
GLib flags are: -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
GLib libs are: -lglib-2.0
ATK flags are: -I/usr/include/atk-1.0 -I/usr/include/glib-2.0
-I/usr/lib/glib-2.0/include
ATK libs are: -latk-1.0 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
MP3 and video support enabled through ffmpeg
FFMPEG flags are: default include path
FFMPEG libs are: -lavcodec -lz -la52 -ldts -lgsm -ldc1394_control -ldl
-lvorbisenc -lraw1394 -lavutil -lvorbis -lm -logg -ldts -lvorbisenc -lvorbis
-lm -logg -lavformat -lavcodec -lz -la52 -ldts -lgsm -ldc1394_control -ldl
-lvorbisenc -lraw1394 -lavutil -lvorbis -lm -logg -lavutil -ltheora -logg
-lgsm -ldc1394_control
SDL flags are: -I/usr/include/SDL -D_GNU_SOURCE=1 -D_REENTRANT
SDL libs are: -lSDL
Plugin will be installed in /home/yortx/.mozilla/plugins
POSIX Threads flags are: -pthread
POSIX Threads lib is: -lpthread
CURL flags are: default include path
CURL libs are: -lcurl
BOOST flags are: -I/usr/include
BOOST libs are: -lboost_thread-gcc-mt-1_33_1
-lboost_date_time-gcc-1_33_1 -lboost_serialization-gcc-1_33_1
BOOST Extra libs are: -lboost_unit_test_framework-gcc-1_33_1
WARNING: You need to have the Ming development and utilities packages
installed to run most of the tests in Gnash testsuite.
Install it from http://ming.sourceforge.net
or .deb users: apt-get install libming-dev
WARNING: You need to have the MTASC compiler packages installed
to run some of the tests in Gnash testsuite.
You can install it from http://mtasc.org
or .deb users: apt-get install mtasc
WARNING: You need to have the 'swfmill' tool installed
to run some of the tests in Gnash testsuite.
You can install it from http://iterative.org/swfmill/
WARNING: You need to have 'swfc' from SWFTools installed
to run some of the tests in Gnash testsuite.
You can install it from http://www.swftools.org/
PYTHON is /usr/bin/python
Z flags are: default include path
Z libs are: -lz
FreeType flags are: -I/usr/include/freetype2
FreeType libs are: -lfreetype -lz
Fontconfig flags are:
Fontconfig libs are: -lfontconfig
libGL warning: 3D driver claims to not support visual 0x5b
name of display: :0.0
display: :0 screen: 0
direct rendering: Yes
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating,
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method,
GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe,
GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control,
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync,
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer,
GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context,
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory,
GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control,
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_SGI_make_current_read,
GLX_SGI_video_sync, GLX_SGIS_multisample, GLX_SGIX_fbconfig
OpenGL vendor string: Tungsten Graphics, Inc
OpenGL renderer string: Mesa DRI Intel(R) 915GM 20050225
OpenGL version string: 1.3 Mesa 6.5.1
OpenGL extensions:
GL_ARB_depth_texture, GL_ARB_fragment_program, GL_ARB_imaging,
GL_ARB_multisample, GL_ARB_multitexture, GL_ARB_point_parameters,
GL_ARB_shadow, GL_ARB_texture_border_clamp, GL_ARB_texture_compression,
GL_ARB_texture_cube_map, GL_ARB_texture_env_add,
GL_ARB_texture_env_combine, GL_ARB_texture_env_dot3,
GL_ARB_texture_mirrored_repeat, GL_ARB_texture_rectangle,
GL_ARB_transpose_matrix, GL_ARB_vertex_buffer_object,
GL_ARB_vertex_program, GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra,
GL_EXT_blend_color, GL_EXT_blend_equation_separate,
GL_EXT_blend_func_separate, GL_EXT_blend_minmax, GL_EXT_blend_subtract,
GL_EXT_clip_volume_hint, GL_EXT_cull_vertex, GL_EXT_compiled_vertex_array,
GL_EXT_convolution, GL_EXT_copy_texture, GL_EXT_draw_range_elements,
GL_EXT_fog_coord, GL_EXT_histogram, GL_EXT_multi_draw_arrays,
GL_EXT_packed_pixels, GL_EXT_point_parameters, GL_EXT_polygon_offset,
GL_EXT_rescale_normal, GL_EXT_secondary_color,
GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, GL_EXT_stencil_wrap,
GL_EXT_subtexture, GL_EXT_texture, GL_EXT_texture3D,
GL_EXT_texture_edge_clamp, GL_EXT_texture_env_add,
GL_EXT_texture_env_combine, GL_EXT_texture_env_dot3,
GL_EXT_texture_filter_anisotropic, GL_EXT_texture_lod_bias,
GL_EXT_texture_object, GL_EXT_texture_rectangle, GL_EXT_vertex_array,
GL_3DFX_texture_compression_FXT1, GL_APPLE_client_storage,
GL_APPLE_packed_pixels, GL_ATI_blend_equation_separate,
GL_IBM_rasterpos_clip, GL_IBM_texture_mirrored_repeat,
GL_INGR_blend_func_separate, GL_MESA_pack_invert, GL_MESA_ycbcr_texture,
GL_MESA_window_pos, GL_NV_blend_square, GL_NV_light_max_exponent,
GL_NV_texture_rectangle, GL_NV_texgen_reflection, GL_NV_vertex_program,
GL_NV_vertex_program1_1, GL_OES_read_format, GL_SGI_color_matrix,
GL_SGI_color_table, GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp,
GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SGIX_depth_texture,
GL_SUN_multi_draw_arrays
glu version: 1.3
glu extensions:
GLU_EXT_nurbs_tessellator, GLU_EXT_object_space_tess
visual x bf lv rg d st colorbuffer ax dp st accumbuffer ms cav
id dep cl sp sz l ci b ro r g b a bf th cl r g b a ns b eat
----------------------------------------------------------------------
0x23 24 tc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x24 24 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x25 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x26 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x27 24 tc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x28 24 tc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x29 24 tc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x2a 24 tc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x2b 24 dc 0 32 0 r y . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x2c 24 dc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 None
0x2d 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x2e 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 0 0 0 0 0 0 None
0x2f 24 dc 0 32 0 r y . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x30 24 dc 0 32 0 r . . 8 8 8 8 0 0 0 16 16 16 16 0 0 Slow
0x31 24 dc 0 32 0 r y . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x32 24 dc 0 32 0 r . . 8 8 8 8 0 24 8 16 16 16 16 0 0 Slow
0x5b 32 tc 0 32 0 r . . 8 8 8 8 0 0 0 0 0 0 0 0 0 Ncon
_______________________________________________
Gnash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash