From owner-freebsd-gnome Wed Jan 30 11:59:19 2002 Delivered-To: freebsd-gnome@freebsd.org Received: from nomad.lan.edmarketing.com (djinn.hansonpublications.com [209.167.254.90]) by hub.freebsd.org (Postfix) with ESMTP id 8FC9D37B400 for ; Wed, 30 Jan 2002 11:59:13 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by nomad.lan.edmarketing.com (8.11.6/8.11.6) with ESMTP id g0UJxCw37598 for ; Wed, 30 Jan 2002 14:59:12 -0500 (EST) (envelope-from xavier@hansonpublications.com) Date: Wed, 30 Jan 2002 14:59:11 -0500 (EST) From: xavier renaut X-X-Sender: xavier@nomad.lan.edmarketing.com To: gnome@freebsd.org Subject: Mozilla port Message-ID: <20020130145908.O37310-100000@nomad.lan.edmarketing.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Hello, I'm having trouble building the mozilla port (cvsuped today) (on FreeBSD 4.5 RC, PORTNAME= mozilla PORTVERSION= 0.9.7 PORTREVISION= 2 PORTEPOCH= 1) the compile stops at : gmake[4]: Entering directory `/usr/tmp/usr/ports/www/mozilla/work/mozilla/intl/unicharutil/tests' UnicharSelfTest.cpp Building deps for UnicharSelfTest.cpp gcc -o UnicharSelfTest.o -c -DOSTYPE=\"FreeBSD4\" -DOSARCH=\"FreeBSD\" -DOJI -I../ ../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/uni charutil -I../../../dist/include/necko -I../../../dist/include/uconv -I../../../dis t/include -I../../../dist/include -I/usr/tmp/usr/ports/www/mozilla/work/mozilla/dis t/include/nspr -I/usr/local/include -I/usr/local/include -I/usr/local/include -I. /../public -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 -pip e -DNDEBUG -DTRIMMED -O -pipe -march=pentiumpro -I/usr/X11R6/include -I/usr/X11R 6/include -DMOZILLA_CLIENT -include ../../../config-defs.h UnicharSelfTest.cpp gcc -o UnicharSelfTest -I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti -fno-ex ceptions -Wall -Wconversion -Wpointer-arith -Wbad-function-cast -Wcast-align -Wover loaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-long-long -pipe -DNDEBUG -DTRIM MED -O -pipe -march=pentiumpro UnicharSelfTest.o -L../../../dist/bin -L../../.. /dist/lib -L../../../dist/bin -lxpcom -L/usr/tmp/usr/ports/www/mozilla/work/mozilla /dist/lib -lplds4 -lplc4 -lnspr4 -pthread -lm UnicharSelfTest.o: In function `TestCaseConversion(void)': UnicharSelfTest.o(.text+0x27): undefined reference to `cout' UnicharSelfTest.o(.text+0x2d): undefined reference to `ostream::operator<<(char const *)' UnicharSelfTest.o(.text+0x3d): undefined reference to `ostream::operator<<(char const *)' UnicharSelfTest.o(.text+0x4a): undefined reference to `ostream::operator<<(char const *)' UnicharSelfTest.o(.text+0x85): undefined reference to `ostream::operator<<(char const *)' UnicharSelfTest.o(.text+0xa5): undefined reference to `cout' UnicharSelfTest.o(.text+0xab): undefined reference to `ostream::operator<<(char const *)' [... many times the same error....] gmake[4]: *** [UnicharSelfTest] Error 1 gmake[4]: Leaving directory `/usr/tmp/usr/ports/www/mozilla/work/mozilla/intl/unicharutil/tests' gmake[3]: *** [libs] Error 2 gmake[3]: Leaving directory `/usr/tmp/usr/ports/www/mozilla/work/mozilla/intl/unicharutil' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/tmp/usr/ports/www/mozilla/work/mozilla/intl' gmake[1]: *** [tier_9] Error 2 gmake[1]: Leaving directory `/usr/tmp/usr/ports/www/mozilla/work/mozilla' gmake: *** [default] Error 2 *** Error code 2 Stop in /usr/ports/www/mozilla. *** Error code 1 Stop in /usr/ports/www/mozilla. *** Error code 1 Stop in /usr/ports/www/mozilla. -------------------------------- Have i done any thing wrong ? thanks bye xavier To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message