Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2005 11:13:01 -0800 (PST)
From:      "Scott I. Remick" <scott@sremick.net>
To:        ahze@FreeBSD.org
Cc:        ports@FreeBSD.org
Subject:   New Nvu 0.70 dies on FreeBSD 5.3-R
Message-ID:  <20050110191301.84269.qmail@web53603.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050110191301.84269.qmail>