[gnome-love] jhbuild: error during stage build of mozilla
- From: "Rui Tiago Cação Matos" <tiagomatos gmail com>
- To: gnome-love gnome org
- Subject: [gnome-love] jhbuild: error during stage build of mozilla
- Date: Sat, 29 Mar 2008 02:54:00 +0000
Hi,
I'm trying to build gnome with jhbuild. This is the .jhbuildrc:
$ cat .jhbuildrc
moduleset = 'gnome-2.24'
modules = [ 'meta-gnome-core' ]
checkoutroot = os.path.join(os.environ['HOME'], 'gnome')
prefix = os.path.join(os.environ['HOME'], 'prefix')
os.environ['INSTALL'] = os.path.join(os.environ['HOME'],
'bin', 'install-check')
The build fails while compiling mozilla (actually firefox-2.0). This
is the error:
c++ -o nsCanvasRenderingContext2D.o -c -DMOZILLA_INTERNAL_API
-DOSTYPE=\"Linux2.6.24.3-34\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000
-D_IMPL_NS_LAYOUT -I../../../dist/include/xpcom
-I../../../dist/include/string -I../../../dist/include/gfx
-I../../../dist/include/layout -I../../../dist/include/widget
-I../../../dist/include/dom -I../../../dist/include/js
-I../../../dist/include/locale -I../../../dist/include/unicharutil
-I../../../dist/include/webshell -I../../../dist/include/uriloader
-I../../../dist/include/htmlparser -I../../../dist/include/necko
-I../../../dist/include/view -I../../../dist/include/pref
-I../../../dist/include/docshell -I../../../dist/include/xpconnect
-I../../../dist/include/xuldoc -I../../../dist/include/caps
-I../../../dist/include/editor -I../../../dist/include/imglib2
-I../../../dist/include/mimetype -I../../../dist/include/exthandler
-I../../../dist/include/uconv -I../../../dist/include/intl
-I../../../dist/include/plugin -I../../../dist/include/cairo
-I../../../dist/include/libpixman -I../../../dist/include/content
-I../../../dist/include -I../../../dist/include/nspr
-I../../../dist/sdk/include -fPIC -fno-rtti -fno-exceptions -Wall
-Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth
-Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -pedantic
-fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -O
-I../../../dist/include/cairo -I/home/android/prefix/include/gtk-2.0
-I/home/android/prefix/lib64/gtk-2.0/include
-I/home/android/prefix/include/atk-1.0
-I/home/android/prefix/include/cairo
-I/home/android/prefix/include/pango-1.0
-I/home/android/prefix/include/glib-2.0
-I/home/android/prefix/lib64/glib-2.0/include -DMOZILLA_CLIENT
-include ../../../mozilla-config.h
-Wp,-MD,.deps/nsCanvasRenderingContext2D.pp
nsCanvasRenderingContext2D.cpp
/home/android/prefix/include/pango-1.0/pango/pangocairo.h:69: error:
'cairo_font_type_t' was not declared in this scope
/home/android/prefix/include/pango-1.0/pango/pangocairo.h:71: error:
'cairo_font_type_t' does not name a type
nsCanvasRenderingContext2D.cpp:198: warning: 'PRBool
FloatValidate(double, double, double)' defined but not used
Any pointers on correcting this?
Thanks,
Rui
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]