Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
AMD64 emerge mozilla errore di compilazione
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian)
View previous topic :: View next topic  
Author Message
VixPer
n00b
n00b


Joined: 23 Nov 2004
Posts: 6

PostPosted: Mon Nov 29, 2004 12:57 am    Post subject: AMD64 emerge mozilla errore di compilazione Reply with quote

Ciao.
Sto provando ad emergere mozilla su amd 64, mi serve come dipendenza x gnome...ma mi da quest'errore di compilazione:


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 -march=athlon64 -pipe -fPIC -Wno-deprecated -fshort-wchar -pthread -pipe -DNDEBUG -DTRIMMED -ffunction-sections -O1 -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.


Suggerimenti?
grazie
Back to top
View user's profile Send private message
MyZelF
Bodhisattva
Bodhisattva


Joined: 25 Feb 2003
Posts: 2010
Location: Venice, Italy

PostPosted: Mon Nov 29, 2004 1:10 am    Post subject: Re: AMD64 emerge mozilla errore di compilazione Reply with quote

VixPer wrote:
Suggerimenti?


Non dimenticare di fare una ricerca prima di postare:

https://forums.gentoo.org/viewtopic.php?t=256854
https://bugs.gentoo.org/show_bug.cgi?id=70492

E, quando posti l'output di un comando, cerca di usare il tag [code]. Grazie.
_________________
"Larry the Cow was a bit frustrated at the current state of Linux Distributions..."
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Forum italiano (Italian) 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