From rospolosco at ...29... Sat May 16 19:53:53 2009 From: rospolosco at ...29... (Stefano Palmeri) Date: Sat, 16 May 2009 19:53:53 +0200 Subject: [Gambas-devel] can't compile 2.13.0 on Slackware 12.2 (gb.gtk error) Message-ID: <200905161953.53572.rospolosco@...29...> Hi, all. Just downloaded 2.13.0 and I can't compile it on Slackware 12.2. Here's error log: make[5]: *** [ggridview.lo] Error 1 make[5]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/stefano/src/gambas2-2.13.0' make: *** [all] Error 2 No errors in configure process. Gambas 2.13.0 qt: 3.3.8b gtk: 2.12.12 Slackware 12.2 Saluti, Stefano From france1159 at ...176... Sun May 17 11:54:53 2009 From: france1159 at ...176... (francois) Date: Sun, 17 May 2009 11:54:53 +0200 Subject: [Gambas-devel] can't compile 2.13.0 on Slackware 12.2 (gb.gtk error) In-Reply-To: <200905161953.53572.rospolosco@...29...> References: <200905161953.53572.rospolosco@...29...> Message-ID: <4A0FDEED.4060502@...176...> Stefano Palmeri a ?crit : > Hi, all. > > Just downloaded 2.13.0 and I can't compile it on Slackware 12.2. > > Here's error log: > > make[5]: *** [ggridview.lo] Error 1 > make[5]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' > make[4]: *** [all-recursive] Error 1 > make[4]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/stefano/src/gambas2-2.13.0' > make: *** [all] Error 2 > > No errors in configure process. > > Gambas 2.13.0 > qt: 3.3.8b > gtk: 2.12.12 > Slackware 12.2 > > Saluti, > > Stefano > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables > unlimited royalty-free distribution of the report engine > for externally facing server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Gambas-devel mailing list > Gambas-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-devel > > When you typed ./configure, what did you get in the console output ? Did you have any components which was disabled ? If yes, please tell us and mainly of course, if the gb.gtk component was disabled. For a first opinion, i think you've forgotten installing some libraries in relation to Gtk+. (Or maybe the version used on your system is perhaps too old. ) Fran?ois. From rospolosco at ...29... Sun May 17 15:06:07 2009 From: rospolosco at ...29... (Stefano Palmeri) Date: Sun, 17 May 2009 15:06:07 +0200 Subject: [Gambas-devel] can't compile 2.13.0 on Slackware 12.2 (gb.gtk error) In-Reply-To: <4A0FDEED.4060502@...176...> References: <200905161953.53572.rospolosco@...29...> <4A0FDEED.4060502@...176...> Message-ID: <200905171506.07777.rospolosco@...29...> Il domenica 17 maggio 2009 11:54:53 francois ha scritto: > Stefano Palmeri a ?crit : > > Hi, all. > > > > Just downloaded 2.13.0 and I can't compile it on Slackware 12.2. > > > > Here's error log: > > > > make[5]: *** [ggridview.lo] Error 1 > > make[5]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' > > make[4]: *** [all-recursive] Error 1 > > make[4]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' > > make[3]: *** [all-recursive] Error 1 > > make[3]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' > > make[2]: *** [all] Error 2 > > make[2]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/home/stefano/src/gambas2-2.13.0' > > make: *** [all] Error 2 > > > > No errors in configure process. > > > > Gambas 2.13.0 > > qt: 3.3.8b > > gtk: 2.12.12 > > Slackware 12.2 > > > > Saluti, > > > > Stefano > > > > ------------------------------------------------------------------------- > >----- Crystal Reports - New Free Runtime and 30 Day Trial > > Check out the new simplified licensing option that enables > > unlimited royalty-free distribution of the report engine > > for externally facing server and web deployment. > > http://p.sf.net/sfu/businessobjects > > _______________________________________________ > > Gambas-devel mailing list > > Gambas-devel at lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/gambas-devel > > When you typed ./configure, what did you get in the console output ? > > Did you have any components which was disabled ? > If yes, please tell us and mainly of course, if the gb.gtk component was > disabled. > > For a first opinion, i think you've forgotten installing some libraries > in relation to Gtk+. > (Or maybe the version used on your system is perhaps too old. ) > > Fran?ois. > I have no problem in the ./configure process, as I said. gb.gtk is not disabled. In fact, the error comes up when trying to compile gb.gtk. I agree with you that there's probaply a problem about GTK libs installed on my Slackware system. It's not a great damage for me. I could compile without gb.gtk, but it's strange that the same error is on the very last Ubuntu. Regards, Stefano > --------------------------------------------------------------------------- >--- Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables > unlimited royalty-free distribution of the report engine > for externally facing server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Gambas-devel mailing list > Gambas-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-devel From france1159 at ...176... Sun May 17 17:16:25 2009 From: france1159 at ...176... (francois) Date: Sun, 17 May 2009 17:16:25 +0200 Subject: [Gambas-devel] can't compile 2.13.0 on Slackware 12.2 (gb.gtk error) In-Reply-To: <200905171506.07777.rospolosco@...29...> References: <200905161953.53572.rospolosco@...29...> <4A0FDEED.4060502@...176...> <200905171506.07777.rospolosco@...29...> Message-ID: <4A102A49.6040208@...176...> Stefano Palmeri a ?crit : > Il domenica 17 maggio 2009 11:54:53 francois ha scritto: > >> Stefano Palmeri a ?crit : >> >>> Hi, all. >>> >>> Just downloaded 2.13.0 and I can't compile it on Slackware 12.2. >>> >>> Here's error log: >>> >>> make[5]: *** [ggridview.lo] Error 1 >>> make[5]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' >>> make[4]: *** [all-recursive] Error 1 >>> make[4]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' >>> make[3]: *** [all-recursive] Error 1 >>> make[3]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' >>> make[2]: *** [all] Error 2 >>> make[2]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' >>> make[1]: *** [all-recursive] Error 1 >>> make[1]: Leaving directory `/home/stefano/src/gambas2-2.13.0' >>> make: *** [all] Error 2 >>> >>> No errors in configure process. >>> >>> Gambas 2.13.0 >>> qt: 3.3.8b >>> gtk: 2.12.12 >>> Slackware 12.2 >>> >>> Saluti, >>> >>> Stefano >>> >>> ------------------------------------------------------------------------- >>> ----- Crystal Reports - New Free Runtime and 30 Day Trial >>> Check out the new simplified licensing option that enables >>> unlimited royalty-free distribution of the report engine >>> for externally facing server and web deployment. >>> http://p.sf.net/sfu/businessobjects >>> _______________________________________________ >>> Gambas-devel mailing list >>> Gambas-devel at lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/gambas-devel >>> >> When you typed ./configure, what did you get in the console output ? >> >> Did you have any components which was disabled ? >> If yes, please tell us and mainly of course, if the gb.gtk component was >> disabled. >> >> For a first opinion, i think you've forgotten installing some libraries >> in relation to Gtk+. >> (Or maybe the version used on your system is perhaps too old. ) >> >> Fran?ois. >> >> > > I have no problem in the ./configure process, as I said. gb.gtk is not > disabled. In fact, the error comes up when trying to compile gb.gtk. I agree > with you that there's probaply a problem about GTK libs installed on my > Slackware system. It's not a great damage for me. I could compile without > gb.gtk, but it's strange that the same error is on the very last Ubuntu. > > Regards, > > Stefano > hm, no there is no problem with the last version of Ubuntu :-) . I use Ubuntu 9.04 and i compile Gambas 2.13 ans Gambas 3 without problem. Try to build it by disabling the gb.gtk component. If you get a success compilation, i think you should check your libs available on your system and installing librairies missing. Fran?ois. From rospolosco at ...29... Sun May 17 19:39:22 2009 From: rospolosco at ...29... (Stefano Palmeri) Date: Sun, 17 May 2009 19:39:22 +0200 Subject: [Gambas-devel] can't compile 2.13.0 on Slackware 12.2 (gb.gtk error) In-Reply-To: <4A102A49.6040208@...176...> References: <200905161953.53572.rospolosco@...29...> <200905171506.07777.rospolosco@...29...> <4A102A49.6040208@...176...> Message-ID: <200905171939.23153.rospolosco@...29...> Il domenica 17 maggio 2009 17:16:25 francois ha scritto: > Stefano Palmeri a ?crit : > > Il domenica 17 maggio 2009 11:54:53 francois ha scritto: > >> Stefano Palmeri a ?crit : > >>> Hi, all. > >>> > >>> Just downloaded 2.13.0 and I can't compile it on Slackware 12.2. > >>> > >>> Here's error log: > >>> > >>> make[5]: *** [ggridview.lo] Error 1 > >>> make[5]: Leaving directory > >>> `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[4]: *** > >>> [all-recursive] Error 1 > >>> make[4]: Leaving directory > >>> `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[3]: *** > >>> [all-recursive] Error 1 > >>> make[3]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' > >>> make[2]: *** [all] Error 2 > >>> make[2]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' > >>> make[1]: *** [all-recursive] Error 1 > >>> make[1]: Leaving directory `/home/stefano/src/gambas2-2.13.0' > >>> make: *** [all] Error 2 > >>> > >>> No errors in configure process. > >>> > >>> Gambas 2.13.0 > >>> qt: 3.3.8b > >>> gtk: 2.12.12 > >>> Slackware 12.2 > >>> > >>> Saluti, > >>> > >>> Stefano > >>> > >>> ----------------------------------------------------------------------- > >>>-- ----- Crystal Reports - New Free Runtime and 30 Day Trial > >>> Check out the new simplified licensing option that enables > >>> unlimited royalty-free distribution of the report engine > >>> for externally facing server and web deployment. > >>> http://p.sf.net/sfu/businessobjects > >>> _______________________________________________ > >>> Gambas-devel mailing list > >>> Gambas-devel at lists.sourceforge.net > >>> https://lists.sourceforge.net/lists/listinfo/gambas-devel > >> > >> When you typed ./configure, what did you get in the console output ? > >> > >> Did you have any components which was disabled ? > >> If yes, please tell us and mainly of course, if the gb.gtk component was > >> disabled. > >> > >> For a first opinion, i think you've forgotten installing some libraries > >> in relation to Gtk+. > >> (Or maybe the version used on your system is perhaps too old. ) > >> > >> Fran?ois. > > > > I have no problem in the ./configure process, as I said. gb.gtk is not > > disabled. In fact, the error comes up when trying to compile gb.gtk. I > > agree with you that there's probaply a problem about GTK libs installed > > on my Slackware system. It's not a great damage for me. I could compile > > without gb.gtk, but it's strange that the same error is on the very last > > Ubuntu. > > > > Regards, > > > > Stefano > > hm, no there is no problem with the last version of Ubuntu :-) . > I use Ubuntu 9.04 and i compile Gambas 2.13 ans Gambas 3 without problem. > > Try to build it by disabling the gb.gtk component. If you get a success > compilation, > i think you should check your libs available on your system and installing > librairies missing. > > Fran?ois. > > --------------------------------------------------------------------------- >--- Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables > unlimited royalty-free distribution of the report engine > for externally facing server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Gambas-devel mailing list > Gambas-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-devel I've no missing libraries. The ./configure process doesn't warn me. I can compile 2.12 without problem. Benoit worked on gb.gtk, so something has changed, but I've no missing libs. The complet error log is: ggridview.cpp: In function 'gboolean cb_scroll(GtkWidget*, GdkEventScroll*, gGridView*)': ggridview.cpp:677: error: 'gtk_adjustment_get_step_increment' was not declared in this scope make[5]: *** [ggridview.lo] Error 1 make[5]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/stefano/src/gambas2-2.13.0' make: *** [all] Error 2 So there's a problem with ggridview.cpp and my GTK version (2.12.12). So we have to wait for the boss answer :-) Stefano From france1159 at ...176... Sun May 17 20:34:07 2009 From: france1159 at ...176... (francois) Date: Sun, 17 May 2009 20:34:07 +0200 Subject: [Gambas-devel] can't compile 2.13.0 on Slackware 12.2 (gb.gtk error) In-Reply-To: <200905171939.23153.rospolosco@...29...> References: <200905161953.53572.rospolosco@...29...> <200905171506.07777.rospolosco@...29...> <4A102A49.6040208@...176...> <200905171939.23153.rospolosco@...29...> Message-ID: <4A10589F.2000803@...176...> Stefano Palmeri a ?crit : > Il domenica 17 maggio 2009 17:16:25 francois ha scritto: > >> Stefano Palmeri a ?crit : >> >>> Il domenica 17 maggio 2009 11:54:53 francois ha scritto: >>> >>>> Stefano Palmeri a ?crit : >>>> >>>>> Hi, all. >>>>> >>>>> Just downloaded 2.13.0 and I can't compile it on Slackware 12.2. >>>>> >>>>> Here's error log: >>>>> >>>>> make[5]: *** [ggridview.lo] Error 1 >>>>> make[5]: Leaving directory >>>>> `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[4]: *** >>>>> [all-recursive] Error 1 >>>>> make[4]: Leaving directory >>>>> `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[3]: *** >>>>> [all-recursive] Error 1 >>>>> make[3]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' >>>>> make[2]: *** [all] Error 2 >>>>> make[2]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' >>>>> make[1]: *** [all-recursive] Error 1 >>>>> make[1]: Leaving directory `/home/stefano/src/gambas2-2.13.0' >>>>> make: *** [all] Error 2 >>>>> >>>>> No errors in configure process. >>>>> >>>>> Gambas 2.13.0 >>>>> qt: 3.3.8b >>>>> gtk: 2.12.12 >>>>> Slackware 12.2 >>>>> >>>>> Saluti, >>>>> >>>>> Stefano >>>>> >>>>> ----------------------------------------------------------------------- >>>>> -- ----- Crystal Reports - New Free Runtime and 30 Day Trial >>>>> Check out the new simplified licensing option that enables >>>>> unlimited royalty-free distribution of the report engine >>>>> for externally facing server and web deployment. >>>>> http://p.sf.net/sfu/businessobjects >>>>> _______________________________________________ >>>>> Gambas-devel mailing list >>>>> Gambas-devel at lists.sourceforge.net >>>>> https://lists.sourceforge.net/lists/listinfo/gambas-devel >>>>> >>>> When you typed ./configure, what did you get in the console output ? >>>> >>>> Did you have any components which was disabled ? >>>> If yes, please tell us and mainly of course, if the gb.gtk component was >>>> disabled. >>>> >>>> For a first opinion, i think you've forgotten installing some libraries >>>> in relation to Gtk+. >>>> (Or maybe the version used on your system is perhaps too old. ) >>>> >>>> Fran?ois. >>>> >>> I have no problem in the ./configure process, as I said. gb.gtk is not >>> disabled. In fact, the error comes up when trying to compile gb.gtk. I >>> agree with you that there's probaply a problem about GTK libs installed >>> on my Slackware system. It's not a great damage for me. I could compile >>> without gb.gtk, but it's strange that the same error is on the very last >>> Ubuntu. >>> >>> Regards, >>> >>> Stefano >>> >> hm, no there is no problem with the last version of Ubuntu :-) . >> I use Ubuntu 9.04 and i compile Gambas 2.13 ans Gambas 3 without problem. >> >> Try to build it by disabling the gb.gtk component. If you get a success >> compilation, >> i think you should check your libs available on your system and installing >> librairies missing. >> >> Fran?ois. >> >> --------------------------------------------------------------------------- >> --- Crystal Reports - New Free Runtime and 30 Day Trial >> Check out the new simplified licensing option that enables >> unlimited royalty-free distribution of the report engine >> for externally facing server and web deployment. >> http://p.sf.net/sfu/businessobjects >> _______________________________________________ >> Gambas-devel mailing list >> Gambas-devel at lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/gambas-devel >> > > I've no missing libraries. The ./configure process doesn't warn me. > I can compile 2.12 without problem. Benoit worked on gb.gtk, so something > has changed, but I've no missing libs. The complet error log is: > > ggridview.cpp: In function 'gboolean cb_scroll(GtkWidget*, GdkEventScroll*, > gGridView*)': > ggridview.cpp:677: error: 'gtk_adjustment_get_step_increment' was not declared > in this scope > make[5]: *** [ggridview.lo] Error 1 > make[5]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' > make[4]: *** [all-recursive] Error 1 > make[4]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' > make[2]: *** [all] Error 2 > make[2]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/stefano/src/gambas2-2.13.0' > make: *** [all] Error 2 > > So there's a problem with ggridview.cpp and my GTK version (2.12.12). > So we have to wait for the boss answer :-) > > Stefano > > > > ------------------------------------------------------------------------------ > Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables > unlimited royalty-free distribution of the report engine > for externally facing server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Gambas-devel mailing list > Gambas-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-devel > > It's just your version of Gtk+ Stefano. If you don't have Gtk+ librairies missing, then that's just your old version of Gtk+. If i can build it with no problem on my Ubuntu (which provides last version of Gtk+), the problem come from surely about version. Fran?ois. From rospolosco at ...29... Sun May 17 20:41:54 2009 From: rospolosco at ...29... (Stefano Palmeri) Date: Sun, 17 May 2009 20:41:54 +0200 Subject: [Gambas-devel] can't compile 2.13.0 on Slackware 12.2 (gb.gtk error) In-Reply-To: <4A10589F.2000803@...176...> References: <200905161953.53572.rospolosco@...29...> <200905171939.23153.rospolosco@...29...> <4A10589F.2000803@...176...> Message-ID: <200905172041.55069.rospolosco@...29...> Il domenica 17 maggio 2009 20:34:07 francois ha scritto: > Stefano Palmeri a ?crit : > > Il domenica 17 maggio 2009 17:16:25 francois ha scritto: > >> Stefano Palmeri a ?crit : > >>> Il domenica 17 maggio 2009 11:54:53 francois ha scritto: > >>>> Stefano Palmeri a ?crit : > >>>>> Hi, all. > >>>>> > >>>>> Just downloaded 2.13.0 and I can't compile it on Slackware 12.2. > >>>>> > >>>>> Here's error log: > >>>>> > >>>>> make[5]: *** [ggridview.lo] Error 1 > >>>>> make[5]: Leaving directory > >>>>> `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[4]: *** > >>>>> [all-recursive] Error 1 > >>>>> make[4]: Leaving directory > >>>>> `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[3]: *** > >>>>> [all-recursive] Error 1 > >>>>> make[3]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' > >>>>> make[2]: *** [all] Error 2 > >>>>> make[2]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' > >>>>> make[1]: *** [all-recursive] Error 1 > >>>>> make[1]: Leaving directory `/home/stefano/src/gambas2-2.13.0' > >>>>> make: *** [all] Error 2 > >>>>> > >>>>> No errors in configure process. > >>>>> > >>>>> Gambas 2.13.0 > >>>>> qt: 3.3.8b > >>>>> gtk: 2.12.12 > >>>>> Slackware 12.2 > >>>>> > >>>>> Saluti, > >>>>> > >>>>> Stefano > >>>>> > >>>>> --------------------------------------------------------------------- > >>>>>-- -- ----- Crystal Reports - New Free Runtime and 30 Day Trial Check > >>>>> out the new simplified licensing option that enables > >>>>> unlimited royalty-free distribution of the report engine > >>>>> for externally facing server and web deployment. > >>>>> http://p.sf.net/sfu/businessobjects > >>>>> _______________________________________________ > >>>>> Gambas-devel mailing list > >>>>> Gambas-devel at lists.sourceforge.net > >>>>> https://lists.sourceforge.net/lists/listinfo/gambas-devel > >>>> > >>>> When you typed ./configure, what did you get in the console output ? > >>>> > >>>> Did you have any components which was disabled ? > >>>> If yes, please tell us and mainly of course, if the gb.gtk component > >>>> was disabled. > >>>> > >>>> For a first opinion, i think you've forgotten installing some > >>>> libraries in relation to Gtk+. > >>>> (Or maybe the version used on your system is perhaps too old. ) > >>>> > >>>> Fran?ois. > >>> > >>> I have no problem in the ./configure process, as I said. gb.gtk is not > >>> disabled. In fact, the error comes up when trying to compile gb.gtk. I > >>> agree with you that there's probaply a problem about GTK libs installed > >>> on my Slackware system. It's not a great damage for me. I could compile > >>> without gb.gtk, but it's strange that the same error is on the very > >>> last Ubuntu. > >>> > >>> Regards, > >>> > >>> Stefano > >> > >> hm, no there is no problem with the last version of Ubuntu :-) . > >> I use Ubuntu 9.04 and i compile Gambas 2.13 ans Gambas 3 without > >> problem. > >> > >> Try to build it by disabling the gb.gtk component. If you get a success > >> compilation, > >> i think you should check your libs available on your system and > >> installing librairies missing. > >> > >> Fran?ois. > >> > >> ------------------------------------------------------------------------ > >>--- --- Crystal Reports - New Free Runtime and 30 Day Trial > >> Check out the new simplified licensing option that enables > >> unlimited royalty-free distribution of the report engine > >> for externally facing server and web deployment. > >> http://p.sf.net/sfu/businessobjects > >> _______________________________________________ > >> Gambas-devel mailing list > >> Gambas-devel at lists.sourceforge.net > >> https://lists.sourceforge.net/lists/listinfo/gambas-devel > > > > I've no missing libraries. The ./configure process doesn't warn me. > > I can compile 2.12 without problem. Benoit worked on gb.gtk, so something > > has changed, but I've no missing libs. The complet error log is: > > > > ggridview.cpp: In function 'gboolean cb_scroll(GtkWidget*, > > GdkEventScroll*, gGridView*)': > > ggridview.cpp:677: error: 'gtk_adjustment_get_step_increment' was not > > declared in this scope > > make[5]: *** [ggridview.lo] Error 1 > > make[5]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' > > make[4]: *** [all-recursive] Error 1 > > make[4]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' > > make[3]: *** [all-recursive] Error 1 > > make[3]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' > > make[2]: *** [all] Error 2 > > make[2]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' > > make[1]: *** [all-recursive] Error 1 > > make[1]: Leaving directory `/home/stefano/src/gambas2-2.13.0' > > make: *** [all] Error 2 > > > > So there's a problem with ggridview.cpp and my GTK version (2.12.12). > > So we have to wait for the boss answer :-) > > > > Stefano > > > > > > > > ------------------------------------------------------------------------- > >----- Crystal Reports - New Free Runtime and 30 Day Trial > > Check out the new simplified licensing option that enables > > unlimited royalty-free distribution of the report engine > > for externally facing server and web deployment. > > http://p.sf.net/sfu/businessobjects > > _______________________________________________ > > Gambas-devel mailing list > > Gambas-devel at lists.sourceforge.net > > https://lists.sourceforge.net/lists/listinfo/gambas-devel > > It's just your version of Gtk+ Stefano. > If you don't have Gtk+ librairies missing, then that's just your old > version of Gtk+. > > If i can build it with no problem on my Ubuntu (which provides last > version of Gtk+), > the problem come from surely about version. > > Fran?ois. > > Yes. That's all. :-) Stefano --------------------------------------------------------------------------- >--- Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables > unlimited royalty-free distribution of the report engine > for externally facing server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Gambas-devel mailing list > Gambas-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-devel From france1159 at ...176... Sun May 17 21:24:45 2009 From: france1159 at ...176... (francois) Date: Sun, 17 May 2009 21:24:45 +0200 Subject: [Gambas-devel] can't compile 2.13.0 on Slackware 12.2 (gb.gtk error) In-Reply-To: <200905172041.55069.rospolosco@...29...> References: <200905161953.53572.rospolosco@...29...> <200905171939.23153.rospolosco@...29...> <4A10589F.2000803@...176...> <200905172041.55069.rospolosco@...29...> Message-ID: <4A10647D.6050808@...176...> Stefano Palmeri a ?crit : > Il domenica 17 maggio 2009 20:34:07 francois ha scritto: > >> Stefano Palmeri a ?crit : >> >>> Il domenica 17 maggio 2009 17:16:25 francois ha scritto: >>> >>>> Stefano Palmeri a ?crit : >>>> >>>>> Il domenica 17 maggio 2009 11:54:53 francois ha scritto: >>>>> >>>>>> Stefano Palmeri a ?crit : >>>>>> >>>>>>> Hi, all. >>>>>>> >>>>>>> Just downloaded 2.13.0 and I can't compile it on Slackware 12.2. >>>>>>> >>>>>>> Here's error log: >>>>>>> >>>>>>> make[5]: *** [ggridview.lo] Error 1 >>>>>>> make[5]: Leaving directory >>>>>>> `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[4]: *** >>>>>>> [all-recursive] Error 1 >>>>>>> make[4]: Leaving directory >>>>>>> `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[3]: *** >>>>>>> [all-recursive] Error 1 >>>>>>> make[3]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' >>>>>>> make[2]: *** [all] Error 2 >>>>>>> make[2]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' >>>>>>> make[1]: *** [all-recursive] Error 1 >>>>>>> make[1]: Leaving directory `/home/stefano/src/gambas2-2.13.0' >>>>>>> make: *** [all] Error 2 >>>>>>> >>>>>>> No errors in configure process. >>>>>>> >>>>>>> Gambas 2.13.0 >>>>>>> qt: 3.3.8b >>>>>>> gtk: 2.12.12 >>>>>>> Slackware 12.2 >>>>>>> >>>>>>> Saluti, >>>>>>> >>>>>>> Stefano >>>>>>> >>>>>>> --------------------------------------------------------------------- >>>>>>> -- -- ----- Crystal Reports - New Free Runtime and 30 Day Trial Check >>>>>>> out the new simplified licensing option that enables >>>>>>> unlimited royalty-free distribution of the report engine >>>>>>> for externally facing server and web deployment. >>>>>>> http://p.sf.net/sfu/businessobjects >>>>>>> _______________________________________________ >>>>>>> Gambas-devel mailing list >>>>>>> Gambas-devel at lists.sourceforge.net >>>>>>> https://lists.sourceforge.net/lists/listinfo/gambas-devel >>>>>>> >>>>>> When you typed ./configure, what did you get in the console output ? >>>>>> >>>>>> Did you have any components which was disabled ? >>>>>> If yes, please tell us and mainly of course, if the gb.gtk component >>>>>> was disabled. >>>>>> >>>>>> For a first opinion, i think you've forgotten installing some >>>>>> libraries in relation to Gtk+. >>>>>> (Or maybe the version used on your system is perhaps too old. ) >>>>>> >>>>>> Fran?ois. >>>>>> >>>>> I have no problem in the ./configure process, as I said. gb.gtk is not >>>>> disabled. In fact, the error comes up when trying to compile gb.gtk. I >>>>> agree with you that there's probaply a problem about GTK libs installed >>>>> on my Slackware system. It's not a great damage for me. I could compile >>>>> without gb.gtk, but it's strange that the same error is on the very >>>>> last Ubuntu. >>>>> >>>>> Regards, >>>>> >>>>> Stefano >>>>> >>>> hm, no there is no problem with the last version of Ubuntu :-) . >>>> I use Ubuntu 9.04 and i compile Gambas 2.13 ans Gambas 3 without >>>> problem. >>>> >>>> Try to build it by disabling the gb.gtk component. If you get a success >>>> compilation, >>>> i think you should check your libs available on your system and >>>> installing librairies missing. >>>> >>>> Fran?ois. >>>> >>>> ------------------------------------------------------------------------ >>>> --- --- Crystal Reports - New Free Runtime and 30 Day Trial >>>> Check out the new simplified licensing option that enables >>>> unlimited royalty-free distribution of the report engine >>>> for externally facing server and web deployment. >>>> http://p.sf.net/sfu/businessobjects >>>> _______________________________________________ >>>> Gambas-devel mailing list >>>> Gambas-devel at lists.sourceforge.net >>>> https://lists.sourceforge.net/lists/listinfo/gambas-devel >>>> >>> I've no missing libraries. The ./configure process doesn't warn me. >>> I can compile 2.12 without problem. Benoit worked on gb.gtk, so something >>> has changed, but I've no missing libs. The complet error log is: >>> >>> ggridview.cpp: In function 'gboolean cb_scroll(GtkWidget*, >>> GdkEventScroll*, gGridView*)': >>> ggridview.cpp:677: error: 'gtk_adjustment_get_step_increment' was not >>> declared in this scope >>> make[5]: *** [ggridview.lo] Error 1 >>> make[5]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' >>> make[4]: *** [all-recursive] Error 1 >>> make[4]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' >>> make[3]: *** [all-recursive] Error 1 >>> make[3]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' >>> make[2]: *** [all] Error 2 >>> make[2]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' >>> make[1]: *** [all-recursive] Error 1 >>> make[1]: Leaving directory `/home/stefano/src/gambas2-2.13.0' >>> make: *** [all] Error 2 >>> >>> So there's a problem with ggridview.cpp and my GTK version (2.12.12). >>> So we have to wait for the boss answer :-) >>> >>> Stefano >>> >>> >>> >>> ------------------------------------------------------------------------- >>> ----- Crystal Reports - New Free Runtime and 30 Day Trial >>> Check out the new simplified licensing option that enables >>> unlimited royalty-free distribution of the report engine >>> for externally facing server and web deployment. >>> http://p.sf.net/sfu/businessobjects >>> _______________________________________________ >>> Gambas-devel mailing list >>> Gambas-devel at lists.sourceforge.net >>> https://lists.sourceforge.net/lists/listinfo/gambas-devel >>> >> It's just your version of Gtk+ Stefano. >> If you don't have Gtk+ librairies missing, then that's just your old >> version of Gtk+. >> >> If i can build it with no problem on my Ubuntu (which provides last >> version of Gtk+), >> the problem come from surely about version. >> >> Fran?ois. >> >> >> > > Yes. That's all. :-) > > Stefano > :-) . Nice that your problem is now resolved. Fran?ois. From rospolosco at ...29... Mon May 18 01:01:28 2009 From: rospolosco at ...29... (Stefano Palmeri) Date: Mon, 18 May 2009 01:01:28 +0200 Subject: [Gambas-devel] can't compile 2.13.0 on Slackware 12.2 (gb.gtk error) In-Reply-To: <4A10647D.6050808@...176...> References: <200905161953.53572.rospolosco@...29...> <200905172041.55069.rospolosco@...29...> <4A10647D.6050808@...176...> Message-ID: <200905180101.28422.rospolosco@...29...> Il domenica 17 maggio 2009 21:24:45 francois ha scritto: > Stefano Palmeri a ?crit : > > Il domenica 17 maggio 2009 20:34:07 francois ha scritto: > >> Stefano Palmeri a ?crit : > >>> Il domenica 17 maggio 2009 17:16:25 francois ha scritto: > >>>> Stefano Palmeri a ?crit : > >>>>> Il domenica 17 maggio 2009 11:54:53 francois ha scritto: > >>>>>> Stefano Palmeri a ?crit : > >>>>>>> Hi, all. > >>>>>>> > >>>>>>> Just downloaded 2.13.0 and I can't compile it on Slackware 12.2. > >>>>>>> > >>>>>>> Here's error log: > >>>>>>> > >>>>>>> make[5]: *** [ggridview.lo] Error 1 > >>>>>>> make[5]: Leaving directory > >>>>>>> `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[4]: *** > >>>>>>> [all-recursive] Error 1 > >>>>>>> make[4]: Leaving directory > >>>>>>> `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[3]: *** > >>>>>>> [all-recursive] Error 1 > >>>>>>> make[3]: Leaving directory > >>>>>>> `/home/stefano/src/gambas2-2.13.0/gb.gtk' make[2]: *** [all] Error > >>>>>>> 2 > >>>>>>> make[2]: Leaving directory > >>>>>>> `/home/stefano/src/gambas2-2.13.0/gb.gtk' make[1]: *** > >>>>>>> [all-recursive] Error 1 > >>>>>>> make[1]: Leaving directory `/home/stefano/src/gambas2-2.13.0' > >>>>>>> make: *** [all] Error 2 > >>>>>>> > >>>>>>> No errors in configure process. > >>>>>>> > >>>>>>> Gambas 2.13.0 > >>>>>>> qt: 3.3.8b > >>>>>>> gtk: 2.12.12 > >>>>>>> Slackware 12.2 > >>>>>>> > >>>>>>> Saluti, > >>>>>>> > >>>>>>> Stefano > >>>>>>> > >>>>>>> ------------------------------------------------------------------- > >>>>>>>-- -- -- ----- Crystal Reports - New Free Runtime and 30 Day Trial > >>>>>>> Check out the new simplified licensing option that enables > >>>>>>> unlimited royalty-free distribution of the report engine > >>>>>>> for externally facing server and web deployment. > >>>>>>> http://p.sf.net/sfu/businessobjects > >>>>>>> _______________________________________________ > >>>>>>> Gambas-devel mailing list > >>>>>>> Gambas-devel at lists.sourceforge.net > >>>>>>> https://lists.sourceforge.net/lists/listinfo/gambas-devel > >>>>>> > >>>>>> When you typed ./configure, what did you get in the console output ? > >>>>>> > >>>>>> Did you have any components which was disabled ? > >>>>>> If yes, please tell us and mainly of course, if the gb.gtk component > >>>>>> was disabled. > >>>>>> > >>>>>> For a first opinion, i think you've forgotten installing some > >>>>>> libraries in relation to Gtk+. > >>>>>> (Or maybe the version used on your system is perhaps too old. ) > >>>>>> > >>>>>> Fran?ois. > >>>>> > >>>>> I have no problem in the ./configure process, as I said. gb.gtk is > >>>>> not disabled. In fact, the error comes up when trying to compile > >>>>> gb.gtk. I agree with you that there's probaply a problem about GTK > >>>>> libs installed on my Slackware system. It's not a great damage for > >>>>> me. I could compile without gb.gtk, but it's strange that the same > >>>>> error is on the very last Ubuntu. > >>>>> > >>>>> Regards, > >>>>> > >>>>> Stefano > >>>> > >>>> hm, no there is no problem with the last version of Ubuntu :-) . > >>>> I use Ubuntu 9.04 and i compile Gambas 2.13 ans Gambas 3 without > >>>> problem. > >>>> > >>>> Try to build it by disabling the gb.gtk component. If you get a > >>>> success compilation, > >>>> i think you should check your libs available on your system and > >>>> installing librairies missing. > >>>> > >>>> Fran?ois. > >>>> > >>>> ---------------------------------------------------------------------- > >>>>-- --- --- Crystal Reports - New Free Runtime and 30 Day Trial > >>>> Check out the new simplified licensing option that enables > >>>> unlimited royalty-free distribution of the report engine > >>>> for externally facing server and web deployment. > >>>> http://p.sf.net/sfu/businessobjects > >>>> _______________________________________________ > >>>> Gambas-devel mailing list > >>>> Gambas-devel at lists.sourceforge.net > >>>> https://lists.sourceforge.net/lists/listinfo/gambas-devel > >>> > >>> I've no missing libraries. The ./configure process doesn't warn me. > >>> I can compile 2.12 without problem. Benoit worked on gb.gtk, so > >>> something has changed, but I've no missing libs. The complet error log > >>> is: > >>> > >>> ggridview.cpp: In function 'gboolean cb_scroll(GtkWidget*, > >>> GdkEventScroll*, gGridView*)': > >>> ggridview.cpp:677: error: 'gtk_adjustment_get_step_increment' was not > >>> declared in this scope > >>> make[5]: *** [ggridview.lo] Error 1 > >>> make[5]: Leaving directory > >>> `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[4]: *** > >>> [all-recursive] Error 1 > >>> make[4]: Leaving directory > >>> `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[3]: *** > >>> [all-recursive] Error 1 > >>> make[3]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' > >>> make[2]: *** [all] Error 2 > >>> make[2]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' > >>> make[1]: *** [all-recursive] Error 1 > >>> make[1]: Leaving directory `/home/stefano/src/gambas2-2.13.0' > >>> make: *** [all] Error 2 > >>> > >>> So there's a problem with ggridview.cpp and my GTK version (2.12.12). > >>> So we have to wait for the boss answer :-) > >>> > >>> Stefano > >>> > >>> > >>> > >>> ----------------------------------------------------------------------- > >>>-- ----- Crystal Reports - New Free Runtime and 30 Day Trial > >>> Check out the new simplified licensing option that enables > >>> unlimited royalty-free distribution of the report engine > >>> for externally facing server and web deployment. > >>> http://p.sf.net/sfu/businessobjects > >>> _______________________________________________ > >>> Gambas-devel mailing list > >>> Gambas-devel at lists.sourceforge.net > >>> https://lists.sourceforge.net/lists/listinfo/gambas-devel > >> > >> It's just your version of Gtk+ Stefano. > >> If you don't have Gtk+ librairies missing, then that's just your old > >> version of Gtk+. > >> > >> If i can build it with no problem on my Ubuntu (which provides last > >> version of Gtk+), > >> the problem come from surely about version. > >> > >> Fran?ois. > > > > Yes. That's all. :-) > > > > Stefano > > > :-) . Nice that your problem is now resolved. > > Fran?ois. > > Yes, but we need a check in the ./configure process that disables gb.gtk, if the installed GTK libs version is less than 2.xy.xy. Otherwise a lot people will fail the compilation. Stefano --------------------------------------------------------------------------- >--- Crystal Reports - New Free Runtime and 30 Day Trial > Check out the new simplified licensing option that enables > unlimited royalty-free distribution of the report engine > for externally facing server and web deployment. > http://p.sf.net/sfu/businessobjects > _______________________________________________ > Gambas-devel mailing list > Gambas-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-devel From france1159 at ...176... Mon May 18 12:43:41 2009 From: france1159 at ...176... (francois) Date: Mon, 18 May 2009 12:43:41 +0200 Subject: [Gambas-devel] can't compile 2.13.0 on Slackware 12.2 (gb.gtk error) In-Reply-To: <200905180101.28422.rospolosco@...29...> References: <200905161953.53572.rospolosco@...29...> <200905172041.55069.rospolosco@...29...> <4A10647D.6050808@...176...> <200905180101.28422.rospolosco@...29...> Message-ID: <4A113BDD.9040006@...176...> Stefano Palmeri a ?crit : > Il domenica 17 maggio 2009 21:24:45 francois ha scritto: > >> Stefano Palmeri a ?crit : >> >>> Il domenica 17 maggio 2009 20:34:07 francois ha scritto: >>> >>>> Stefano Palmeri a ?crit : >>>> >>>>> Il domenica 17 maggio 2009 17:16:25 francois ha scritto: >>>>> >>>>>> Stefano Palmeri a ?crit : >>>>>> >>>>>>> Il domenica 17 maggio 2009 11:54:53 francois ha scritto: >>>>>>> >>>>>>>> Stefano Palmeri a ?crit : >>>>>>>> >>>>>>>>> Hi, all. >>>>>>>>> >>>>>>>>> Just downloaded 2.13.0 and I can't compile it on Slackware 12.2. >>>>>>>>> >>>>>>>>> Here's error log: >>>>>>>>> >>>>>>>>> make[5]: *** [ggridview.lo] Error 1 >>>>>>>>> make[5]: Leaving directory >>>>>>>>> `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[4]: *** >>>>>>>>> [all-recursive] Error 1 >>>>>>>>> make[4]: Leaving directory >>>>>>>>> `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[3]: *** >>>>>>>>> [all-recursive] Error 1 >>>>>>>>> make[3]: Leaving directory >>>>>>>>> `/home/stefano/src/gambas2-2.13.0/gb.gtk' make[2]: *** [all] Error >>>>>>>>> 2 >>>>>>>>> make[2]: Leaving directory >>>>>>>>> `/home/stefano/src/gambas2-2.13.0/gb.gtk' make[1]: *** >>>>>>>>> [all-recursive] Error 1 >>>>>>>>> make[1]: Leaving directory `/home/stefano/src/gambas2-2.13.0' >>>>>>>>> make: *** [all] Error 2 >>>>>>>>> >>>>>>>>> No errors in configure process. >>>>>>>>> >>>>>>>>> Gambas 2.13.0 >>>>>>>>> qt: 3.3.8b >>>>>>>>> gtk: 2.12.12 >>>>>>>>> Slackware 12.2 >>>>>>>>> >>>>>>>>> Saluti, >>>>>>>>> >>>>>>>>> Stefano >>>>>>>>> >>>>>>>>> ------------------------------------------------------------------- >>>>>>>>> -- -- -- ----- Crystal Reports - New Free Runtime and 30 Day Trial >>>>>>>>> Check out the new simplified licensing option that enables >>>>>>>>> unlimited royalty-free distribution of the report engine >>>>>>>>> for externally facing server and web deployment. >>>>>>>>> http://p.sf.net/sfu/businessobjects >>>>>>>>> _______________________________________________ >>>>>>>>> Gambas-devel mailing list >>>>>>>>> Gambas-devel at lists.sourceforge.net >>>>>>>>> https://lists.sourceforge.net/lists/listinfo/gambas-devel >>>>>>>>> >>>>>>>> When you typed ./configure, what did you get in the console output ? >>>>>>>> >>>>>>>> Did you have any components which was disabled ? >>>>>>>> If yes, please tell us and mainly of course, if the gb.gtk component >>>>>>>> was disabled. >>>>>>>> >>>>>>>> For a first opinion, i think you've forgotten installing some >>>>>>>> libraries in relation to Gtk+. >>>>>>>> (Or maybe the version used on your system is perhaps too old. ) >>>>>>>> >>>>>>>> Fran?ois. >>>>>>>> >>>>>>> I have no problem in the ./configure process, as I said. gb.gtk is >>>>>>> not disabled. In fact, the error comes up when trying to compile >>>>>>> gb.gtk. I agree with you that there's probaply a problem about GTK >>>>>>> libs installed on my Slackware system. It's not a great damage for >>>>>>> me. I could compile without gb.gtk, but it's strange that the same >>>>>>> error is on the very last Ubuntu. >>>>>>> >>>>>>> Regards, >>>>>>> >>>>>>> Stefano >>>>>>> >>>>>> hm, no there is no problem with the last version of Ubuntu :-) . >>>>>> I use Ubuntu 9.04 and i compile Gambas 2.13 ans Gambas 3 without >>>>>> problem. >>>>>> >>>>>> Try to build it by disabling the gb.gtk component. If you get a >>>>>> success compilation, >>>>>> i think you should check your libs available on your system and >>>>>> installing librairies missing. >>>>>> >>>>>> Fran?ois. >>>>>> >>>>>> ---------------------------------------------------------------------- >>>>>> -- --- --- Crystal Reports - New Free Runtime and 30 Day Trial >>>>>> Check out the new simplified licensing option that enables >>>>>> unlimited royalty-free distribution of the report engine >>>>>> for externally facing server and web deployment. >>>>>> http://p.sf.net/sfu/businessobjects >>>>>> _______________________________________________ >>>>>> Gambas-devel mailing list >>>>>> Gambas-devel at lists.sourceforge.net >>>>>> https://lists.sourceforge.net/lists/listinfo/gambas-devel >>>>>> >>>>> I've no missing libraries. The ./configure process doesn't warn me. >>>>> I can compile 2.12 without problem. Benoit worked on gb.gtk, so >>>>> something has changed, but I've no missing libs. The complet error log >>>>> is: >>>>> >>>>> ggridview.cpp: In function 'gboolean cb_scroll(GtkWidget*, >>>>> GdkEventScroll*, gGridView*)': >>>>> ggridview.cpp:677: error: 'gtk_adjustment_get_step_increment' was not >>>>> declared in this scope >>>>> make[5]: *** [ggridview.lo] Error 1 >>>>> make[5]: Leaving directory >>>>> `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[4]: *** >>>>> [all-recursive] Error 1 >>>>> make[4]: Leaving directory >>>>> `/home/stefano/src/gambas2-2.13.0/gb.gtk/src' make[3]: *** >>>>> [all-recursive] Error 1 >>>>> make[3]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' >>>>> make[2]: *** [all] Error 2 >>>>> make[2]: Leaving directory `/home/stefano/src/gambas2-2.13.0/gb.gtk' >>>>> make[1]: *** [all-recursive] Error 1 >>>>> make[1]: Leaving directory `/home/stefano/src/gambas2-2.13.0' >>>>> make: *** [all] Error 2 >>>>> >>>>> So there's a problem with ggridview.cpp and my GTK version (2.12.12). >>>>> So we have to wait for the boss answer :-) >>>>> >>>>> Stefano >>>>> >>>>> >>>>> >>>>> ----------------------------------------------------------------------- >>>>> -- ----- Crystal Reports - New Free Runtime and 30 Day Trial >>>>> Check out the new simplified licensing option that enables >>>>> unlimited royalty-free distribution of the report engine >>>>> for externally facing server and web deployment. >>>>> http://p.sf.net/sfu/businessobjects >>>>> _______________________________________________ >>>>> Gambas-devel mailing list >>>>> Gambas-devel at lists.sourceforge.net >>>>> https://lists.sourceforge.net/lists/listinfo/gambas-devel >>>>> >>>> It's just your version of Gtk+ Stefano. >>>> If you don't have Gtk+ librairies missing, then that's just your old >>>> version of Gtk+. >>>> >>>> If i can build it with no problem on my Ubuntu (which provides last >>>> version of Gtk+), >>>> the problem come from surely about version. >>>> >>>> Fran?ois. >>>> >>> Yes. That's all. :-) >>> >>> Stefano >>> >>> >> :-) . Nice that your problem is now resolved. >> >> Fran?ois. >> >> >> > > Yes, but we need a check in the ./configure process > that disables gb.gtk, if the installed GTK libs version is > less than 2.xy.xy. > Otherwise a lot people will fail the compilation. > > Stefano > Yes. Benoit has already considered that. :-) Fran?ois. From juergen.linder at ...433... Sun May 24 10:22:35 2009 From: juergen.linder at ...433... (juelin) Date: Sun, 24 May 2009 01:22:35 -0700 (PDT) Subject: [Gambas-devel] need help for EXTERN Message-ID: <23665499.post@...565...> I have two shared libraries at my gambas program. The shared library (libftd2xx) works well. But when I call the fuction "OpenDevice" from shared library liblumax I got returncode 127. Curse the function OpenDevice" from liblumax call the function "SETVIDPID" from libftd2xx. My gambas program declarations: EXTERN Lumax_OpenDevice(PhysicalDevice AS Integer, Channel AS Integer) AS Integer IN "/usr/libliblumax" EXTERN FT_SetVIDPID(pwdVID AS Integer, pwdPID AS Integer) AS Integer IN "/usr/lib/libftd2xx" x = Lumax_OpenDevice(1, 0) ' here comes the error I got this message on console: LaserEdit: symbol lookup error: /usr/lib/liblumax.so: undefined symbol: FT_SetVIDPID Can someone help me???? thank you and kind regards J?rgen -- View this message in context: http://www.nabble.com/need-help-for-EXTERN-tp23665499p23665499.html Sent from the gambas-devel mailing list archive at Nabble.com.