Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 346177

Summary: [gnome-overlay] gnome-base/gvfs-1.6.6 does not compile with gnome 2.32/2.91 mix
Product: Gentoo Linux Reporter: Maciej Piechotka <uzytkownik2>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Maciej Piechotka 2010-11-20 14:05:24 UTC
I use paludis and gnome 2.32/2.91 mix. My version of glib is 2.27.3.

libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMA
IN=\"GVFS-GConf\" -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib
-2.0/include -I/usr/include/gio-unix-2.0/ -DORBIT2=1 -pthread -I/usr/include/gco
nf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/incl
ude -DGIO_MODULE_DIR=\"\" -DGVFS_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEP
RECATED -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-
after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -MT libg
iogconf_la-gapplookupgconf.lo -MD -MP -MF .deps/libgiogconf_la-gapplookupgconf.T
po -c gapplookupgconf.c  -fPIC -DPIC -o .libs/libgiogconf_la-gapplookupgconf.o
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMA
IN=\"GVFS-GConf\" -I../common -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib
-2.0/include -I/usr/include/gio-unix-2.0/ -DORBIT2=1 -pthread -I/usr/include/gco
nf/2 -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/incl
ude -DGIO_MODULE_DIR=\"\" -DGVFS_LOCALEDIR=\"/usr/share/locale\" -DG_DISABLE_DEP
RECATED -O2 -pipe -ggdb -march=native -msahf -mcx16 -fgcse-sm -fgcse-las -fgcse-
after-reload -ftracer -floop-interchange -floop-strip-mine -floop-block -MT libg
iogconf_la-gconf-module.lo -MD -MP -MF .deps/libgiogconf_la-gconf-module.Tpo -c 
gconf-module.c  -fPIC -DPIC -o .libs/libgiogconf_la-gconf-module.o
gapplookupgconf.c:41:59: error: expected ')' before '*' token
gapplookupgconf.c: In function 'g_app_lookup_gconf_register_type':
gapplookupgconf.c:44:1: error: 'lookup_iface_init' undeclared (first use in this
 function)
gapplookupgconf.c:44:1: note: each undeclared identifier is reported only once for each function it appears in
gapplookupgconf.c:44:1: error: 'G_TYPE_DESKTOP_APP_INFO_LOOKUP' undeclared (first use in this function)
gapplookupgconf.c: At top level:
gapplookupgconf.c:99:51: error: expected ')' before '*' token
gapplookupgconf.c:165:47: error: expected ')' before '*' token
gapplookupgconf.c: In function 'g_app_lookup_gconf_register':
gapplookupgconf.c:174:35: error: 'G_DESKTOP_APP_INFO_LOOKUP_EXTENSION_POINT_NAME' undeclared (first use in this function)
gconf-module.c: In function 'g_io_module_query':
gconf-module.c:51:5: error: 'G_DESKTOP_APP_INFO_LOOKUP_EXTENSION_POINT_NAME' undeclared (first use in this function)
gconf-module.c:51:5: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [libgiogconf_la-gapplookupgconf.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
Comment 1 Pacho Ramos gentoo-dev 2010-11-20 19:25:03 UTC

*** This bug has been marked as a duplicate of bug 346055 ***