Compile xfce4-timer-plugin

Dani dani at damufo.com
Wed May 10 19:35:53 CEST 2017


Hello:

I installed Debian RC3 Strech

I try to compile the xfce4-timer-plugin
for it
downloaded git
$ git clone https://github.com/xfce-mirror/xfce4-timer-plugin.git
$ cd xfce4-timer-plugin

$ sudo apt-get build-dep xfce4-timer-plugin
$ ./autogen.sh prefix = / usr

and then
$ make

The first warning was
warning: implicit declaration of function 'g_sprintf'

I solved adding below #include <gtk/gtk.h>:
#include <glib/gprintf.h>


I ran again make


Compiled but give this note:

xfce-panel-macros-46.h:431:48: warning: passing argument 1 of 
‘gtk_widget_get_realized’ from incompatible pointer type 
[-Wincompatible-pointer-types]

I'm doing something wrong?

As appears from what I saw more than usual not know how to fix it.
http://bit.ly/2q3nZTB

Any ideas?

Thanks



-- 
Dani

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.xfce.org/pipermail/xfce4-dev/attachments/20170510/aa69794f/attachment.html>


More information about the Xfce4-dev mailing list