Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 2002 19:20:04 -0500 (EST)
From:      Mike Fahey <mfahey@enter.net>
To:        gnome@FreeBSD.org
Subject:   Mozilla-Devel
Message-ID:  <20021204191718.R7064-100000@fahey.enter.net>

next in thread | raw e-mail | index | archive | help

Hi, I'm running 4.6-STABLE

I just ran cvsup to get the latest ports.

ran make clean in the mozilla-devel directory.

Ran make install and this is the error i get.

Do I need to upgrade to the latest freebsd stable to solve this port
problem?


Thanks.



cc -O -pipe  -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  -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-devel.


With best regards,

Mike Fahey - Systems Administration
********************************************************************
      ENTER.NET - "The Road to the Internet Starts Here!" (tm)
  (610) 437-2221 * http://www.enter.net/ * email:support@enter.net
********************************************************************


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-gnome" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021204191718.R7064-100000>