Date: Sun, 3 Oct 2010 17:45:07 +0400 From: Dmitry Marakasov <amdmi3@amdmi3.ru> To: Andriy Gapon <avg@icyb.net.ua> Cc: ports@FreeBSD.org Subject: Re: FreeBSD Port: gnash-0.8.7_4 Message-ID: <20101003134507.GF11112@hades.panopticon> In-Reply-To: <4CA5EF31.9020403@icyb.net.ua> References: <4CA36014.6040201@cineca.it> <20101001110539.GD11112@hades.panopticon> <4CA5EF31.9020403@icyb.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
* Andriy Gapon (avg@icyb.net.ua) wrote: > > Gnash port was updated, sorry for delay and thanks for waiting! > > The following patch is required for compilation with gcc44+. > It's definitely an upstream issue: > --- libbase/tu_file.h.orig 2010-10-01 16:39:16.419334667 +0300 > +++ libbase/tu_file.h 2010-10-01 16:39:55.565197173 +0300 > @@ -12,6 +12,7 @@ > #include "dsodefs.h" // DSOEXPORT > #include "utility.h" > #include "IOChannel.h" // for inheritance > +#include <cstdio> Added, thanks. I will submit it upstream when I find time for it, along with other ports patches. -- Dmitry Marakasov . 55B5 0596 FF1E 8D84 5F56 9510 D35A 80DD F9D2 F77D amdmi3@amdmi3.ru ..: jabber: amdmi3@jabber.ru http://www.amdmi3.ru
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20101003134507.GF11112>