gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] X11 dependency with FB gui


From: Udo Giacomozzi
Subject: [Gnash-dev] X11 dependency with FB gui
Date: Wed, 5 Dec 2007 13:57:44 +0100

Current HEAD depends on libX11.so.6 even if I build for FB GUI only.
Can this be fixed please?
Don't know which commit introduced this problem, but a build from
2007-11-19 was ok.


Configure line:

$ ./configure --with-extensions=fileio --disable-debugger --enable-renderer=agg 
--enable-gui=fb --disable-cygnal --with-pixelformat=BGRA32 --enable-fps-debug 
--disable-klash --enable-media=none --disable-static --with-gcc-arch=i486



$ make dumpconfig

Building in directories: libbase libgeometry libamf libmedia server backend 
utilities gui plugin testsuite po    extensions
Some directories may be excluded from the build
Linux DebianLaptop 2.6.18-4-686 #1 SMP Wed Apr 18 09:55:10 UTC 2007 i686 
GNU/Linux
g++ -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v 
--enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr 
--enable-shared --with-system-zlib --libexecdir=/usr/lib 
--without-included-gettext --enable-threads=posix --enable-nls 
--program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu 
--enable-libstdcxx-debug --enable-mpfr --with-tune=i686 
--enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.1.2 20061115 (prerelease) (Debian 4.1.1-21)
CXXFLAGS: -g -O2 -pthread -march=i486     -W     -Wall     -Wcast-align     
-Wcast-qual     -Wpointer-arith     -Wreturn-type      
-fvisibility-inlines-hidden

Image decoding support...
        JPEG_CFLAGS is
        JPEG_LIBS is -ljpeg
        PNG_CFLAGS is
        PNG_LIBS is -lpng12
Audio decoding support...
GUI Toolkit decoding support...
        SDL_CFLAGS is
        SDL_LIBS is
        X11_CFLAGS is -I/usr/include
        X11_LIBS is -lX11 -lXinerama -lXext -lSM -lICE
Support libraries...
        INCLTDL
        LIBLTDL -lltdl
        GLIB_CFLAGS is
        GLIB_LIBS is
        Z_CFLAGS is
        Z_LIBS is -lz
        LIBXML_CFLAGS is -I/usr/include/libxml2
        LIBXML_LIBS is -lxml2
        FREETYPE_CFLAGS is -I/usr/include/freetype2
        FREETYPE_LIBS is -lfreetype -lz
        FONTCONFIG_CFLAGS is
        FONTCONFIG_LIBS is -lfontconfig
        PTHREAD_CFLAGS is -pthread
        PTHREAD_LIBS is -lpthread
        CURL_CFLAGS is
        CURL_LIBS is -lcurl
        BOOST_CFLAGS is -I/usr/include
        BOOST_LIBS is -lboost_thread -lboost_date_time -lboost_serialization
        BOOST_EXTRA_LIBS is -lboost_unit_test_framework
        MING_VERSION_CODE 00040005
        MING_LIBS -L/usr/local/lib -lz -lm -lungif -lpng -lming
        MING_CFLAGS -I/usr/local/include
        MAKESWF /usr/local/bin/makeswf
        MTASC /usr/bin/mtasc
        MTASC CLASSPATH /usr/share/ocaml/mtasc/std
Graphics support...
        AGG_CFLAGS is -I/usr/include/agg2
        AGG_LIBS is -lagg_pic  -lagg_pic

A blank value for CFLAGS means the header is installed in the
default system header location. All the LIBS should have a
legit value

Configurable options are:
        Media handler: none
        Renderer engine: agg
        Supported GUI: FB
        Konqueror (KPARTS) plugin disabled
        Firefox (NSAPI) plugin disabled
        Extensions added are: fileio






reply via email to

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