From owner-freebsd-gnome Mon Apr 22 16: 3:30 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from shumai.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 608CB37B6FC for ; Mon, 22 Apr 2002 15:43:28 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@localhost.marcuscom.com [127.0.0.1]) by shumai.marcuscom.com (8.12.3/8.12.2) with ESMTP id g3MMhK6L066091; Mon, 22 Apr 2002 18:43:20 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.12.3/8.12.3/Submit) with ESMTP id g3MMhKj6066088; Mon, 22 Apr 2002 18:43:20 -0400 (EDT) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Mon, 22 Apr 2002 18:43:20 -0400 (EDT) From: Joe Clarke To: Korba Cc: gnome@FreeBSD.ORG Subject: Re: ports/www/galeon In-Reply-To: <20020422212413.364b528f.korba@korbs.pl> Message-ID: <20020422184238.I63041-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: owner-freebsd-gnome@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG PGP Key : http://www.marcuscom.com/pgp.asc On Mon, 22 Apr 2002, Korba wrote: > Hi, > > I've just cvscup-ed and made world. While trying to make galeon > (actually mozilla which comes first because of dependences) from ports > I'm getting errors: You must upgrade your freetype for to 1.3.1_2, then make clean in mozilla, then rebuild mozilla. If you need more help on this, please check the archives for ports@. Joe > > >>>> > gmake[4]: Entering `/usr/ports/www/mozilla/work/mozilla/gfx/src/gtk' > nsAntiAliasedGlyph.cpp > c++ -o nsAntiAliasedGlyph.o -c -DOSTYPE=3D\"FreeBSD4\" -DOSARCH=3D\"FreeB= SD\" -DOJI -D_IMPL_NS_GFXNONXP -DUSE_POSTSCRIPT -DUSE_XPRINT -DUSE_MOZILLA_= TYPES -DMOZ_ENABLE_FREETYPE2 -I./. -I./.. -I./../x11shared -I../../../dist= /include/xpcom -I../../../dist/include/string -I../../../dist/include/widge= t -I../../../dist/include/view -I../../../dist/include/util -I../../../dist= /include/dom -I../../../dist/include/pref -I../../../dist/include/uconv -I.= =2E/../../dist/include/unicharutil -I../../../dist/include/windowwatcher -I= =2E./../../dist/include/locale -I../../../dist/include/content -I../../../d= ist/include/layout -I../../../dist/include/necko -I../../../dist/include/gf= x -I../../../dist/include -I/usr/ports/www/mozilla/work/mozilla/dist/includ= e/nspr -I/usr/local/include -I/usr/local/include -I/usr/local/include/fr= eetype2 -I/usr/local/include -I/usr/X11R6/include -fPIC -I/usr/X11R6/inc= lude -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wp= ointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth = -Wno-ctor-dtor-privacy -Wno-long-long -O -pipe -pipe -DNDEBUG -DTRIMMED -f= function-sections -I/usr/X11R6/include/gtk12 -I/usr/local/include/glib12 -I= /usr/local/include -I/usr/X11R6/include -I/usr/X11R6/include -I/usr/X11R= 6/include -DMOZILLA_CLIENT -include ../../../config-defs.h nsAntiAliasedGly= ph.cpp > In file included from ../x11shared/nsAntiAliasedGlyph.h:9, > from nsAntiAliasedGlyph.cpp:47: > /usr/local/include/freetype2/freetype/ftglyph.h:104: syntax error before = `;' > /usr/local/include/freetype2/freetype/ftglyph.h:106: syntax error before = `;' > /usr/local/include/freetype2/freetype/ftglyph.h:157: syntax error before = `;' > /usr/local/include/freetype2/freetype/ftglyph.h:205: syntax error before = `;' > /usr/local/include/freetype2/freetype/ftglyph.h:227: `FT_Error' was not d= eclared in this scope > /usr/local/include/freetype2/freetype/ftglyph.h:228: syntax error before = `(' > /usr/local/include/freetype2/freetype/ftglyph.h:250: `FT_Error' was not d= eclared in this scope > /usr/local/include/freetype2/freetype/ftglyph.h:251: syntax error before = `(' > /usr/local/include/freetype2/freetype/ftglyph.h:280: `FT_Error' was not d= eclared in this scope > /usr/local/include/freetype2/freetype/ftglyph.h:281: syntax error before = `(' > /usr/local/include/freetype2/freetype/ftglyph.h:360: syntax error before = `(' > /usr/local/include/freetype2/freetype/ftglyph.h:436: `FT_Error' was not d= eclared in this scope > /usr/local/include/freetype2/freetype/ftglyph.h:437: syntax error before = `(' > /usr/local/include/freetype2/freetype/ftglyph.h:455: syntax error before = `(' > /usr/local/include/freetype2/freetype/ftglyph.h:486: syntax error before = `(' > /usr/local/include/freetype2/freetype/ftglyph.h:505: `FT_Error' was not d= eclared in this scope > /usr/local/include/freetype2/freetype/ftglyph.h:506: syntax error before = `(' > In file included from nsAntiAliasedGlyph.cpp:47: > ../x11shared/nsAntiAliasedGlyph.h:45: `FT_BBox' was not declared in this = scope > ../x11shared/nsAntiAliasedGlyph.h:45: `aBbox' was not declared in this sc= ope > ../x11shared/nsAntiAliasedGlyph.h:45: syntax error before `,' > ../x11shared/nsAntiAliasedGlyph.h:46: ANSI C++ forbids initialization of = member `WrapFreeType' > ../x11shared/nsAntiAliasedGlyph.h:46: making `WrapFreeType' static > ../x11shared/nsAntiAliasedGlyph.h:46: ANSI C++ forbids in-class initializ= ation of non-const static member `WrapFreeType' > nsAntiAliasedGlyph.cpp:104: `FT_BBox' was not declared in this scope > nsAntiAliasedGlyph.cpp:104: `aBbox' was not declared in this scope > nsAntiAliasedGlyph.cpp:104: syntax error before `,' > nsAntiAliasedGlyph.cpp:106: duplicate initialization of nsAntiAliasedGlyp= h::WrapFreeType > nsAntiAliasedGlyph.cpp:106: initializer list being treated as compound ex= pression > nsAntiAliasedGlyph.cpp:106: syntax error before `{' > nsAntiAliasedGlyph.cpp:108: ANSI C++ forbids declaration `mDescent' with = no type > nsAntiAliasedGlyph.cpp:108: `aBbox' was not declared in this scope > nsAntiAliasedGlyph.cpp:109: ANSI C++ forbids declaration `mLBearing' with= no type > nsAntiAliasedGlyph.cpp:109: `aBbox' was not declared in this scope > nsAntiAliasedGlyph.cpp:110: ANSI C++ forbids declaration `mRBearing' with= no type > nsAntiAliasedGlyph.cpp:110: `aBbox' was not declared in this scope > nsAntiAliasedGlyph.cpp:111: ANSI C++ forbids declaration `mAdvance' with = no type > nsAntiAliasedGlyph.cpp:111: `aSlot' was not declared in this scope > nsAntiAliasedGlyph.cpp:112: ANSI C++ forbids declaration `mWidth' with no= type > nsAntiAliasedGlyph.cpp:112: `aSlot' was not declared in this scope > nsAntiAliasedGlyph.cpp:113: ANSI C++ forbids declaration `mHeight' with n= o type > nsAntiAliasedGlyph.cpp:113: `aSlot' was not declared in this scope > nsAntiAliasedGlyph.cpp:116: syntax error before `if' > {standard input}: Assembler messages: > {standard input}:320: Error: Rest of line ignored. First ignored characte= r is `:'. > {standard input}:326: Error: Rest of line ignored. First ignored characte= r is `:'. > {standard input}:332: Error: Rest of line ignored. First ignored characte= r is `:'. > {standard input}:338: Error: Rest of line ignored. First ignored characte= r is `:'. > {standard input}:344: Error: Rest of line ignored. First ignored characte= r is `:'. > {standard input}:350: Error: Rest of line ignored. First ignored characte= r is `:'. > gmake[4]: *** [nsAntiAliasedGlyph.o] Error 1 > <<<< > > Is this right place to ask what's wrong? > > Regards, > Piotr Korba Tomczyk > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message