Hi all, I'm not an expert of gentoo at all, but I've never had compilation problems up to now (~ 1 year working), so I was very surpised today...
I tryed to emerge mozilla 1.6, it requested several other updating and new emerging, among them xfree, gtk+, etc. The compilation stops with the following error message. Plus, now something seems to be happened to emerge, since when I try to emerge centain packages it gives me errors like: snoopy root # emerge -pv xterm These are the packages that I would merge, in order: Calculating dependencies !!! all ebuilds that could satisfy "xterm" have been masked. !!! Error calculating dependencies. Please correct. the error appear not for all packages... What am Isupposed to "correct"? Any help would be VERY appreciated. thanks, Alberto g++ -o nsAccessProxy.o -c -DOSTYPE=\"Linux2.4\" -DOSARCH=\"Linux\" -I../../../dist/include/xpcom -I../../../dist/include/string -I../../../dist/include/docshell -I../../../dist/include/dom -I../../../dist/include/widget -I../../../dist/include/gfx -I../../../dist/include/layout -I../../../dist/include/content -I../../../dist/include/uriloader -I../../../dist/include/pref -I../../../dist/include/embedcomponents -I../../../dist/include/accessproxy -I../../../dist/include -I/var/tmp/portage/mozilla-1.6/work/mozilla/dist/include/nspr -I/usr/X11R6/include -fPIC -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-long-long -march=pentium3 -mcpu=pentium4 -pipe -s -fforce-addr -Wno-deprecated -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -ffunction-sections -O2 -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../../mozilla-config.h -Wp,-MD,.deps/nsAccessProxy.pp nsAccessProxy.cpp nsAccessProxy.cpp:46:25: nsIRegistry.h: No such file or directory In file included from nsAccessProxy.cpp:52: ../../../dist/include/content/nsIDocument.h:48:20: nsIURI.h: No such file or directory ../../../dist/include/content/nsIDocument.h:53:26: nsILoadGroup.h: No such file or directory In file included from nsAccessProxy.cpp:52: ../../../dist/include/content/nsIDocument.h: In instantiation of `nsDerivedSafe<nsIURI>': ../../../dist/include/content/nsIDocument.h:135: instantiated from here ../../../dist/include/content/nsIDocument.h:135: base class `nsIURI' has incomplete type ../../../dist/include/content/nsIDocument.h: In member function `nsIURI* nsIDocument::GetDocumentURL() const': ../../../dist/include/content/nsIDocument.h:135: cannot convert `const nsCOMPtr<nsIURI>' to `nsIURI*' in return ../../../dist/include/content/nsIDocument.h: In member function `nsIURI* nsIDocument::GetBaseURL() const': ../../../dist/include/content/nsIDocument.h:163: cannot convert `const nsCOMPtr<nsIURI>' to `nsIURI*' in return In file included from nsAccessProxy.cpp:58: nsAccessProxy.h:35:28: nsIAccessProxy.h: No such file or directory In file included from nsAccessProxy.cpp:58: nsAccessProxy.h: In static member function `static const nsID& nsAccessProxy::GetCID()': nsAccessProxy.h:64: `NS_ACCESSPROXY_CID' undeclared (first use this function) nsAccessProxy.h:64: (Each undeclared identifier is reported only once for each function it appears in.) nsAccessProxy.cpp: In member function `virtual nsresult nsAccessProxy::HandleEvent(nsIDOMEvent*)': nsAccessProxy.cpp:102: invalid use of undefined type `struct nsIDOMEvent' ../../../dist/include/dom/domstubs.h:107: forward declaration of `struct nsIDOMEvent' nsAccessProxy.cpp:113: cannot convert `nsIDOMEvent*' to `nsISupports*' for argument `1' to `const nsQueryInterface do_QueryInterface(nsISupports*, nsresult*)' ../../../dist/include/xpcom/nsCOMPtr.h: In member function `nsCOMPtr<T>& nsCOMPtr<T>::operator=(T*) [with T = nsIURI]': ../../../dist/include/content/nsIDocument.h:136: instantiated from here ../../../dist/include/xpcom/nsCOMPtr.h:570: no matching function for call to ` nsCOMPtr<nsIURI>::assign_with_AddRef(nsIURI*&)' ../../../dist/include/xpcom/nsCOMPtr.h:407: candidates are: void nsCOMPtr_base::assign_with_AddRef(nsISupports*) ../../../dist/include/xpcom/nsISupportsUtils.h: In static member function `static const nsIID& nsCOMTypeInfo<T>::GetIID() [with T = nsILoadGroup]': ../../../dist/include/xpcom/nsIWeakReferenceUtils.h:62: instantiated from `nsresult CallQueryReferent(T*, DestinationType**) [with T = nsDerivedSafe<nsIWeakReference>, DestinationType = nsILoadGroup]' ../../../dist/include/content/nsIDocument.h:154: instantiated from here ../../../dist/include/xpcom/nsISupportsUtils.h:202: no method `nsILoadGroup:: GetIID' make[4]: *** [nsAccessProxy.o] Error 1 make[4]: Leaving directory `/var/tmp/portage/mozilla-1.6/work/mozilla/extensions/access-builtin/accessproxy' make[3]: *** [libs] Error 2 make[3]: Leaving directory `/var/tmp/portage/mozilla-1.6/work/mozilla/extensions/access-builtin' make[2]: *** [libs] Error 2 make[2]: Leaving directory `/var/tmp/portage/mozilla-1.6/work/mozilla/extensions' make[1]: *** [tier_94] Error 2 make[1]: Leaving directory `/var/tmp/portage/mozilla-1.6/work/mozilla' make: *** [default] Error 2 !!! ERROR: net-www/mozilla-1.6 failed. !!! Function src_compile, Line 371, Exitcode 2 !!! (no error message) -- [EMAIL PROTECTED] mailing list
