Closed Bug 400416 Opened 17 years ago Closed 17 years ago

compile error in canvas with pango-1.18.2 : pangocairo.h:73: error, pangocairo.h:71: error

Categories

(Firefox Build System :: General, defect)

x86
Linux
defect
Not set
major

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 386679

People

(Reporter: cheryl, Unassigned)

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9a8pre) Gecko/2007091511 Minefield/3.0a8pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.7) Gecko/20071016 BonEcho/2.0.0.7

c++ -o nsCanvasRenderingContext2D.o -c -fvisibility=hidden -DMOZILLA_INTERNAL_AP
I -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYO
UT  -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/inclu
de/necko -I../../../dist/include/view -I../../../dist/include/pref -I../../../di
st/include/docshell -I../../../dist/include/xpconnect -I../../../dist/include/xu
ldoc -I../../../dist/include/caps -I../../../dist/include/editor -I../../../dist
/include/imglib2 -I../../../dist/include/mimetype -I../../../dist/include/exthan
dler -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/n
spr    -I../../../dist/sdk/include -I/usr/X11R6/include   -fPIC  -I/usr/X11R6/in
clude -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align
-Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-l
ong-long -pedantic -fpermissive -fno-rtti -fno-exceptions -Wall -Wconversion -Wp
ointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -W
no-non-virtual-dtor -Wno-long-long -pedantic -O2 -march=pentium4 -pipe -fomit-fr
ame-pointer -msse2 -mmmx -mfpmath=sse -fshort-wchar -pthread -pipe  -DNDEBUG -DT
RIMMED -ffunction-sections -O -I../../../dist/include/cairo -I/usr/include/cairo -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/X11R6/include -I/usr/local/include/gtk-2.0 -I/usr/local/lib/gtk-2.0/include -I/usr/local/include/atk-1.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include    -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsCanvasRenderingContext2D.pp nsCanvasRenderingContext2D.cpp
/usr/local/include/pango-1.0/pango/pangocairo.h:71: error: 'cairo_font_type_t' was not declared in this scope
/usr/local/include/pango-1.0/pango/pangocairo.h:73: error: 'cairo_font_type_t' does not name a type
nsCanvasRenderingContext2D.cpp:198: warning: 'PRBool FloatValidate(double, double, double)' defined but not used
gmake[5]: *** [nsCanvasRenderingContext2D.o] Error 1
gmake[5]: Leaving directory `/usr/homedata/cheryl/www/mozilla/content/canvas/src'
gmake[4]: *** [libs] Error 2
gmake[4]: Leaving directory `/usr/homedata/cheryl/www/mozilla/content/canvas'
gmake[3]: *** [libs] Error 2
gmake[3]: Leaving directory `/usr/homedata/cheryl/www/mozilla/content'
gmake[2]: *** [tier_9] Error 2
gmake[2]: Leaving directory `/usr/homedata/cheryl/www/mozilla'
make[1]: *** [default] Error 2
make[1]: Leaving directory `/usr/homedata/cheryl/www/mozilla'


Reproducible: Always

Steps to Reproduce:
1. compile 2.0.0.7 release against pango-1.18.2 
2.
3.
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Component: Build Config → General
Product: Firefox → Firefox Build System
You need to log in before you can comment on or make changes to this bug.