gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] Configure error:Gnash-0.8


From: Prathap KV
Subject: [Gnash-dev] Configure error:Gnash-0.8
Date: Tue, 12 Jun 2007 14:36:00 +0530
User-agent: KMail/1.9.1

Hi,

I am trying to install gnash on PXA255.
I have stucked up in configure.

../gnash-0.8.0/configure --build=i686-pc-linux-gnu --host=arm-linux 
--target=arm-linux --prefix=/home/prathap/eldk/arm --disable-plugin 
--enable-renderer=agg --disable-shared --enable-gui=FB --disable-klash  
--with-agg-incl=/home/prathap/devel/flash/agg-2.5/include  
--with-agg-lib=/home/prathap/devel/flash/agg-2.5/src 
--with-top-level=/home/prathap/eldk/arm --disable-sound  --disable-klash

Output of configure is:

Configurable options are:
        Intel 810 LOD bias hack disabled (default). Use --enable-i810-lod-bias 
to enable.
        POSIX Threads support enabled (default)
        Web server support disabled (default)
        DMalloc support disabled (default). Use --enable-dmalloc to enable.
        Firefox plugin disabled.
        Konqueror plugin disabled.
        GNOME help disabled (default). Use --enable-ghelp to enable.
        Building Cygnal media server enabled (default). Use --disable-cygnal 
to disable.
        Building Flash debugger support (default). Use --disable-debugger to 
disable.
        Top level for cross compiling support files is: /home/prathap/eldk/arm
        Renderer engine: agg
        GUI: fb
        Media handler: none

Configured paths for i686-pc-linux-gnu are:
        DocBook document processing disabled (default)
        ERROR: No libxml2 development package installed!
               To compile this project install
               or .deb users: apt-get install libxml2-dev
               or .rpm users: yum install libxml2-devel
        JPEG flags are: default include path
        JPEG libs are: -L/home/prathap/eldk/arm/lib -ljpeg
        POSIX Threads flags are: -pthread
        POSIX Threads lib is: -L/home/prathap/eldk/arm/lib -lpthread
        WARNING: CURL library not found.
                 Gnash will be built without support for streaming from URLs.
                 Why not install libcurl from http://curl.haxx.se/libcurl
                 or .deb users: apt-get install libcurl3-dev
                 or .rpm users: yum install curl-devel
        AGG Pixel format is: all
        AGG flags are: -I/home/prathap/devel/flash/agg-2.5/include
        AGG libs are: -L/home/prathap/devel/flash/agg-2.5/src -lagg
        ERROR: No BOOST development package installed!
               Install it from http://www.boost.org
               or .deb users: apt-get install libboost-thread-dev
                              and libboost-date-time-dev
               or .rpm users: yum install boost-devel
        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
        SWFMILL is /usr/local/bin/swfmill
        Z flags are: default include path
        Z libs are: -L/home/prathap/eldk/arm/lib -lz
configure: This build is setup for cross compiling

configure: error: Please install required packages
I am confused:
1.I have libxml2 static libraries for arm at the location specified by 
--with-top-level option.But again i am getting the error message 'No libxml2 
development package installed!'.
2.It is taking the SWFMILL compiled for host system.why?
3 --with-top-level option only points to libraries. It is taking the include 
files from the default include path.

Can anyone please help me in accomplish my objective to port gnash-0.8.0 on 
arm based system(GUI=FB)

Thanks for all support,
Regards.
Prathap K V




reply via email to

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