[Gambas-user] Gambas 1.9.11 on Suse 9.1

Eilert eilert-sprachen at ...221...
Mon Jul 11 08:27:02 CEST 2005


Hi Daniel and Benoit,

I tried to disable the gtk component by making a ./configure --disable-gtk

When starting make after that, it behaved different than the time 
before, but still stopped after a very short time. Maybe it wasn't enough?

Rolf


Daniel Campos schrieb:
> Currently I'm working with GTK+-2.6.4 and Glib-2.6.3. If your system has
> older versions, you can find that kind of errors. You can disable the gtk
> componente in ./configure , or update the gtk version.
> 
> Regards,
> 
> D. Campos
> 
> 
> Eilert escribió:
> 
>>
>>
>> Laurent Carlier schrieb:
>>
>>> Eilert a écrit :
>>>
>>>> Hi all,
>>>>
>>>> is somewhere here with a Suse 9.1 who knows how to get the new Gambas
>>>> 1.9.11 running?
>>>>
>>>> When I try to compile, it stops at the point with the GTK widgets
>>>> (that's my guess). So I tried to install some GTK stuff, but the same
>>>> happened again.
>>>>
>>>> Any ideas?
>>>>
>>>> Rolf
>>>>
>>>
>>>
>>> What is the error ?
>>>
>>
>> That was the question I was afraid of :-)
>>
>> Here is the error part in the make process:
>>
>> In file included from gfont.cpp:28:
>> widgets.h:490: warning: `class gControl' has virtual functions but 
>> non-virtual
>>    destructor
>> widgets.h:620: warning: `class gPlugin' has virtual functions but 
>> non-virtual
>>    destructor
>> widgets.h:640: warning: `class gProgressBar' has virtual functions but
>>    non-virtual destructor
>> widgets.h:657: warning: `class gLabel' has virtual functions but 
>> non-virtual
>>    destructor
>> widgets.h:674: warning: `class gTextLabel' has virtual functions but
>>    non-virtual destructor
>> widgets.h:683: warning: `class gButton' has virtual functions but 
>> non-virtual
>>    destructor
>> widgets.h:726: warning: `class gMovieBox' has virtual functions but 
>> non-virtual
>>    destructor
>> widgets.h:754: warning: `class gPictureBox' has virtual functions but
>>    non-virtual destructor
>> widgets.h:780: warning: `class gColumnView' has virtual functions but
>>    non-virtual destructor
>> widgets.h:823: warning: `class gListView' has virtual functions but 
>> non-virtual
>>    destructor
>> widgets.h:859: warning: `class gListBox' has virtual functions but 
>> non-virtual
>>    destructor
>> widgets.h:898: warning: `class gSpinBox' has virtual functions but 
>> non-virtual
>>    destructor
>> widgets.h:925: warning: `class gComboBox' has virtual functions but 
>> non-virtual
>>    destructor
>> widgets.h:961: warning: `class gTextBox' has virtual functions but 
>> non-virtual
>>    destructor
>> widgets.h:1003: warning: `class gTextArea' has virtual functions but
>>    non-virtual destructor
>> widgets.h:1052: warning: `class gSlider' has virtual functions but 
>> non-virtual
>>    destructor
>> widgets.h:1088: warning: `class gScrollBar' has virtual functions but
>>    non-virtual destructor
>> widgets.h:1098: warning: `class gContainer' has virtual functions but
>>    non-virtual destructor
>> widgets.h:1134: warning: `class gScrollView' has virtual functions but
>>    non-virtual destructor
>> widgets.h:1170: warning: `class gDrawingArea' has virtual functions but
>>    non-virtual destructor
>> widgets.h:1196: warning: `class gTabStrip' has virtual functions but
>>    non-virtual destructor
>> widgets.h:1220: warning: `class gFrame' has virtual functions but 
>> non-virtual
>>    destructor
>> widgets.h:1288: warning: `class gMainWindow' has virtual functions but
>>    non-virtual destructor
>> gfont.cpp: In function `void gfont_parseString(char**, char*)':
>> gfont.cpp:46: error: `g_strsplit_set' undeclared (first use this 
>> function)
>> gfont.cpp:46: error: (Each undeclared identifier is reported only once 
>> for each
>>    function it appears in.)
>> gfont.cpp: In member function `void gFont::setSize(double)':
>> gfont.cpp:275: warning: passing `double' for argument passing 2 of `void
>>    pango_font_description_set_size(PangoFontDescription*, int)'
>> gfont.cpp:275: warning: argument to `int' from `double'
>> gfont.cpp: In member function `bool gFont::fixed()':
>> gfont.cpp:339: error: `pango_font_family_is_monospace' undeclared 
>> (first use
>>    this function)
>> make[4]: *** [gfont.lo] Fehler 1
>> make[4]: Leaving directory 
>> `/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.gtk/src'
>> make[3]: *** [all-recursive] Fehler 1
>> make[3]: Leaving directory 
>> `/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.gtk'
>> make[2]: *** [all] Fehler 2
>> make[2]: Leaving directory 
>> `/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11/gb.gtk'
>> make[1]: *** [all-recursive] Fehler 1
>> make[1]: Leaving directory 
>> `/home/tester/Downloads/gambas2/gambas1911/gambas2-1.9.11'
>> make: *** [all] Fehler 2
>>
>>
>>
>> -------------------------------------------------------
>> SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
>> from IBM. Find simple to follow Roadmaps, straightforward articles,
>> informative Webcasts and more! Get everything you need to get up to
>> speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>>
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by the 'Do More With Dual!' webinar 
> happening
> July 14 at 8am PDT/11am EDT. We invite you to explore the latest in dual
> core and dual graphics technology at this free one hour event hosted by 
> HP, AMD, and NVIDIA.  To register visit http://www.hp.com/go/dualwebinar
> _______________________________________________
> 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