Date: Wed, 25 Oct 2006 08:52:42 -0400 From: "Michael Johnson" <ahze@ahze.net> To: "Palle Girgensohn" <girgen@pingpong.net> Cc: gnome@freebsd.org Subject: Re: sunbird build error Message-ID: <b2203fed0610250552n785778bbrb611979590e63741@mail.gmail.com> In-Reply-To: <26DDF22565B44089E7F201A5@rambutan.pingpong.net> References: <4AAA5335831E130783640FB4@rambutan.pingpong.net> <b2203fed0610250537h6dbc2fbfn214eeb97b1f477ff@mail.gmail.com> <26DDF22565B44089E7F201A5@rambutan.pingpong.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On 10/25/06, Palle Girgensohn <girgen@pingpong.net> wrote: > $ pkg_info -Ix cairo > cairo-1.0.4_1 Vector graphics library with cross-device output support > libsvg-cairo-0.1.6_2 SVG rendering library > py24-cairo-1.0.2_1 Python bindings for Cairo > > > basically all ports are up-to-date with CVS. you the newest version of cairo >From /usr/ports/UPDATING 20061014: AFFECTS: All GTK+2 and GNOME users AUTHOR: gnome@FreeBSD.org GNOME has been updated to 2.16. All GTK+2 and GNOME components have been moved from X11BASE (/usr/X11R6) to LOCALBASE (/usr/local). To upgrade your GNOME desktop or/and other applications you will need to use either sysutils/portupgrade or sysutils/portmaster. To use portmaster, make sure you have least 1.9 version to have the upgrade succeed. Portupgrade users: pkgdb -Ff portupgrade -rf pkg-config\* Portmaster users: portmaster -r pkg-config\* > > /P > > > (sorry for the short report, BTW; I was interrupted and sent the mail by > mistake) > > --On onsdag, oktober 25, 2006 08.37.08 -0400 Michael Johnson > <ahze@ahze.net> wrote: > > > What version of cairo do you have installed? > > > > On 10/25/06, Palle Girgensohn <girgen@pingpong.net> wrote: > >> c++ -o nsSVGFilters.o -c -DMOZILLA_INTERNAL_API -DOSTYPE=\"FreeBSD6\" > >> -DOSARCH=\"F > >> reeBSD\" -DBUILD_ID=0000000000 -D_IMPL_NS_LAYOUT > >> -I../../../../dist/include/xpcom > >> -I../../../../dist/include/string -I../../../../dist/include/layout > >> -I../../../../d > >> ist/include/content -I../../../../dist/include/widget > >> -I../../../../dist/include/gf > >> x -I../../../../dist/include/dom -I../../../../dist/include/js > >> -I../../../../dist/i > >> nclude/locale -I../../../../dist/include/htmlparser > >> -I../../../../dist/include/view > >> -I../../../../dist/include/pref -I../../../../dist/include/necko > >> -I../../../../dis > >> t/include/xpconnect -I../../../../dist/include/webshell > >> -I../../../../dist/include/ > >> unicharutil -I../../../../dist/include/imglib2 > >> -I../../../../dist/include/docshell > >> -I../../../../dist/include -I../../../../dist/include/content > >> -I/usr/local/includ > >> e/nspr -I/usr/local/include -I/usr/local/include -I/usr/include > >> -I../../../../dist/ > >> sdk/include -I./../../../shared/public -I./../../../html/base/src > >> -I./../../../xml/ > >> content/src -I./../../../../dom -I./../../../base/src > >> -I./../../../../layout/svg/ba > >> se/src -I./../../../../layout/style -I./../../../events/src > >> -I./../../../html/conte > >> nt/src -I../../../../content/xbl/src -I/usr/X11R6/include -fPIC > >> -I/usr/X11R6/in > >> clude -I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti > >> -fno-exceptions -Wall - > >> Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth > >> -Wno-ctor-dto > >> r-privacy -Wno-non-virtual-dtor -Wno-long-long -O2 -fno-strict-aliasing > >> -pipe -marc > >> h=athlon-xp -fshort-wchar -pipe -DNDEBUG -DTRIMMED -O > >> -I/usr/local/include/cairo - > >> I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include > >> -I/usr/X > >> 11R6/include -I/usr/X11R6/include -I/usr/X11R6/include -DMOZILLA_CLIENT > >> -include > >> ../../../../mozilla-config.h nsSVGFilters.cpp > >> nsSVGFilters.cpp: In member function `nsresult > >> nsSVGFilterResource::AcquireSourceIm > >> age(nsIDOMSVGAnimatedString*, nsSVGFE*, PRUint8**)': > >> nsSVGFilters.cpp:298: error: `cairo_image_surface_get_data' was not > >> declared in thi > >> s scope > >> nsSVGFilters.cpp:299: error: `cairo_image_surface_get_stride' was not > >> declared in t > >> his scope > >> nsSVGFilters.cpp:298: warning: unused variable > >> 'cairo_image_surface_get_data' > >> nsSVGFilters.cpp:299: warning: unused variable > >> 'cairo_image_surface_get_stride' > >> nsSVGFilters.cpp: In member function `nsresult > >> nsSVGFilterResource::AcquireTargetIm > >> age(nsIDOMSVGAnimatedString*, PRUint8**)': > >> nsSVGFilters.cpp:315: error: `cairo_image_surface_get_data' was not > >> declared in thi > >> s scope > >> nsSVGFilters.cpp:316: error: `cairo_image_surface_get_stride' was not > >> declared in t > >> his scope > >> nsSVGFilters.cpp:315: warning: unused variable > >> 'cairo_image_surface_get_data' > >> nsSVGFilters.cpp:316: warning: unused variable > >> 'cairo_image_surface_get_stride' > >> nsSVGFilters.cpp: In member function `void > >> nsSVGFilterResource::FixupTarget()': > >> nsSVGFilters.cpp:349: warning: comparison between signed and unsigned > >> integer expre > >> ssions > >> nsSVGFilters.cpp:350: warning: comparison between signed and unsigned > >> integer expre > >> ssions > >> nsSVGFilters.cpp:365: warning: comparison between signed and unsigned > >> integer expre > >> ssions > >> nsSVGFilters.cpp: In member function `virtual nsresult > >> nsSVGComponentTransferFuncti > >> onElement::GenerateLookupTable(PRUint8*)': > >> nsSVGFilters.cpp:1175: warning: comparison between signed and unsigned > >> integer expr > >> essions > >> nsSVGFilters.cpp:1199: warning: comparison between signed and unsigned > >> integer expr > >> essions > >> gmake[6]: *** [nsSVGFilters.o] Fel 1 > >> gmake[6]: Leaving directory > >> `/opt/obj/.a/banan/usr/ports/deskutils/sunbird/work/moz > >> illa/content/svg/content/src' > >> gmake[5]: *** [libs] Fel 2 > >> gmake[5]: Leaving directory > >> `/opt/obj/.a/banan/usr/ports/deskutils/sunbird/work/moz > >> illa/content/svg/content' > >> gmake[4]: *** [libs] Fel 2 > >> gmake[4]: Leaving directory > >> `/opt/obj/.a/banan/usr/ports/deskutils/sunbird/work/moz > >> illa/content/svg' > >> gmake[3]: *** [libs] Fel 2 > >> gmake[3]: Leaving directory > >> `/opt/obj/.a/banan/usr/ports/deskutils/sunbird/work/moz > >> illa/content' > >> gmake[2]: *** [libs_tier_gecko] Fel 2 > >> gmake[2]: Leaving directory > >> `/opt/obj/.a/banan/usr/ports/deskutils/sunbird/work/moz > >> illa' > >> gmake[1]: *** [tier_gecko] Fel 2 > >> gmake[1]: Leaving directory > >> `/opt/obj/.a/banan/usr/ports/deskutils/sunbird/work/moz > >> illa' > >> gmake: *** [default] Fel 2 > >> *** Error code 2 > >> > >> Stop in /.a/banan/usr/ports/deskutils/sunbird. > >> *** Error code 1 > >> > >> Stop in /.a/banan/usr/ports/deskutils/sunbird. > >> > >> _______________________________________________ > >> freebsd-gnome@freebsd.org mailing list > >> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > >> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" > >> > > > > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b2203fed0610250552n785778bbrb611979590e63741>