gnash-dev
[Top][All Lists]
Advanced

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

Re: [Gnash-dev] [PATCH] Fix build with libtool2


From: Gwenole Beauchesne
Subject: Re: [Gnash-dev] [PATCH] Fix build with libtool2
Date: Wed, 13 Jan 2010 11:59:18 +0100

Hi,

Le 13 janv. 10 à 11:39, Andrea Palmatè a écrit :

Il 13/01/2010 9.35, Gwenole Beauchesne ha scritto:

Hi,

Le 12 janv. 10 à 23:41, Gwenole Beauchesne a écrit :
This happens because I built gnash in a different builddir than $ (top_srcdir)/. e.g. objs.vaapi-agg/ in the $(top_srcdir)/

It seems this was a stupid local problem, but the patch remains valid. ;-)

but that patch doesn't cure the same problem on cygwin and libtool 2.2.7. I receive always the same error:

libtool: link: (cd .libs/libgnashbase.lax/libltdlc.a && ppc-amigaos- ar x "/cygdrive/d/DevCon2009/gnash/libbase/../libltdl/.libs/ libltdlc.a") ppc-amigaos-ar: /cygdrive/d/DevCon2009/gnash/libbase/../ libltdl/.libs/libltdlc.a: No such file or directory
make[2]: *** [libgnashbase.la] Error 9

Then, you'd probably have to move up the endif so that the
libltdl_la_LDFLAGS += -static
portion is used no matter that you have libtool1 or libtool2?

e.g. as in the attached patch?

Regards,
Gwenole.

Attachment: gnash.ltdl2.v2.patch
Description: Binary data





reply via email to

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