Date: Tue, 11 Jan 2005 10:52:25 -0500 From: Derrick Edwards <dantavious@comcast.net> To: freebsd-ports@freebsd.org, scott@sremick.net Cc: ahze@freebsd.org Subject: Re: New Nvu 0.70 dies on FreeBSD 5.3-R Message-ID: <200501111052.26435.dantavious@comcast.net> In-Reply-To: <20050110191301.84269.qmail@web53603.mail.yahoo.com> References: <20050110191301.84269.qmail@web53603.mail.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
I am seeing the exact same thing.. any ideas Derrick > On FreeBSD 5.3-RELEASE w/ a ports tree cvsuped around noon EST today. > Here's what I'm getting: > > gmake[4]: Entering directory `/usr/ports/www/nvu/work/mozilla/profile/src' > nsProfile.cpp > c++ -o nsProfile.o -c -DOSTYPE=\"FreeBSD5\" -DOSARCH=\"FreeBSD\" > -I./../dirserviceprovider/src -I../../dist/include/xpcom > -I../../dist/include/xpcom_obsolete -I../../dist/include/string > -I../../dist/include/content -I../../dist/include/docshell > -I../../dist/include/webbrwsr -I../../dist/include/dom > -I../../dist/include/js -I../../dist/include/xpconnect > -I../../dist/include/widget -I../../dist/include/necko > -I../../dist/include/uriloader -I../../dist/include/intl > -I../../dist/include/pref -I../../dist/include/prefmigr > -I../../dist/include/appshell -I../../dist/include/uconv > -I../../dist/include/windowwatcher > -I../../dist/include/profdirserviceprovider -I../../dist/include/profile > -I../../dist/include -I/usr/ports/www/nvu/work/mozilla/dist/include/nspr > -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-non-virtual-dtor -Wno-long-long -O -pipe > -fshort-wchar -pipe -DNDEBUG -DTRIMMED -I/usr/X11R6/include > -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../mozilla-config.h > -Wp,-MD,.deps/nsProfile.pp nsProfile.cpp > nsProfile.cpp: In member function `virtual nsresult > nsProfile::StartupWithArgs(nsICmdLineService*, PRBool)': > nsProfile.cpp:414: error: 'class nsDerivedSafe<nsIXULChromeRegistry>' has > no member named 'SelectLocaleForProfile' > nsProfile.cpp:423: error: 'class nsDerivedSafe<nsIXULChromeRegistry>' has > no member named 'SelectLocaleForProfile' > nsProfile.cpp: In member function `virtual nsresult > nsProfile::CreateNewProfileWithLocales(const PRUnichar*, const PRUnichar*, > const PRUnichar*, const PRUnichar*, PRBool)': > nsProfile.cpp:1724: error: 'class nsDerivedSafe<nsIXULChromeRegistry>' has > no member named 'SelectLocaleForProfile' > nsProfile.cpp:1736: error: 'class nsDerivedSafe<nsIXULChromeRegistry>' has > no member named 'GetSelectedSkin' > nsProfile.cpp:1738: error: 'class nsDerivedSafe<nsIXULChromeRegistry>' has > no member named 'SelectSkinForProfile' > nsProfile.cpp:1760: error: 'class nsDerivedSafe<nsIXULChromeRegistry>' has > no member named 'SelectLocaleForProfile' > gmake[4]: *** [nsProfile.o] Error 1 > gmake[4]: Leaving directory `/usr/ports/www/nvu/work/mozilla/profile/src' > gmake[3]: *** [libs] Error 2 > gmake[3]: Leaving directory `/usr/ports/www/nvu/work/mozilla/profile' > gmake[2]: *** [tier_9] Error 2 > gmake[2]: Leaving directory `/usr/ports/www/nvu/work/mozilla' > gmake[1]: *** [default] Error 2 > gmake[1]: Leaving directory `/usr/ports/www/nvu/work/mozilla' > gmake: *** [build] Error 2 > *** Error code 2 > > Stop in /usr/ports/www/nvu. > > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501111052.26435.dantavious>