________________________________
From: Chris Staub <[email protected]>
To: brown wrap <[email protected]>; BLFS Support List 
<[email protected]> 
Sent: Saturday, December 1, 2012 10:01 PM
Subject: Re: [blfs-support] Google Gadgets

On 12/01/2012 11:06 PM, brown wrap wrote:
> Has anyone tried installing Google Gadgets? It is listed and an optional
> package under KDE-Workspace. The project says it has been discontinued
> and the last update was in 2010.

What about it? Are you having problems installing it?

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page 

Yes, I tried installing it. I have to include at lot, to get back to the error:

 /usr/include/glib-2.0/glib/gnode.h:28:2: error: #error "Only <glib.h> can be 
included directly."
In file included from /usr/include/glib-2.0/glib/gnode.h:34:0,
                 from /usr/include/glib-2.0/glib/glist.h:35,
                 from /usr/include/glib-2.0/glib/ghash.h:35,
                 from ../../../ggadget/gtk/main_loop.cc:19:
/usr/include/glib-2.0/glib/gmem.h:28:2: error: #error "Only <glib.h> can be 
included directly."
In file included from ../../../ggadget/gtk/main_loop.cc:21:0:
/usr/include/glib-2.0/glib/gthread.h:28:2: error: #error "Only <glib.h> can be 
included directly."
../../../ggadget/gtk/main_loop.cc: In constructor 
'ggadget::gtk::MainLoop::Impl::Impl(ggadget::MainLoopInterface*)':
../../../ggadget/gtk/main_loop.cc:62:7: error: 'void g_thread_init(gpointer)' 
is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) 
[-Werror=deprecated-declarations]
../../../ggadget/gtk/main_loop.cc:62:25: error: 'void g_thread_init(gpointer)' 
is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) 
[-Werror=deprecated-declarations]
../../../ggadget/gtk/main_loop.cc:65:5: error: 'void 
g_static_mutex_init(GStaticMutex*)' is deprecated (declared at 
/usr/include/glib-2.0/glib/deprecated/gthread.h:145): Use 'g_mutex_init' 
instead [-Werror=deprecated-declarations]
../../../ggadget/gtk/main_loop.cc:65:32: error: 'void 
g_static_mutex_init(GStaticMutex*)' is deprecated (declared at 
/usr/include/glib-2.0/glib/deprecated/gthread.h:145): Use 'g_mutex_init' 
instead [-Werror=deprecated-declarations]
../../../ggadget/gtk/main_loop.cc: In destructor 
'ggadget::gtk::MainLoop::Impl::~Impl()':
../../../ggadget/gtk/main_loop.cc:79:5: error: 'void 
g_static_mutex_free(GStaticMutex*)' is deprecated (declared at 
/usr/include/glib-2.0/glib/deprecated/gthread.h:147): Use 'g_mutex_free' 
instead [-Werror=deprecated-declarations]
../../../ggadget/gtk/main_loop.cc:79:32: error: 'void 
g_static_mutex_free(GStaticMutex*)' is deprecated (declared at 
/usr/include/glib-2.0/glib/deprecated/gthread.h:147): Use 'g_mutex_free' 
instead [-Werror=deprecated-declarations]
cc1plus: all warnings being treated as errors

make[5]: *** [libggadget_gtk-1.0_la-main_loop.lo] Error 1
make[5]: Leaving directory 
`/usr/local/src/X11/tmp/11-28/google-gadgets-for-linux-0.11.2/build/ggadget/gtk'
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory 
`/usr/local/src/X11/tmp/11-28/google-gadgets-for-linux-0.11.2/build/ggadget/gtk'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory 
`/usr/local/src/X11/tmp/11-28/google-gadgets-for-linux-0.11.2/build/ggadget'
make[2]: *** [all] Error 2
make[2]: Leaving directory 
`/usr/local/src/X11/tmp/11-28/google-gadgets-for-linux-0.11.2/build/ggadget'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/usr/local/src/X11/tmp/11-28/google-gadgets-for-linux-0.11.2/build'
make: *** [all] Error 2
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to