gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] libltdl strikes again


From: Udo Giacomozzi
Subject: [Gnash-dev] libltdl strikes again
Date: Mon, 21 May 2007 11:19:32 +0200

Hi

I get a strange error:

/usr/bin/make  all-recursive
make[1]: Entering directory `/mnt/bigdrive/home/udo/gnash'
Making all in libbase
make[2]: Entering directory `/mnt/bigdrive/home/udo/gnash/libbase'
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..  
-DPLUGINSDIR=\"/usr/local/lib/gnash/plugins\" -I.. -I. -I..  .. './'`config.cpp
mkdir .libs
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPLUGINSDIR=\"/usr/local/lib/gnash/plugins\" 
-I.. -I. -I.. -I../libamf -I../server -I../server/swf -pth .. ase_la-config.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..  
-DPLUGINSDIR=\"/usr/local/lib/gnash/plugins\" -I.. -I. -I..  .. '`container.cpp
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPLUGINSDIR=\"/usr/local/lib/gnash/plugins\" 
-I.. -I. -I.. -I../libamf -I../server -I../server/swf -pth .. _la-container.o
/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..  
-DPLUGINSDIR=\"/usr/local/lib/gnash/plugins\" -I.. -I. -I..  .. '`extension.cpp
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPLUGINSDIR=\"/usr/local/lib/gnash/plugins\" 
-I.. -I. -I.. -I../libamf -I../server -I../server/swf -pth .. _la-extension.o

 [...]

/bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I..  
-DPLUGINSDIR=\"/usr/local/lib/gnash/plugins\" -I.. -I. -I..  .. '`FLVParser.cpp
 g++ -DHAVE_CONFIG_H -I. -I. -I.. -DPLUGINSDIR=\"/usr/local/lib/gnash/plugins\" 
-I.. -I. -I.. -I../libamf -I../server -I../server/swf -pth .. _la-FLVParser.o
/bin/sh ../libtool --tag=CXX --mode=link g++  -pthread -march=athlon-xp     -W  
   -Wall     -Wcast-align     -Wcast-qual     -Wpointer-ar ..       -lrt -lm
libtool: link: cannot find the library `../libbase/libltdl.la'           
<---####
make[2]: *** [libgnashbase.la] Error 1
make[2]: Leaving directory `/mnt/bigdrive/home/udo/gnash/libbase'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/bigdrive/home/udo/gnash'
make: *** [all] Error 2



CVS HEAD as of Mon, 21 May 2007 11:18:55 +0200

did autogen, configure, make clean all


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 disabled.
        Building the Flash debugger is disabled.
        Top level for cross compiling support files is:
        Building extensions:  fileio
        Renderer engine: agg
        GUI: fb
        Media handler: none

Configured paths for i686-pc-linux-gnu are:
        DocBook document processing disabled (default)
        XML flags are: -I/usr/include/libxml2
        XML libs are:  -lxml2 -lz -lpthread -lm
        JPEG flags are: default include path
        JPEG libs are: -ljpeg
        POSIX Threads flags are: -pthread
        POSIX Threads lib is: -lpthread
        This version of libCurl doesn't have RTMP support
        CURL flags are: default include path
        CURL libs are: -L/usr/lib -lcurl
        AGG Pixel format is: BGRA32
        AGG flags are: -I/home/udo/agg-2.5/include
        AGG libs are: -L/home/udo/agg-2.5/src -lagg
        BOOST flags are: -I/usr/include
        BOOST libs are: -lboost_date_time -lboost_thread
        MING version code is 00040005
        MING flags are -I/usr/local/include
        MING libs are -L/usr/local/lib -lz -lm -lpng -lming
        MAKESWF is /usr/local/bin/makeswf
        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/
        Z flags are: default include path
        Z libs are: -lz






reply via email to

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