Date: Fri, 7 Feb 2003 20:39:00 +0200 From: Sheldon Hearn <sheldonh@starjuice.net> To: ports@FreeBSD.org Subject: mozilla-gtk2 /w WITH_CALENDAR broken on -current? Message-ID: <20030207183900.GE43360@starjuice.net>
next in thread | raw e-mail | index | archive | help
Hi folks, Can any -current users confirm that mozilla-gtk2 with WITH_CALENDAR=yes fails to build in the ports tree for 5.0-CURRENT? I get this: c++ -o oeICalTodoImpl.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-gtk2/work/mozilla/dist/include/nspr -I/usr/local/include -I/usr/local/include -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 -mcpu=pentiumpro -fshort-wchar -pipe -DNDEBUG -DTRIMMED -ffunction-sections -I/usr/X11R6/include -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -DICAL_DEBUG oeICalTodoImpl.cpp oeICalTodoImpl.cpp: In destructor `virtual oeICalTodoImpl::~oeICalTodoImpl()': oeICalTodoImpl.cpp:100: cannot pass objects of non-POD type `class nsAutoRefCnt' through `...' gmake[3]: *** [oeICalTodoImpl.o] Error 1 gmake[3]: Leaving directory `/usr/ports/www/mozilla-gtk2/work/mozilla/calendar/libxpical' gmake[2]: *** [libs] Error 2 gmake[2]: Leaving directory `/usr/ports/www/mozilla-gtk2/work/mozilla/calendar' gmake[1]: *** [tier_98] Error 2 gmake[1]: Leaving directory `/usr/ports/www/mozilla-gtk2/work/mozilla' gmake: *** [default] Error 2 *** Error code 2 If I get confirmation, I'd like to have the port marked broken for -CURRENT when WITH_CALENDAR is defined. Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030207183900.GE43360>