gnash-dev
[Top][All Lists]
Advanced

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

[Gnash-dev] Include error on Debian 3.1


From: Udo Giacomozzi
Subject: [Gnash-dev] Include error on Debian 3.1
Date: Wed, 11 Jul 2007 11:23:14 +0200

Tried to rebuild Gnash today on my Debian 3.1 machine, but it fails
including <ltdl.h> in sharedlib.cpp:


make[3]: Entering directory `/mnt/bigdrive/home/udo/gnash/server/vm'
if /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. 
-I../..  -I../../backend -I../../server -I../../server/asobj -I../../server/swf 
-I../../server/parser -I../../libbase -I../../libgeometry -I../../libamf 
-I../..    -pthread  -I/usr/include -I/usr/include/libxml2    -g -O3 -DNDEBUG 
-pthread     -W     -Wall     -Wcast-align     -Wcast-qual     -Wpointer-arith  
   -Wreturn-type      -MT VM.lo -MD -MP -MF ".deps/VM.Tpo" -c -o VM.lo VM.cpp; \
then mv -f ".deps/VM.Tpo" ".deps/VM.Plo"; else rm -f ".deps/VM.Tpo"; exit 1; fi
 g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../backend -I../../server 
-I../../server/asobj -I../../server/swf -I../../server/parser -I../../libbase 
-I../../libgeometry -I../../libamf -I../.. -pthread -I/usr/include 
-I/usr/include/libxml2 -g -O3 -DNDEBUG -pthread -W -Wall -Wcast-align 
-Wcast-qual -Wpointer-arith -Wreturn-type -MT VM.lo -MD -MP -MF .deps/VM.Tpo -c 
VM.cpp  -fPIC -DPIC -o .libs/VM.o
In file included from ../../libbase/extension.h:27,
                 from ../../server/asobj/Global.h:27,
                 from VM.cpp:29:
../../libbase/sharedlib.h:27:18: ltdl.h: No such file or directory
In file included from ../../libbase/extension.h:27,
                 from ../../server/asobj/Global.h:27,
                 from VM.cpp:29:
../../libbase/sharedlib.h:70: error: 'lt_dlhandle' is used as a type, but is
   not defined as a type.
make[3]: *** [VM.lo] Error 1


No problems with Debian 4 (Etch).

Udo





reply via email to

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