From owner-freebsd-gnome Fri Jan 24 8:36:20 2003 Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1CF8837B401 for ; Fri, 24 Jan 2003 08:36:19 -0800 (PST) Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BC0943F18 for ; Fri, 24 Jan 2003 08:36:18 -0800 (PST) (envelope-from marcus@marcuscom.com) Received: from [10.2.1.4] (vpn-client-4.marcuscom.com [10.2.1.4]) by creme-brulee.marcuscom.com (8.12.6/8.12.6) with ESMTP id h0OGYiDx066351; Fri, 24 Jan 2003 11:34:44 -0500 (EST) (envelope-from marcus@marcuscom.com) Subject: Re: ports/www/mozilla broken for WITH_CALENDAR From: Joe Marcus Clarke To: Sheldon Hearn Cc: FreeBSD GNOME Users In-Reply-To: <20030124143436.GH45728@starjuice.net> References: <20030124143436.GH45728@starjuice.net> Content-Type: text/plain Organization: MarcusCom, Inc. Message-Id: <1043426154.325.0.camel@gyros> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.2.1 Date: 24 Jan 2003 11:35:55 -0500 Content-Transfer-Encoding: 7bit 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 On Fri, 2003-01-24 at 09:34, Sheldon Hearn wrote: > Hi folks, > > I just tried the mozilla-1.2.1_2 port (ports/www/mozilla) on 5.0-CURRENT > and found that it's broken for the WITH_CALENDAR case. > > I built it with > > WITHOUT_CHATZILLA= yes > WITHOUT_XFT= yes > WITH_CALENDAR= yes > WITHOUT_MAILNEWS= yes > WITHOUT_COMPOSER= yes Calendar requires MAILNEWS and COMPOSER. Joe > > and the build failed here: > > gmake[3]: Entering directory `/usr/ports/www/mozilla/work/mozilla/calendar/libxpical' > oeICalEventImpl.cpp > c++ -o oeICalEventImpl.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" \ > -DOJI -I../../dist/include/xpcom -I../../dist/include/appshell \ > -I../../dist/include/string -I../../dist/include/timer \ > -I../../dist/include/necko -I../../dist/include/msgcompose \ > -I../../dist/include/addrbook -I../../dist/include/ical \ > -I../../dist/include/icalss -I../../dist/include/calendar \ > -I../../dist/include \ > -I/usr/ports/www/mozilla/work/mozilla/dist/include/nspr \ > -I/usr/local/include -I/usr/X11R6/include -fPIC \ > -I/usr/X11R6/include -I/usr/X11R6/include -fno-rtti -fno-exceptions \ > -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual \ > -Wsynth -Wno-ctor-dtor-privacy -Wno-long-long -O -pipe -march=pentium3 \ > -fshort-wchar -pipe -DNDEBUG -DTRIMMED -ffunction-sections \ > -I/usr/X11R6/include -I/usr/X11R6/include -DMOZILLA_CLIENT > -include ../../mozilla-config.h -DICAL_DEBUG oeICalEventImpl.cpp > oeICalEventImpl.cpp:51:26: nsMsgCompCID.h: No such file or directory > oeICalEventImpl.cpp:52:25: nsAbBaseCID.h: No such file or directory > oeICalEventImpl.cpp:53:23: nsIAbCard.h: No such file or directory > oeICalEventImpl.cpp:54:30: nsIMsgAttachment.h: No such file or directory > [...] > > Now nsMsgCompCID.h and nsAbBaseCID.h are in the compose/build and > addrbook/build subdirectories of mozilla, but nsIAbCard.h and > nsIMsgAttachment.h don't exist. > > Any ideas? > > Ciao, > Sheldon. > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-gnome" in the body of the message -- PGP Key : http://www.marcuscom.com/pgp.asc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message