From owner-freebsd-ports@FreeBSD.ORG Tue Jan 11 15:36:45 2005 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 068E516A4CE; Tue, 11 Jan 2005 15:36:45 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 63C9943D2D; Tue, 11 Jan 2005 15:36:44 +0000 (GMT) (envelope-from dantavious@comcast.net) Received: from focus.dantavious.com (pcp09757877pcs.gambrl01.md.comcast.net[68.48.122.129]) by comcast.net (sccrmhc13) with ESMTP id <200501111536430160025895e>; Tue, 11 Jan 2005 15:36:43 +0000 From: Derrick Edwards To: freebsd-ports@freebsd.org, scott@sremick.net Date: Tue, 11 Jan 2005 10:52:25 -0500 User-Agent: KMail/1.7.2 References: <20050110191301.84269.qmail@web53603.mail.yahoo.com> In-Reply-To: <20050110191301.84269.qmail@web53603.mail.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501111052.26435.dantavious@comcast.net> cc: ports@freebsd.org cc: ahze@freebsd.org Subject: Re: New Nvu 0.70 dies on FreeBSD 5.3-R X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Jan 2005 15:36:45 -0000 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' has > no member named 'SelectLocaleForProfile' > nsProfile.cpp:423: error: 'class nsDerivedSafe' 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' has > no member named 'SelectLocaleForProfile' > nsProfile.cpp:1736: error: 'class nsDerivedSafe' has > no member named 'GetSelectedSkin' > nsProfile.cpp:1738: error: 'class nsDerivedSafe' has > no member named 'SelectSkinForProfile' > nsProfile.cpp:1760: error: 'class nsDerivedSafe' 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"