Hi,

Current trunk doesn't build on my Ubuntu 9.04 system with libtool 2.2.6a. Well, you don't strictly notice this problem with the original trunk but manual inspection of libbase/Makefile.am reveals that some variables like noinst_HEADERS are only available in the libltdl1 path. Is this expected? This also means you can't generate a correct make dist with libtool2.

I am not sure the following patch is fully correct but it helps me build gnash completely.

BTW, it's no longer possible to run gnash within the build-dir on trunk either. gtk-gnash complains that: error while loading shared libraries: libgnashbase.so.0: cannot open shared object file: No such file or directory

which is true, there is no libgnashbase.so.0. The resulting gnash works with a make install but it's not really convenient. I will try to understand that tomorrow unless someone beats me.

Regards,
Gwenole.

Attachment: gnash.ltdl2.patch
Description: Binary data


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

Reply via email to