Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83475 - gecko-sdk-1.7.5 fails to compile the svg renderer cairo
Summary: gecko-sdk-1.7.5 fails to compile the svg renderer cairo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Mozilla Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-27 09:46 UTC by jochen
Modified: 2005-04-16 06:14 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jochen 2005-02-27 09:46:01 UTC
with x11-libs/cairo-0.3.0-r1 installed I get the following error:

c++ -o nsSVGCairoCanvas.o -c -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -I../../../../../gfx/src -I../../../../../gfx/src/gtk  -I../../../../../dist/include/xpcom -I../../../../../dist/include/widget -I../../../../../dist/include/pref -I../../../../../dist/include/gfx -I../../../../../dist/include/imglib2 -I../../../../../dist/include/string -I../../../../../dist/include/dom -I../../../../../dist/include/content -I../../../../../dist/include/necko -I../../../../../dist/include/util -I../../../../../dist/include/uconv -I../../../../../dist/include/windowwatcher -I../../../../../dist/include/layout -I../../../../../dist/include -I/var/tmp/portage/gecko-sdk-1.7.5/work/mozilla/dist/include/nspr        -fPIC   -fno-rtti -fno-exceptions  -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -march=pentium-m -pipe -Wno-deprecated -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -ffunction-sections -O2 -I/usr/include/freetype2 -I/usr/include/cairo -I/usr/include/libpng12    -DXTHREADS -D_REENTRANT -DXUSE_MTSAFE_API -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/X11R6/include -I/usr/include/freetype2 -I/usr/include/freetype2/config -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include     -DMOZILLA_CLIENT -include ../../../../../mozilla-config.h -Wp,-MD,.deps/nsSVGCairoCanvas.pp nsSVGCairoCanvas.cpp
nsSVGCairoCanvas.cpp: In member function `nsresult nsSVGCairoCanvas::Init(nsIRenderingContext*, nsIPresContext*, const nsRect&)':
nsSVGCairoCanvas.cpp:121: error: `cairo_set_target_drawable' undeclared (first use this function)
nsSVGCairoCanvas.cpp:121: error: (Each undeclared identifier is reported only once for each function it appears in.)
gmake[6]: *** [nsSVGCairoCanvas.o] Error 1
gmake[6]: Leaving directory `/var/tmp/portage/gecko-sdk-1.7.5/work/mozilla/layout/svg/renderer/src/cairo'


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Reuben Martin 2005-02-27 15:13:54 UTC
ditto
Comment 2 Joe Jezak (RETIRED) gentoo-dev 2005-04-16 06:14:41 UTC
Already fixed, thanks brad.