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

building chromium for powerpc



I am trying to build chromium for powerpc. I installed the dependencies and got the source from the repos. I am getting the following error (see below). I am thinking that the all.gyp needs editing to allow the build for powerpc. Am I wrong?

gyp: Undefined variable platform_heap_asm_files in /home/rican-linux/src/chromium-browser-45.0.2454.85~powerpc1/third_party/WebKit/Source/platform/blink_platform.gyp while loading dependencies of /home/rican-linux/src/chromium-browser-45.0.2454.85~powerpc1/third_party/WebKit/public/blink.gyp while loading dependencies of /home/rican-linux/src/chromium-browser-45.0.2454.85~powerpc1/ui/compositor/compositor.gyp while loading dependencies of /home/rican-linux/src/chromium-browser-45.0.2454.85~powerpc1/ui/views/views.gyp while loading dependencies of /home/rican-linux/src/chromium-browser-45.0.2454.85~powerpc1/components/components.gyp while loading dependencies of /home/rican-linux/src/chromium-browser-45.0.2454.85~powerpc1/build/all.gyp while trying to load /home/rican-linux/src/chromium-browser-45.0.2454.85~powerpc1/build/all.gyp
debian/rules:107: recipe for target 'override_dh_auto_configure' failed
make[1]: *** [override_dh_auto_configure] Error 1
make[1]: Leaving directory '/home/rican-linux/src/chromium-browser-45.0.2454.85~powerpc1'
debian/rules:104: recipe for target 'binary' failed
make: *** [binary] Error 2
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2



Reply to: