From owner-freebsd-gnome Tue May 7 22:15:54 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from mail.vvi.at (mail.vvi.at [208.252.225.19]) by hub.freebsd.org (Postfix) with SMTP id DA1DA37B413 for ; Tue, 7 May 2002 22:15:43 -0700 (PDT) Received: from [208.252.225.57] by mail.vvi.at (CommuniGate SMTP 3.1.3) with ESMTP id S.1535678497ji for ,...; Tue, 07 May 2002 22:15:37 -0700 From: "VVI hostmaster" To: "'Joe Marcus Clarke'" Cc: Subject: RE: Mozilla compile error was RE: Problem with galeon compile Date: Tue, 7 May 2002 22:13:15 -0700 Organization: Vista View Imagery of California Message-ID: <001001c1f64f$1275bdc0$39e1fcd0@xavier2> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.3416 In-Reply-To: <1020833900.290.14.camel@gyros.marcuscom.com> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal 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 Hi, The builds end here BEGIN---------------------------------- c++ -o txExpandedNameMap.o -c -DOSTYPE=\"FreeBSD4\" -DOSARCH=\"FreeBSD\" -DOJI -I../../../../dist/include/string -I../../../../dist/include/xpcom -I../../../../dist/include/unicharutil -I../../../../dist/include/dom -I../../../../dist/include/content -I../../../../dist/include/widget -I../../../../dist/include/transformiix -I../../../../dist/include -I/usr/ports/www/mozilla/work/mozilla/dist/include/nspr -I/usr/local/include -I/usr/local/include -I./../xpath -I./../xslt -I./../xml -I./../xml/dom -I. -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-long-long -O -pipe -pipe -DNDEBUG -DTRIMMED -ffunction-sections -I/usr/X11R6/include -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../../config-defs.h txExpandedNameMap.cpp In file included from txExpandedNameMap.h:42, from txExpandedNameMap.cpp:39: ../xml/XMLUtils.h:66: syntax error before `*' ../xml/XMLUtils.h: In method `txExpandedName::txExpandedName()': ../xml/XMLUtils.h:42: `kNameSpaceID_None' undeclared (first use this function) ../xml/XMLUtils.h:42: (Each undeclared identifier is reported only once ../xml/XMLUtils.h:42: for each function it appears in.) gmake[5]: *** [txExpandedNameMap.o] Error 1 gmake[5]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/extensions/transformiix/source/base ' gmake[4]: *** [libs] Error 2 gmake[4]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/extensions/transformiix/source' gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/extensions/transformiix' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/ports/www/mozilla/work/mozilla/extensions' gmake[1]: *** [tier_94] Error 2 gmake[1]: Leaving directory `/usr/ports/www/mozilla/work/mozilla' gmake: *** [default] Error 2 *** Error code 2 Stop in /usr/ports/www/mozilla. END---------------------------------- I am currently running another compile just to make sure of this Best Regards, Jason -----Original Message----- From: Joe Marcus Clarke [mailto:marcus@marcuscom.com] Sent: Tuesday, May 07, 2002 9:58 PM To: VVI hostmaster Cc: freebsd-gnome@FreeBSD.ORG Subject: RE: Mozilla compile error was RE: Problem with galeon compile On Wed, 2002-05-08 at 00:37, VVI hostmaster wrote: > Hi again, > > I have done the following after cleaning all instanaces of mozilla from > my system. > > pkg_add -r mozilla ; pkg_add -r mozilla-headers ; cd > /usr/ports/x11/gnome ; make install > > Building mozilla seems not to be an option > The only other way to get mozilla on my system is to download it from > www.mozilla.org but they have no installer I suppose you just drop it > into /usr/local and there you go, well that did also not work. > > Anyone feel free to suggest any ideas directly to me because I am not on > the list. Well, you need the mozilla-headers distribution to build galeon. I don't know why the mozilla port didn't build for you. It builds for me out of the box on 4.6-PRE. Does the mozilla build stop at the same place each time? Joe To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message