[Freewx-maint] Bug#738849: Please enable webview support for wx3.0

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Fri May 2 06:43:47 UTC 2014



> Il Venerdì 2 Maggio 2014 3:37, Olly Betts <olly at survex.com> ha scritto:

> > On Fri, May 02, 2014 at 01:58:16AM +0100, Gianfranco LocutusOfBorg Costamagna 
> wrote:
>>  I already added you export line at the bottom (please see my commit on 
> github)
> 
> https://github.com/LocutusOfBorg/wx/commit/15e8f7d106298109e58a2a3c8bf8add0b3001aa7

Hi again,

> 
> One problem is that:
> 
> +export DEB_LDFLAGS_APPEND=-Wl,--as-needed dpkg-buildflags --get LDFLAGS
> 
> should be:
> 
> +export DEB_LDFLAGS_APPEND=-Wl,--as-needed
> 
> But it seems the real issue is actually that the export doesn't happen
> before the $(shell dpkg-buildflags --export=configure) gets expanded.
> 
> A simple fix is to just specify it there directly:
> 
>      $(shell DEB_LDFLAGS_APPEND=-Wl,--as-needed dpkg-buildflags 
> --export=configure)
> 

yes, that one did the trick, thanks! should be good enough :)

so I also checked the webkitgtk build archs, and seems to be supported on every arch, but *not* on gnu hurd (failng to build)
https://buildd.debian.org/status/package.php?p=webkitgtk&suite=sid

is this a problem? hurd shouldn't be a release architecture, and shouldn't prevent the testing migration.

what do you think?

I hope they'll fix soon the hurd build failure,

thanks,

Gianfranco

> 
> Cheers,
>     Olly
> 



More information about the Freewx-maint mailing list