I'm trying to emerge Gnucash. When I do a pretend
emerge I get
[ebuild NS ] gnome-base/control-center-1.4.0.5-r1
+nls 0 kB
[ebuild N ] gnome-extra/gtkhtml-1.1.10-r1 +nls
1,005 kB
[ebuild N ] gnome-extra/guppi-0.40.3-r2 +nls
+python +readline 992 kB
[ebuild N ] app-office/gnucash-1.8.9 -debug -hbci
+nls -ofx +postgres -quotes 9,223 kB
First question: Why is it trying to emerge control
center in a new slot (I already have that exact
version installed)
"* gnome-base/control-center
Latest version available: 2.8.1-r1
Latest version installed: 2.8.1-r1
..."
The second question is, does anyone else have trouble
getting control-center to compile? From the error it
appears like something with GnomeVFS. I have no idea
though.
I included the error that I see below.
Thanks
Bill Six
file-types-capplet-dialogs.c:35:49:
libgnomevfs/gnome-vfs-mime-handlers.h: No such file or
directory
file-types-capplet-dialogs.c:36:56:
libgnomevfs/gnome-vfs-application-registry.h: No such
file or directory
file-types-capplet-dialogs.c:37:45:
libgnomevfs/gnome-vfs-mime-info.h: No such file or
directory
file-types-capplet-dialogs.c:38:41:
libgnomevfs/gnome-vfs-utils.h: No such file or
directory
In file included from file-types-capplet-dialogs.c:42:
file-types-capplet-dialogs.h:30: error: parse error
before '*' token
file-types-capplet-dialogs.c: In function
`application_is_in_list':
file-types-capplet-dialogs.c:96: error:
`GnomeVFSMimeApplication' undeclared (first use in
this function)
file-types-capplet-dialogs.c:96: error: (Each
undeclared identifier is reported only once
file-types-capplet-dialogs.c:96: error: for each
function it appears in.)
file-types-capplet-dialogs.c:96: error: `application'
undeclared (first use in this function)
file-types-capplet-dialogs.c: In function
`application_button_toggled_callback':
file-types-capplet-dialogs.c:136: warning: implicit
declaration of function
`gnome_vfs_mime_add_application_to_short_list'
file-types-capplet-dialogs.c:140: warning: implicit
declaration of function
`gnome_vfs_mime_remove_application_from_short_list'
file-types-capplet-dialogs.c: In function
`populate_default_applications_list':
file-types-capplet-dialogs.c:210: error:
`GnomeVFSMimeApplication' undeclared (first use in
this function)
file-types-capplet-dialogs.c:210: error: `application'
undeclared (first use in this function)
file-types-capplet-dialogs.c:214: warning: implicit
declaration of function
`gnome_vfs_mime_get_short_list_applications'
file-types-capplet-dialogs.c:214: warning: assignment
makes pointer from integer without a cast
file-types-capplet-dialogs.c:217: warning: implicit
declaration of function
`gnome_vfs_mime_get_all_applications'
file-types-capplet-dialogs.c:217: warning: assignment
makes pointer from integer without a cast
file-types-capplet-dialogs.c:225: warning: implicit
declaration of function
`gnome_vfs_application_is_user_owned_application'file-types-capplet-dialogs.c:232:
warning: implicit declaration of function
`gnome_vfs_mime_application_list_free'
file-types-capplet-dialogs.c: In function
`component_is_in_list':
file-types-capplet-dialogs.c:244: error:
`OAF_ServerInfo' undeclared (first use in this
function)
file-types-capplet-dialogs.c:244: error: `info'
undeclared (first use in this function)
file-types-capplet-dialogs.c: In function
`component_button_toggled_callback':
file-types-capplet-dialogs.c:288: warning: implicit
declaration of function
`gnome_vfs_mime_add_component_to_short_list'
file-types-capplet-dialogs.c:292: warning: implicit
declaration of function
`gnome_vfs_mime_remove_component_from_short_list'file-types-capplet-dialogs.c:
In function `populate_default_components_box':
file-types-capplet-dialogs.c:302: error:
`OAF_ServerInfo' undeclared (first use in this
function)
file-types-capplet-dialogs.c:302: error: `info'
undeclared (first use in this function)
file-types-capplet-dialogs.c:307: warning: implicit
declaration of function
`gnome_vfs_mime_get_short_list_components'
file-types-capplet-dialogs.c:307: warning: assignment
makes pointer from integer without a cast
file-types-capplet-dialogs.c:310: warning: implicit
declaration of function
`gnome_vfs_mime_get_all_components'
file-types-capplet-dialogs.c:310: warning: assignment
makes pointer from integer without a cast
file-types-capplet-dialogs.c:333: warning: implicit
declaration of function
`gnome_vfs_mime_component_list_free'
file-types-capplet-dialogs.c: At top level:
file-types-capplet-dialogs.c:616: error: parse error
before '*' token
file-types-capplet-dialogs.c: In function
`name_from_oaf_server_info':
file-types-capplet-dialogs.c:625: warning: implicit
declaration of function `oaf_server_info_prop_lookup'
file-types-capplet-dialogs.c:625: error: `server'
undeclared (first use in this function)
file-types-capplet-dialogs.c:625: warning: assignment
makes pointer from integer without a cast
file-types-capplet-dialogs.c:628: warning: assignment
makes pointer from integer without a cast
file-types-capplet-dialogs.c: In function
`nautilus_mime_type_capplet_show_new_mime_window':
file-types-capplet-dialogs.c:816: warning: implicit
declaration of function
`gnome_vfs_mime_set_registered_type_key'
file-types-capplet-dialogs.c:821: warning: implicit
declaration of function `gnome_vfs_mime_set_value'
file-types-capplet-dialogs.c: In function
`nautilus_mime_type_capplet_show_change_extension_window':
file-types-capplet-dialogs.c:997: warning: implicit
declaration of function
`gnome_vfs_mime_get_extensions_list'
file-types-capplet-dialogs.c:997: warning: assignment
makes pointer from integer without a cast
file-types-capplet-dialogs.c: In function
`add_or_update_application':
file-types-capplet-dialogs.c:1086: error:
`GnomeVFSMimeApplication' undeclared (first use in
this function)
file-types-capplet-dialogs.c:1086: error: parse error
before "app"
file-types-capplet-dialogs.c:1106: error: `app'
undeclared (first use in this function)
file-types-capplet-dialogs.c:1116: error: `original'
undeclared (first use in this function)
file-types-capplet-dialogs.c:1116: warning: implicit
declaration of function
`gnome_vfs_mime_application_new_from_id'
file-types-capplet-dialogs.c:1141: warning: implicit
declaration of functi
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
--
[email protected] mailing list