Date: 09 Feb 2003 17:47:52 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: stan <stanb@awod.com> Cc: Free BSD Questions list <freebsd-questions@FreeBSD.ORG> Subject: Re: Mozilla port build failure Message-ID: <1044830871.38248.8.camel@shumai.marcuscom.com> In-Reply-To: <20030209220822.GA6722@teddy.fas.com> References: <20030209220822.GA6722@teddy.fas.com>
index | next in thread | previous in thread | raw e-mail
[-- Attachment #1 --] On Sun, 2003-02-09 at 17:08, stan wrote: > I'm updating today, and the mozilla port is failing like this: > > > cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC -c xftdbg.c -o xftdbg.o > cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC -c xftdpy.c -o xftdpy.o > cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC -c xftdraw.c -o xftdraw.o > xftdraw.c: In function `XftDrawSrcPicture': > xftdraw.c:373: warning: passing arg 4 of `XRenderFillRectangle' discards qualifiers from pointer target type > xftdraw.c: In function `XftDrawRect': > xftdraw.c:811: warning: passing arg 4 of `XRenderFillRectangle' discards qualifiers from pointer target type > cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC -c xftextent.c -o xftextent.o > cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC -c xftfont.c -o xftfont.o > cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC -c xftfreetype.c -o xftfreetype.o > cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC -c xftglyphs.c -o xftglyphs.o > cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC -c xftinit.c -o xftinit.o > cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC -c xftlist.c -o xftlist.o > cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC -c xftname.c -o xftname.o > cc -O -pipe -march=k6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC -c xftrender.c -o xftrender.o > xftrender.c: In function `XftGlyphSpecRender': > xftrender.c:170: `XGlyphElt8' undeclared (first use in this function) > xftrender.c:170: (Each undeclared identifier is reported only once > xftrender.c:170: for each function it appears in.) > xftrender.c:170: `elts' undeclared (first use in this function) > xftrender.c:171: syntax error before `elts_local' > xftrender.c:186: `glyphs_loaded' undeclared (first use in this function) > xftrender.c:234: `nelt' undeclared (first use in this function) > xftrender.c:247: `x' undeclared (first use in this function) > xftrender.c:248: `y' undeclared (first use in this function) > xftrender.c:272: `elts_local' undeclared (first use in this function) > xftrender.c:335: `XGlyphElt16' undeclared (first use in this function) > xftrender.c:335: syntax error before `)' > xftrender.c:340: `XGlyphElt32' undeclared (first use in this function) > xftrender.c:340: syntax error before `)' > xftrender.c: In function `XftGlyphFontSpecRender': > xftrender.c:414: `XGlyphElt8' undeclared (first use in this function) > xftrender.c:414: `elts' undeclared (first use in this function) > xftrender.c:415: syntax error before `elts_local' > xftrender.c:428: `glyphs_loaded' undeclared (first use in this function) > xftrender.c:480: `nelt' undeclared (first use in this function) > xftrender.c:499: `x' undeclared (first use in this function) > xftrender.c:500: `y' undeclared (first use in this function) > xftrender.c:528: `elts_local' undeclared (first use in this function) > xftrender.c:596: `XGlyphElt16' undeclared (first use in this function) > xftrender.c:596: syntax error before `)' > xftrender.c:601: `XGlyphElt32' undeclared (first use in this function) > xftrender.c:601: syntax error before `)' > gmake: *** [xftrender.o] Error 1 > *** Error code 2 > > Stop in /usr/ports/x11-fonts/Xft. > *** Error code 1 > > Stop in /usr/ports/www/mozilla. > black# ^Dexit > > Script done on Sun Feb 9 17:06:49 2003 > > Any words of wisdom? Make sure you have the latest version of XFree86-libraries, Xft, and fonctconfig. Joe -- PGP Key : http://www.marcuscom.com/pgp.asc [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQA+RtqXb2iPiv4Uz4cRApH2AJ9GiBsk6g8lOLeuiKyeXI8T6rIs7ACeIAl4 cAPO0NozsVZLGqWrr1dnSgI= =I3QX -----END PGP SIGNATURE-----help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1044830871.38248.8.camel>
