Date: 24 Jan 2003 11:35:55 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Sheldon Hearn <sheldonh@starjuice.net> Cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: ports/www/mozilla broken for WITH_CALENDAR Message-ID: <1043426154.325.0.camel@gyros> In-Reply-To: <20030124143436.GH45728@starjuice.net> References: <20030124143436.GH45728@starjuice.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1043426154.325.0.camel>