[Gambas-user] R: ERROR with revision 6562
Ru Vuott
vuott at ...325...
Sat Oct 18 23:50:51 CEST 2014
Here the complete result about making in gb.gtk3:
Making all in gb.gtk3
make[2]: Entering directory `/home/vuott/trunk/gb.gtk3'
make all-recursive
make[3]: Entering directory `/home/vuott/trunk/gb.gtk3'
Making all in src
make[4]: Entering directory `/home/vuott/trunk/gb.gtk3/src'
CXX gb_gtk3_la-gdrag.lo
gdrag.cpp: In function 'void cb_get_text(GtkClipboard*, GtkSelectionData*, guint, gpointer)':
gdrag.cpp:148:45: error: invalid use of incomplete type 'GtkSelectionData {aka struct _GtkSelectionData}'
gtk_selection_data_set(selection, selection->target, 8, (guchar *)text, strlen((char *)text));
^
In file included from /usr/include/gtk-3.0/gtk/gtkwidget.h:35:0,
from /usr/include/gtk-3.0/gtk/gtkapplication.h:27,
from /usr/include/gtk-3.0/gtk/gtkwindow.h:33,
from /usr/include/gtk-3.0/gtk/gtkdialog.h:33,
from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:31,
from widgets.h:34,
from gdrag.cpp:32:
/usr/include/gtk-3.0/gtk/gtktypes.h:41:16: error: forward declaration of 'GtkSelectionData {aka struct _GtkSelectionData}'
typedef struct _GtkSelectionData GtkSelectionData;
^
make[4]: *** [gb_gtk3_la-gdrag.lo] Error 1
make[4]: Leaving directory `/home/vuott/trunk/gb.gtk3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/vuott/trunk/gb.gtk3'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/vuott/trunk/gb.gtk3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vuott/trunk'
make: *** [all] Error 2
=============================================================================
Regards
vuott
--------------------------------------------
Sab 18/10/14, Ru Vuott <vuott at ...325...> ha scritto:
Oggetto: [Gambas-user] ERROR with revision 6562
A: gambas-user at lists.sourceforge.net
Data: Sabato 18 ottobre 2014, 23:40
Hello,
updating my Gambas3 with revision 6562 via SVN, I obtained
this error:
**************************************************************************************************************************************
In file included from
/usr/include/gtk-3.0/gtk/gtkwidget.h:35:0,
from
/usr/include/gtk-3.0/gtk/gtkapplication.h:27,
from
/usr/include/gtk-3.0/gtk/gtkwindow.h:33,
from
/usr/include/gtk-3.0/gtk/gtkdialog.h:33,
from
/usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30,
from /usr/include/gtk-3.0/gtk/gtk.h:31,
from widgets.h:34,
from gdrag.cpp:32:
/usr/include/gtk-3.0/gtk/gtktypes.h:41:16: error: forward
declaration of 'GtkSelectionData {aka struct
_GtkSelectionData}'
typedef struct _GtkSelectionData
GtkSelectionData;
^
make[4]: *** [gb_gtk3_la-gdrag.lo] Error 1
make[4]: Leaving directory `/home/vuott/trunk/gb.gtk3/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/vuott/trunk/gb.gtk3'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/vuott/trunk/gb.gtk3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/vuott/trunk'
make: *** [all] Error 2
**************************************************************************************************************************************
Regards
vuott
------------------------------------------------------------------------------
Comprehensive Server Monitoring with Site24x7.
Monitor 10 servers for $9/Month.
Get alerted through email, SMS, voice calls or mobile push
notifications.
Take corrective actions from your mobile device.
http://p.sf.net/sfu/Zoho
_______________________________________________
Gambas-user mailing list
Gambas-user at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user
More information about the User
mailing list