Date: Sun, 9 Feb 2003 17:08:22 -0500 From: stan <stanb@awod.com> To: Free BSD Questions list <freebsd-questions@freebsd.org> Subject: Mozilla port build failure Message-ID: <20030209220822.GA6722@teddy.fas.com>
next in thread | raw e-mail | index | archive | help
I'm updating today, and the mozilla port is failing like this: cc -O -pipe -march=3Dk6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/loc= al/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC = -c xftdbg.c -o xftdbg.o=0D cc -O -pipe -march=3Dk6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/loc= al/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC = -c xftdpy.c -o xftdpy.o=0D cc -O -pipe -march=3Dk6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/loc= al/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC = -c xftdraw.c -o xftdraw.o=0D xftdraw.c: In function `XftDrawSrcPicture':=0D xftdraw.c:373: warning: passing arg 4 of `XRenderFillRectangle' discards qu= alifiers from pointer target type=0D xftdraw.c: In function `XftDrawRect':=0D xftdraw.c:811: warning: passing arg 4 of `XRenderFillRectangle' discards qu= alifiers from pointer target type=0D cc -O -pipe -march=3Dk6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/loc= al/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC = -c xftextent.c -o xftextent.o=0D cc -O -pipe -march=3Dk6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/loc= al/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC = -c xftfont.c -o xftfont.o=0D cc -O -pipe -march=3Dk6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/loc= al/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC = -c xftfreetype.c -o xftfreetype.o=0D cc -O -pipe -march=3Dk6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/loc= al/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC = -c xftglyphs.c -o xftglyphs.o=0D cc -O -pipe -march=3Dk6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/loc= al/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC = -c xftinit.c -o xftinit.o=0D cc -O -pipe -march=3Dk6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/loc= al/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC = -c xftlist.c -o xftlist.o=0D cc -O -pipe -march=3Dk6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/loc= al/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC = -c xftname.c -o xftname.o=0D cc -O -pipe -march=3Dk6 -I. -DHAVE_CONFIG_H -I/usr/X11R6/include -I/usr/loc= al/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -DPIC = -c xftrender.c -o xftrender.o=0D xftrender.c: In function `XftGlyphSpecRender':=0D xftrender.c:170: `XGlyphElt8' undeclared (first use in this function)=0D xftrender.c:170: (Each undeclared identifier is reported only once=0D xftrender.c:170: for each function it appears in.)=0D xftrender.c:170: `elts' undeclared (first use in this function)=0D xftrender.c:171: syntax error before `elts_local'=0D xftrender.c:186: `glyphs_loaded' undeclared (first use in this function)=0D xftrender.c:234: `nelt' undeclared (first use in this function)=0D xftrender.c:247: `x' undeclared (first use in this function)=0D xftrender.c:248: `y' undeclared (first use in this function)=0D xftrender.c:272: `elts_local' undeclared (first use in this function)=0D xftrender.c:335: `XGlyphElt16' undeclared (first use in this function)=0D xftrender.c:335: syntax error before `)'=0D xftrender.c:340: `XGlyphElt32' undeclared (first use in this function)=0D xftrender.c:340: syntax error before `)'=0D xftrender.c: In function `XftGlyphFontSpecRender':=0D xftrender.c:414: `XGlyphElt8' undeclared (first use in this function)=0D xftrender.c:414: `elts' undeclared (first use in this function)=0D xftrender.c:415: syntax error before `elts_local'=0D xftrender.c:428: `glyphs_loaded' undeclared (first use in this function)=0D xftrender.c:480: `nelt' undeclared (first use in this function)=0D xftrender.c:499: `x' undeclared (first use in this function)=0D xftrender.c:500: `y' undeclared (first use in this function)=0D xftrender.c:528: `elts_local' undeclared (first use in this function)=0D xftrender.c:596: `XGlyphElt16' undeclared (first use in this function)=0D xftrender.c:596: syntax error before `)'=0D xftrender.c:601: `XGlyphElt32' undeclared (first use in this function)=0D xftrender.c:601: syntax error before `)'=0D gmake: *** [xftrender.o] Error 1=0D *** Error code 2=0D =0D Stop in /usr/ports/x11-fonts/Xft.=0D *** Error code 1=0D =0D Stop in /usr/ports/www/mozilla.=0D black# ^D=08=08exit=0D Script done on Sun Feb 9 17:06:49 2003 Any words of wisdom? --=20 "They that would give up essential liberty for temporary safety deserve neither liberty nor safety." -- Benjamin Franklin To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030209220822.GA6722>