[Pkg-chromium-maint] Build error - chromium-browser-35.0.1916.114

Pierangelo Mancusi pierangelo.mancusi at gmail.com
Fri Jun 27 21:06:58 UTC 2014


hi micheal,
finally i get chromium build and packaged and working!......but only if i
patch the /src/webkit/webkit_resources.gyp

the file name is "webkit_resources" and inside there are 2 targets:
"webkit_resources" and "webkit_strings"...a bit confusing

and if i put the action

          'action_name': 'webkit_strings',
          'variables': {
            'grit_grd_file': 'glue/webkit_strings.grd',
          },
          'includes': [ '../build/grit_action.gypi' ],

inside the webkit_resource' actions, it will produce webkit_strings.h and
the build process will end succefully.
it seems that only one target is executed...

tell me if you need the patch file








2014-06-08 12:55 GMT+02:00 Pierangelo Mancusi <pierangelo.mancusi at gmail.com>
:

> Hi mike,
>
> 1) apt-get source chromium-browser
>
> 2) apt-get build-dep chromium-browser
>
> 3) ./debian/rules build
>
> output:
> chrome/renderer/pepper/pepper_pdf_host.cc:16:33: fatal error:
> grit/webkit_strings.h: File o directory non esistente
> compilation terminated.
> make[1]: ***
> [out/Release/obj.target/renderer/chrome/renderer/pepper/pepper_pdf_host.o]
> Error 1
> make[1]: Leaving directory
> `/home/pierangelo/developer/workspaces/workspaceDebian/chromium/chromium-browser-35.0.1916.114/src'
> make: *** [debian/stamp-makefile-build] Error 2
>
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-chromium-maint/attachments/20140627/5406546f/attachment.html>


More information about the Pkg-chromium-maint mailing list