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



_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to