Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cannot emerge mozilla-1.7.3 (nsGnomeVFSProtocolHandler.cpp)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
thuff9999
n00b
n00b


Joined: 24 Nov 2004
Posts: 2

PostPosted: Thu Nov 25, 2004 1:50 am    Post subject: cannot emerge mozilla-1.7.3 (nsGnomeVFSProtocolHandler.cpp) Reply with quote

having a problem emerging mozilla-1.7.3 (dependency of gnome-2.8). it keeps dying on nsGnomeVFSProtocolHandler.cpp. below is the error messages and emerge info.

thanks!

errors
Code:

gmake[3]: Entering directory `/var/tmp/portage/mozilla-1.7.3/work/mozilla/extensions/gnomevfs'
nsGnomeVFSProtocolHandler.cpp
g++ -o nsGnomeVFSProtocolHandler.o -c -DOSTYPE=\"Linux2.6\" -DOSARCH=\"Linux\" -DHAVE_DEPENDENT_LIBS  -I../../dist/include/xpcom -I../../dist/include/string -I../../dist/include/necko -I../../dist/include/intl -I../../dist/include/mimetype -I../../dist/include/pref -I../../dist/include/nkgnomevfs -I../../dist/include -I/var/tmp/portage/mozilla-1.7.3/work/mozilla/dist/include/nspr     -I. -I/usr/X11R6/include   -fPIC  -I/usr/X11R6/include -fno-rtti -fno-exceptions  -Wconversion -Wpointer-arith -Wcast-align -Woverloaded-virtual -Wsynth -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor -Wno-long-long -mcpu=7400 -pipe -Wno-deprecated -fshort-wchar -pthread -pipe  -DNDEBUG -DTRIMMED -ffunction-sections -O2  -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../mozilla-config.h -Wp,-MD,.deps/nsGnomeVFSProtocolHandler.pp nsGnomeVFSProtocolHandler.cpp
nsGnomeVFSProtocolHandler.cpp:40:35: libgnomevfs/gnome-vfs.h: No such file or directory
nsGnomeVFSProtocolHandler.cpp:41:54: libgnomevfs/gnome-vfs-standard-callbacks.h: No such file or directory
nsGnomeVFSProtocolHandler.cpp:42:46: libgnomevfs/gnome-vfs-mime-utils.h: No such file or directory
nsGnomeVFSProtocolHandler.cpp:82: error: `GnomeVFSResult' was not declared in this scope
nsGnomeVFSProtocolHandler.cpp:83: error: expected `,' or `;' before '{' token
nsGnomeVFSProtocolHandler.cpp:169: error: variable or field `ProxiedAuthCallback' declared void
nsGnomeVFSProtocolHandler.cpp:169: error: `gconstpointer' was not declared in this scope
nsGnomeVFSProtocolHandler.cpp:170: error: `gsize' was not declared in this scope
nsGnomeVFSProtocolHandler.cpp:171: error: `gpointer' was not declared in this scope
nsGnomeVFSProtocolHandler.cpp:172: error: `gsize' was not declared in this scope
nsGnomeVFSProtocolHandler.cpp:173: error: `gpointer' was not declared in this scope
nsGnomeVFSProtocolHandler.cpp:174: error: initializer expression list treated as compound expression
nsGnomeVFSProtocolHandler.cpp:174: error: expected `,' or `;' before '{' token
nsGnomeVFSProtocolHandler.cpp:311: error: `gconstpointer' does not name a type
nsGnomeVFSProtocolHandler.cpp:312: error: `gsize' does not name a type
nsGnomeVFSProtocolHandler.cpp:313: error: `gpointer' does not name a type
nsGnomeVFSProtocolHandler.cpp:314: error: `gsize' does not name a type
nsGnomeVFSProtocolHandler.cpp:315: error: `gpointer' does not name a type
nsGnomeVFSProtocolHandler.cpp: In function `void* AuthCallbackEventHandler(PLEvent*)':
nsGnomeVFSProtocolHandler.cpp:322: error: 'struct nsGnomeVFSAuthParams' has no member named 'in'
nsGnomeVFSProtocolHandler.cpp:322: error: 'struct nsGnomeVFSAuthParams' has no member named 'in_size'
nsGnomeVFSProtocolHandler.cpp:323: error: 'struct nsGnomeVFSAuthParams' has no member named 'out'
nsGnomeVFSProtocolHandler.cpp:323: error: 'struct nsGnomeVFSAuthParams' has no member named 'out_size'
nsGnomeVFSProtocolHandler.cpp:324: error: 'struct nsGnomeVFSAuthParams' has no member named 'callback_data'
nsGnomeVFSProtocolHandler.cpp:324: error: `ProxiedAuthCallback' cannot be used as a function
nsGnomeVFSProtocolHandler.cpp: At global scope:
nsGnomeVFSProtocolHandler.cpp:335: error: variable or field `AuthCallback' declared void
nsGnomeVFSProtocolHandler.cpp:335: error: `gconstpointer' was not declared in this scope
nsGnomeVFSProtocolHandler.cpp:336: error: `gsize' was not declared in this scope
nsGnomeVFSProtocolHandler.cpp:337: error: `gpointer' was not declared in this scope
nsGnomeVFSProtocolHandler.cpp:338: error: `gsize' was not declared in this scope
nsGnomeVFSProtocolHandler.cpp:339: error: `gpointer' was not declared in this scope
nsGnomeVFSProtocolHandler.cpp:340: error: initializer expression list treated as compound expression
nsGnomeVFSProtocolHandler.cpp:340: error: expected `,' or `;' before '{' token
nsGnomeVFSProtocolHandler.cpp:369: error: `gint' does not name a type
nsGnomeVFSProtocolHandler.cpp:418: error: `GnomeVFSResult' does not name a type
nsGnomeVFSProtocolHandler.cpp:419: error: `GnomeVFSResult' does not name a type
nsGnomeVFSProtocolHandler.cpp:425: error: ISO C++ forbids declaration of `GnomeVFSHandle' with no type
nsGnomeVFSProtocolHandler.cpp:425: error: expected `;' before '*' token
nsGnomeVFSProtocolHandler.cpp:428: error: ISO C++ forbids declaration of `GList' with no type
nsGnomeVFSProtocolHandler.cpp:428: error: expected `;' before '*' token
nsGnomeVFSProtocolHandler.cpp:429: error: ISO C++ forbids declaration of `GList' with no type
nsGnomeVFSProtocolHandler.cpp:429: error: expected `;' before '*' token
nsGnomeVFSProtocolHandler.cpp: In constructor `nsGnomeVFSInputStream::nsGnomeVFSInputStream(const nsCString&)':
nsGnomeVFSProtocolHandler.cpp:389: error: class `nsGnomeVFSInputStream' does not have any field named `mHandle'
nsGnomeVFSProtocolHandler.cpp:392: error: class `nsGnomeVFSInputStream' does not have any field named `mDirList'
nsGnomeVFSProtocolHandler.cpp:393: error: class `nsGnomeVFSInputStream' does not have any field named `mDirListPtr'
nsGnomeVFSProtocolHandler.cpp: At global scope:
nsGnomeVFSProtocolHandler.cpp:435: error: `GnomeVFSResult' does not name a type
nsGnomeVFSProtocolHandler.cpp:533: error: `GnomeVFSResult' does not name a type
nsGnomeVFSProtocolHandler.cpp: In member function `virtual nsresult nsGnomeVFSInputStream::Close()':
nsGnomeVFSProtocolHandler.cpp:709: error: `mHandle' undeclared (first use this function)
nsGnomeVFSProtocolHandler.cpp:709: error: (Each undeclared identifier is reported only once for each function it appears in.)
nsGnomeVFSProtocolHandler.cpp:711: error: `gnome_vfs_close' undeclared (first use this function)
nsGnomeVFSProtocolHandler.cpp:715: error: `mDirList' undeclared (first use this function)
nsGnomeVFSProtocolHandler.cpp:718: error: `GFunc' undeclared (first use this function)
nsGnomeVFSProtocolHandler.cpp:718: error: `g_list_foreach' undeclared (first use this function)
nsGnomeVFSProtocolHandler.cpp:719: error: `g_list_free' undeclared (first use this function)
nsGnomeVFSProtocolHandler.cpp:721: error: `mDirListPtr' undeclared (first use this function)
nsGnomeVFSProtocolHandler.cpp: In member function `virtual nsresult nsGnomeVFSInputStream::Read(char*, PRUint32, PRUint32*)':
nsGnomeVFSProtocolHandler.cpp:766: error: `GnomeVFSResult' undeclared (first use this function)
nsGnomeVFSProtocolHandler.cpp:766: error: expected `;' before "rv"
nsGnomeVFSProtocolHandler.cpp:769: error: `mHandle' undeclared (first use this function)
nsGnomeVFSProtocolHandler.cpp:770: error: `rv' undeclared (first use this function)
nsGnomeVFSProtocolHandler.cpp:770: error: `DoOpen' undeclared (first use this function)
nsGnomeVFSProtocolHandler.cpp:772: error: `GNOME_VFS_OK' undeclared (first use this function)
nsGnomeVFSProtocolHandler.cpp:773: error: `DoRead' undeclared (first use this function)
nsGnomeVFSProtocolHandler.cpp:778: error: `MapGnomeVFSResult' cannot be used as a function
nsGnomeVFSProtocolHandler.cpp: In member function `nsresult nsGnomeVFSProtocolHandler::Init()':
nsGnomeVFSProtocolHandler.cpp:836: error: `gnome_vfs_initialized' undeclared (first use this function)
nsGnomeVFSProtocolHandler.cpp:838: error: `gnome_vfs_init' undeclared (first use this function)
nsGnomeVFSProtocolHandler.cpp: In member function `virtual nsresult nsGnomeVFSProtocolHandler::NewURI(const nsACString&, const char*, nsIURI*, nsIURI**)':
nsGnomeVFSProtocolHandler.cpp:936: error: `GnomeVFSURI' undeclared (first use this function)
nsGnomeVFSProtocolHandler.cpp:936: error: `uri' undeclared (first use this function)
nsGnomeVFSProtocolHandler.cpp:936: error: `gnome_vfs_uri_new' undeclared (first use this function)
gmake[3]: *** [nsGnomeVFSProtocolHandler.o] Error 1
gmake[3]: Leaving directory `/var/tmp/portage/mozilla-1.7.3/work/mozilla/extensions/gnomevfs'
gmake[2]: *** [libs] Error 2
gmake[2]: Leaving directory `/var/tmp/portage/mozilla-1.7.3/work/mozilla/extensions'
gmake[1]: *** [tier_94] Error 2
gmake[1]: Leaving directory `/var/tmp/portage/mozilla-1.7.3/work/mozilla'
make: *** [default] Error 2

!!! ERROR: net-www/mozilla-1.7.3 failed.
!!! Function src_compile, Line 104, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


emerge --info
Code:

Portage 2.0.51-r3 (default-ppc-2004.1, gcc-3.4.1, glibc-2.3.3.20040420-r2, 2.6.9-gentoo-r1 ppc)
=================================================================
System uname: 2.6.9-gentoo-r1 ppc 7400, altivec supported
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.90.0.3-r3
Headers:  sys-kernel/linux-headers-2.4.22
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="ppc"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=7400 -pipe -maltivec -mabi=altivec"
CHOST="powerpc-unknown-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=7400 -pipe -maltivec -mabi=altivec"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distlocks"
GENTOO_MIRRORS="http://gentoo.osuosl.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X altivec apache2 berkdb cups dvd emacs esd f77 foomatic fortran gd gdbm gif gnome gnome-libs gtk imlib jpeg libwww motif mozilla mysql nls oggvorbis opengl pam perl png ppc ppds python readline sdl slang ssl tcpd truetype"
Back to top
View user's profile Send private message
mieses
Tux's lil' helper
Tux's lil' helper


Joined: 28 Feb 2004
Posts: 110

PostPosted: Mon Nov 29, 2004 12:25 am    Post subject: Reply with quote

This bug is discussed at https://bugs.gentoo.org/show_bug.cgi?id=70492
and is fixed as of mozilla 1.7.3-r2.
But 1.7.3-r2 and r3 are currently masked for amd64, leaving 2 ways to solve this problem.
You can install mozilla without gnome dependencies:
Code:
USE="-gnome" emerge mozilla

or install a newer version of mozilla:
Code:
ACCEPT_KEYWORDS="~amd64" emerge mozilla
Back to top
View user's profile Send private message
thuff9999
n00b
n00b


Joined: 24 Nov 2004
Posts: 2

PostPosted: Tue Nov 30, 2004 11:22 am    Post subject: Reply with quote

thanks for the info.

Code:

ACCEPT_KEYWORDS="~ppc" emerge mozilla


... worked perfectly.

thanks again!
Back to top
View user's profile Send private message
duby2291
Guru
Guru


Joined: 17 Oct 2004
Posts: 583

PostPosted: Tue Nov 30, 2004 9:46 pm    Post subject: Reply with quote

If the damn thing won't compile, and it's a KNOWN bug, WHY is it marked stable for amd64? Ever since the 2004.3 profile was released, there are a TON of packages that won't compile, that are marked stable. :evil: :(
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum