Hi,
As i mentioned before, when using `make -j10` the latest trunk failed to build. So i cam up with this patch, and it seems to work.

--- /mnt/ram/gnash-bzr/libbase/Makefile.am      2009-06-28 00:50:51.335044902 
-0400
+++ libbase/Makefile.am 2009-06-28 23:40:12.000000000 -0400
@@ -199,7 +199,7 @@
 endif
 
 libgnashbase_la_LDFLAGS = -release $(VERSION) 
-libgnashbase_la_DEPENDENCIES = $(LIBLTDL)
+libgnashbase_la_DEPENDENCIES = $(LIBLTDLLIB)
 
 if WIN32
   libgnashbase_la_LDFLAGS += -no-undefined
_______________________________________________
Gnash-dev mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/gnash-dev

Reply via email to