Udo Giacomozzi wrote: > > /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. > -DPLUGINSDIR=\"/usr/local/lib/gnash/plugins\" -I.. -I. -I.. -I../libamf > -I../server -I../server/swf -pthread -I/usr/include/libxml2 > -I/usr/include -pthread -march=athlon-xp -W -Wall > -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -c -o > libgnashbase_la-extension.lo `test -f 'extension.cpp' || echo > './'`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 -pthread -I/usr/include/libxml2 -I/usr/include > -pthread -march=athlon-xp -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith > -Wreturn-type -c extension.cpp -fPIC -DPIC -o > .libs/libgnashbase_la-extension.o > extension.cpp:36:18: ltdl.h: No such file or directory > In file included from extension.cpp:42: > sharedlib.h:26:18: ltdl.h: No such file or directory > In file included from extension.cpp:42: > sharedlib.h:69: error: 'lt_dlhandle' is used as a type, but is not defined as > a
Add $(INCLTDL) to libgnashbase_CPPFLAGS. I'm doing this now, and wil check it in, but that will get you going again. - rob - _______________________________________________ Gnash-dev mailing list Gnash-dev@gnu.org http://lists.gnu.org/mailman/listinfo/gnash-dev