From whoknowz at ...176... Wed Dec 1 09:43:01 2004 From: whoknowz at ...176... (whoknowz) Date: Wed, 1 Dec 2004 13:43:01 +0500 Subject: [Gambas-devel] Button highlight color changing. Message-ID: <3bab1b02041201004358f6dfe8@...178...> Hi, My problem is rather odd. I put a button on a form and change its backcolor to green. And wrote some code to change the backcolor of that button when some event occurs. But everytime I bring the cursor over the button it highlights to white color (maybe to indicate it has focus??). I could not find any property related to changing this behaviour. And I dont thinkk its related to any theme that is used on the desktop environment either. Is there anyway to disable or change this highlighting behaviour? Cause the whole purpose of having distinct colors on the button is lost (as per my application), my users gets confused because they are not sure if they pressed the button or not while the cursor is on the button itself. Regards, Nashith From gambas at ...1... Wed Dec 1 16:31:28 2004 From: gambas at ...1... (Benoit Minisini) Date: Wed, 1 Dec 2004 16:31:28 +0100 Subject: [Gambas-devel] Re: executable, Use behavior, bug? In-Reply-To: <200411301912.27342.christian.faurebouvard@...156...> References: <200411301111.32698.lordheavy@...141...> <200411301350.33864.sourceforge-raindog2@...19...> <200411301912.27342.christian.faurebouvard@...156...> Message-ID: <200412011631.29011.gambas@...1...> On Tuesday 30 November 2004 23:12, Christian Faure wrote: > El Martes, 30 de Noviembre de 2004 15:50, Rob escribi?: > > On Tuesday 30 November 2004 13:46, Christian Faure wrote: > > > Can you help me? > > > with extra documentation of "USE" keyword or tell me how to > > > search the problem. > > > > I thought USE was deprecated around 0.90, and disabled altogether > > sometime around 0.98. Maybe Benoit just got around to removing > > it now. > > > > Rob > > Oh! Snif... :-( > Thanks Rob. > In doc of Gambas RC2, USE is not deprecated. > Exists another way to load classes not included in main project at runtime? > I need a feature like USE for load plugin's at runtime... > I see a Class.Load() in doc. > Exists an example of Class.Load()? or more detailed doc? > > Thanks. > Can you send me the project whose creating executable first time does not work ? Class.Load("class name") should work. I never use it personnally :-) Regards, -- Benoit Minisini mailto:gambas at ...1... From gambas at ...1... Wed Dec 1 16:50:07 2004 From: gambas at ...1... (Benoit Minisini) Date: Wed, 1 Dec 2004 16:50:07 +0100 Subject: [Gambas-devel] Button highlight color changing. In-Reply-To: <3bab1b02041201004358f6dfe8@...178...> References: <3bab1b02041201004358f6dfe8@...178...> Message-ID: <200412011650.07349.gambas@...1...> On Wednesday 01 December 2004 09:43, whoknowz wrote: > Hi, > > My problem is rather odd. I put a button on a form and change its > backcolor to green. And wrote some code to change the backcolor of > that button when some event occurs. But everytime I bring the cursor > over the button it highlights to white color (maybe to indicate it has > focus??). I could not find any property related to changing this > behaviour. And I dont thinkk its related to any theme that is used on > the desktop environment either. Is there anyway to disable or change > this highlighting behaviour? Cause the whole purpose of having > distinct colors on the button is lost (as per my application), my > users gets confused because they are not sure if they pressed the > button or not while the cursor is on the button itself. > > Regards, > > Nashith > The behaviour of button when its background color changes is entirely controled by the QT style, and so I have no way to change or force it. You must find another way! Maybe by making your own button... Regards, -- Benoit Minisini mailto:gambas at ...1... From christian.faurebouvard at ...156... Thu Dec 2 00:36:34 2004 From: christian.faurebouvard at ...156... (Christian Faure) Date: Wed, 1 Dec 2004 20:36:34 -0300 Subject: [Gambas-devel] Re: executable, Use behavior, bug? In-Reply-To: <200412011631.29011.gambas@...1...> References: <200411301111.32698.lordheavy@...141...> <200411301912.27342.christian.faurebouvard@...156...> <200412011631.29011.gambas@...1...> Message-ID: <200412012036.34744.christian.faurebouvard@...156...> El Mi?rcoles, 1 de Diciembre de 2004 12:31, Benoit Minisini escribi?: > On Tuesday 30 November 2004 23:12, Christian Faure wrote: > > El Martes, 30 de Noviembre de 2004 15:50, Rob escribi?: > > > On Tuesday 30 November 2004 13:46, Christian Faure wrote: > > > > Can you help me? > > > > with extra documentation of "USE" keyword or tell me how to > > > > search the problem. > > > > > > I thought USE was deprecated around 0.90, and disabled altogether > > > sometime around 0.98. Maybe Benoit just got around to removing > > > it now. > > > > > > Rob > > > > Oh! Snif... :-( > > Thanks Rob. > > In doc of Gambas RC2, USE is not deprecated. > > Exists another way to load classes not included in main project at > > runtime? I need a feature like USE for load plugin's at runtime... > > I see a Class.Load() in doc. > > Exists an example of Class.Load()? or more detailed doc? > > > > Thanks. > > Can you send me the project whose creating executable first time does not > work ? > > Class.Load("class name") should work. I never use it personnally :-) > > Regards, -------------- next part -------------- A non-text attachment was scrubbed... Name: gambas-class-server-0.0.63.tar.gz Type: application/x-tgz Size: 1013 bytes Desc: not available URL: From ronstk at ...124... Sun Dec 5 18:27:49 2004 From: ronstk at ...124... (ronstk at ...124...) Date: Sun, 5 Dec 2004 18:27:49 +0100 Subject: [Gambas-devel] (no subject) Message-ID: <416175660002F1C0@...194...> Here the Dutch translaton for the gambas database manager. The source is the RC4 version. Ron _____________________________________________________________________ Je eigen persoonlijk e-mailadres bij Tiscali? Registreer nu een domeinnaam bij Tiscali. Ga naar http://www.tiscali.nl -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: nl.po URL: From gambas at ...1... Thu Dec 9 13:08:54 2004 From: gambas at ...1... (Benoit Minisini) Date: Thu, 9 Dec 2004 13:08:54 +0100 Subject: [Gambas-devel] (no subject) In-Reply-To: <416175660002F1C0@...194...> References: <416175660002F1C0@...194...> Message-ID: <200412091308.55282.gambas@...1...> On Sunday 05 December 2004 18:27, ronstk at ...124... wrote: > Here the Dutch translaton for the gambas database manager. > The source is the RC4 version. > > Ron > Thanks! -- Benoit Minisini mailto:gambas at ...1... From jredrejo at ...101... Thu Dec 9 13:17:10 2004 From: jredrejo at ...101... (=?ISO-8859-1?Q?Jos=E9?= L. Redrejo =?ISO-8859-1?Q?Rodr=EDguez?=) Date: Thu, 09 Dec 2004 13:17:10 +0100 Subject: [Gambas-devel] gambas fails to install in most platforms except i386 Message-ID: <1102594630.6997.16.camel@...195...> Hi, Beno?t, when finally the 0.99+1.0RC2 version has gone into debian sid I have found a new problem: it compiles on every platform, but the installation fails in all of them excepting intel 386. When creating the debian package, source is compiled, and later installed on the building directory. This last step is failing in most platforms, but in gambas 0.99 it worked in all platforms, excepting powerpc. You can see the build logs at http://buildd.debian.org/build.php?pkg=gambas The error is the same in all platforms: ..... make[3]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2/src' make[2]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2/src' make[2]: Entering directory `/build/buildd/gambas-0.99+1.0RC2' make[3]: Entering directory `/build/buildd/gambas-0.99+1.0RC2' Installing with ROOT=/build/buildd/gambas-0.99+1.0RC2/debian/tmp Creating the library info files... make[3]: *** [install-exec-local] Segmentation fault make[3]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2' make[2]: *** [install-am] Error 2 make[2]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2' make[1]: *** [install-recursive] Error 1 make[1]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2' make: *** [install] Error 2 Have you made any modification in the source code that could cause this error? any idea? From christian.faurebouvard at ...156... Thu Dec 9 22:09:36 2004 From: christian.faurebouvard at ...156... (Christian Faure) Date: Thu, 9 Dec 2004 18:09:36 -0300 Subject: [Gambas-devel] Re: executable, Use behavior, bug? In-Reply-To: <200412012036.34744.christian.faurebouvard@...156...> References: <200411301111.32698.lordheavy@...141...> <200412011631.29011.gambas@...1...> <200412012036.34744.christian.faurebouvard@...156...> Message-ID: <200412091809.36964.christian.faurebouvard@...156...> Hi Beno?t, After somes tests with USE keyword, i obtained this result: FALSE: It searches for an archive named Archive in the directory where the running project or the running executable is located. TRUE: Next, it searches for a Gambas project named Archive in the same place, with a compiled executable present. Is only my case? Is outdated doc? or a small bug? For the problem with generate an executable at correct location, i change the proposed directory, Generation Ok, Copy generated file to proposed directory. To find the problem i have added a printf in gbx_archive.c to function ARCH_add like: PUBLIC void ARCH_add(const char *path) { .... if (stat(arch_path, &info) != 0){ printf("ARCH_Add(%s) \n %s \n",path,arch_path); THROW(E_LIBRARY, path, "File not found"); } ARCH_create(arch_path); } it show the path used by the USE keyword. Regards, Christian From ronstk at ...124... Fri Dec 10 18:02:35 2004 From: ronstk at ...124... (ronstk at ...124...) Date: Fri, 10 Dec 2004 17:02:35 +0000 Subject: [Gambas-devel] (no subject) Message-ID: <4161745F00032880@...196...> Just found a little mistake in the translating. Here the correct one for gambas-database-manager. Sorry the provider adds spam advertisement, even for payed accounts. :( _____________________________________________________________________ Je eigen persoonlijk e-mailadres bij Tiscali? Registreer nu een domeinnaam bij Tiscali. Ga naar http://www.tiscali.nl -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: nl.po URL: From sourceforge-raindog2 at ...19... Fri Dec 10 21:36:33 2004 From: sourceforge-raindog2 at ...19... (Rob) Date: Fri, 10 Dec 2004 15:36:33 -0500 Subject: [Gambas-devel] selecting printer output tray - possible solution Message-ID: <200412101536.33728.sourceforge-raindog2@...19...> I was looking through the Qt docs today and noticed that the QPrinter class has a member called printProgram. If we exposed that, the user could manually set the command to "lpr -o " and at least be able to set job options for picking the tray or type of paper or whatever. I will try to patch gb.qt this weekend in hopes of getting it included in 1.1. (Yes, I know I still have gb.pcre to finish... ;) ) Rob From daniel.campos at ...103... Sat Dec 11 18:11:13 2004 From: daniel.campos at ...103... (Daniel Campos) Date: Sat, 11 Dec 2004 18:11:13 +0100 Subject: [Gambas-devel] gbgrid 0.0.3 Message-ID: <1102785073.5357.6.camel@...102...> Hi: Here's the 0.0.3 alpha release of the DbGrid class, a grid that will work attached to a database or without it. In this release there are much more things: more events to control data handling by the final user, more properties and methods to alter the contents of the grid (for example, columns can be added and deleted), now you can delete, alter and add rows in both grid and database, and the first step of a stand-alone mode (without database) has been started. At the end of december I hope to stabilize all these features, in order to have two stable modes: "bound" (database) and "storage", without database, but attached to a bidimensional array (ArrayDB class), so data can be easily modified by both the programmer and the user. Regards, Daniel Campos http://forja.linex.org/project/showfiles.php?group_id=18 From gambas at ...1... Tue Dec 14 11:10:56 2004 From: gambas at ...1... (Benoit Minisini) Date: Tue, 14 Dec 2004 11:10:56 +0100 Subject: [Gambas-devel] selecting printer output tray - possible solution In-Reply-To: <200412101536.33728.sourceforge-raindog2@...19...> References: <200412101536.33728.sourceforge-raindog2@...19...> Message-ID: <200412141110.56722.gambas@...1...> On Friday 10 December 2004 21:36, Rob wrote: > I was looking through the Qt docs today and noticed that the > QPrinter class has a member called printProgram. If we exposed > that, the user could manually set the command to "lpr -o > " and at least be able to set job options for picking > the tray or type of paper or whatever. > > I will try to patch gb.qt this weekend in hopes of getting it > included in 1.1. (Yes, I know I still have gb.pcre to finish... > ;) ) > > Rob > > The last time I checked this qt feature, I found it buggy. Anyway, I don't want to allow qt executing programs itself. As a workaround, you can print to a postcript file (Printer.File) and execute the command yourself with EXEC. Regards, -- Benoit Minisini mailto:gambas at ...1... From sourceforge-raindog2 at ...19... Tue Dec 14 14:23:48 2004 From: sourceforge-raindog2 at ...19... (Rob) Date: Tue, 14 Dec 2004 08:23:48 -0500 Subject: [Gambas-devel] selecting printer output tray - possible solution In-Reply-To: <200412141110.56722.gambas@...1...> References: <200412101536.33728.sourceforge-raindog2@...19...> <200412141110.56722.gambas@...1...> Message-ID: <200412140823.49034.sourceforge-raindog2@...19...> On Tuesday 14 December 2004 05:10, Benoit Minisini wrote: > As a workaround, you can print to a postcript file > (Printer.File) and execute the command yourself with EXEC. This is what I have been doing. It sucks just as much as my Backtick() function that runs a program and then File.Load()s its output. If the Qt printer command thing isn't acceptable maybe KDE has a printer class with all the CUPS goodness exposed that I can get into the gb.qt.kde component. Is Printer.File something you implemented in Gambas or does it come from Qt? If the former, could you make it so that you can print to a pipe? There are situations where I don't want to be writing temp files. Rob From gambas at ...1... Tue Dec 14 18:06:05 2004 From: gambas at ...1... (Benoit Minisini) Date: Tue, 14 Dec 2004 18:06:05 +0100 Subject: [Gambas-devel] gambas fails to install in most platforms except i386 In-Reply-To: <1102594630.6997.16.camel@...195...> References: <1102594630.6997.16.camel@...195...> Message-ID: <200412141806.05556.gambas@...1...> On Thursday 09 December 2004 13:17, Jos? L. Redrejo Rodr?guez wrote: > Hi, Beno?t, when finally the 0.99+1.0RC2 version has gone into debian > sid I have found a new problem: it compiles on every platform, but the > installation fails in all of them excepting intel 386. > When creating the debian package, source is compiled, and later > installed on the building directory. This last step is failing in most > platforms, but in gambas 0.99 it worked in all platforms, excepting > powerpc. > You can see the build logs at > http://buildd.debian.org/build.php?pkg=gambas > > The error is the same in all platforms: > > ..... > make[3]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2/src' > make[2]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2/src' > make[2]: Entering directory `/build/buildd/gambas-0.99+1.0RC2' > make[3]: Entering directory `/build/buildd/gambas-0.99+1.0RC2' > Installing with ROOT=/build/buildd/gambas-0.99+1.0RC2/debian/tmp > > > Creating the library info files... > make[3]: *** [install-exec-local] Segmentation fault > make[3]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2' > make[2]: *** [install-am] Error 2 > make[2]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2' > make[1]: *** [install-recursive] Error 1 > make[1]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2' > make: *** [install] Error 2 > > > Have you made any modification in the source code that could cause this > error? any idea? > > Is it possible to launch 'gbi -a' in 'gdb' by hand on these system to know exactly where it crashes ? -- Benoit Minisini mailto:gambas at ...1... From gambas at ...1... Tue Dec 14 18:11:02 2004 From: gambas at ...1... (Benoit Minisini) Date: Tue, 14 Dec 2004 18:11:02 +0100 Subject: [Gambas-devel] (no subject) In-Reply-To: <4161745F00032880@...196...> References: <4161745F00032880@...196...> Message-ID: <200412141811.02227.gambas@...1...> On Friday 10 December 2004 18:02, ronstk at ...124... wrote: > Just found a little mistake in the translating. > Here the correct one for gambas-database-manager. > > Sorry the provider adds spam advertisement, > even for payed accounts. :( > Thanks! -- Benoit Minisini mailto:gambas at ...1... From jredrejo at ...101... Tue Dec 14 18:31:50 2004 From: jredrejo at ...101... (=?ISO-8859-1?Q?Jos=E9?= L. Redrejo =?ISO-8859-1?Q?Rodr=EDguez?=) Date: Tue, 14 Dec 2004 18:31:50 +0100 Subject: [Gambas-devel] gambas fails to install in most platforms except i386 In-Reply-To: <200412141806.05556.gambas@...1...> References: <1102594630.6997.16.camel@...195...> <200412141806.05556.gambas@...1...> Message-ID: <1103045510.3365.9.camel@...179...> El mar, 14-12-2004 a las 18:06 +0100, Benoit Minisini escribi?: > On Thursday 09 December 2004 13:17, Jos? L. Redrejo Rodr?guez wrote: > > Hi, Beno?t, when finally the 0.99+1.0RC2 version has gone into debian > > sid I have found a new problem: it compiles on every platform, but the > > installation fails in all of them excepting intel 386. > > When creating the debian package, source is compiled, and later > > installed on the building directory. This last step is failing in most > > platforms, but in gambas 0.99 it worked in all platforms, excepting > > powerpc. > > You can see the build logs at > > http://buildd.debian.org/build.php?pkg=gambas > > > > The error is the same in all platforms: > > > > ..... > > make[3]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2/src' > > make[2]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2/src' > > make[2]: Entering directory `/build/buildd/gambas-0.99+1.0RC2' > > make[3]: Entering directory `/build/buildd/gambas-0.99+1.0RC2' > > Installing with ROOT=/build/buildd/gambas-0.99+1.0RC2/debian/tmp > > > > > > Creating the library info files... > > make[3]: *** [install-exec-local] Segmentation fault > > make[3]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2' > > make[2]: *** [install-am] Error 2 > > make[2]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2' > > make[1]: *** [install-recursive] Error 1 > > make[1]: Leaving directory `/build/buildd/gambas-0.99+1.0RC2' > > make: *** [install] Error 2 > > > > > > Have you made any modification in the source code that could cause this > > error? any idea? > > > > > > Is it possible to launch 'gbi -a' in 'gdb' by hand on these system to know > exactly where it crashes ? > I am afraid it is not possible because those are Debian autobuilders where no maintainers have direct access. Sources are just uploaded there and compiled. I think it has to be something not very hard for you to discover using this information that a Debian maintainer has sent me. It looks logical, and I was going to try it , but I would like your opinion before: ############################# The version of libtool used to build this source package is too old to correctly support shared libraries for the Debian mips and mipsel architectures. Debian versions 1.5-2 and 1.4.2-7 and higher correctly support them. You need to update all of the libtool related files by running the following on your source tree: autoreconf --force You may need to use the --install option as well. You can also try the individual commands needed yourself: libtoolize --force --copy aclocal autoheader automake -a autoconf autoheader may not be needed, and you may need to use versioned binaries (autoconf2.13, automake-1.{4,6,7}, aclocal-1.{4,6,7}, etc) The correct 'configure' script will have output that looks like this: linux*) lt_cv_deplibs_check_method=pass_all ;; Older versions of libtool used a file_magic check for the pattern file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) The output of file(1) on a shared library on MIPS does not match this regular expression, however. Earlier versions of file had been modified to match this regular expression, but the latest version uses the same output as upstream once again. The file check often causes problems, and results on a build-dep on file that you might not otherwise be aware of. The new method doesn't need file(1) at all, and is far less fragile, so it is best to upgrade the configure script with proper mips support. ################################33 From lordheavy at ...141... Tue Dec 14 22:16:12 2004 From: lordheavy at ...141... (Laurent Carlier) Date: Tue, 14 Dec 2004 22:16:12 +0100 Subject: [Gambas-devel] How to know if an object is allocated or freed ? Message-ID: <200412142216.12967.lordheavy@...141...> How can i know if an object was freed ? GB.CheckObject test only if it's null. It's should be good for me to avoid segfault. code : PUBLIC SUB Main() DIM toto AS Buffer Screen(800,600,32) toto = NEW Buffer(800,600,32) Draw.Buffer(toto) toto = Screen.Grab() Draw.Line(0,0,100,100) WAIT 3 END it segfault as toto has been freed but isn't a null object ! How can i know if it was freed ? Perhaps an int GB.IsAllocated(void** object) function should be usefull. Regards, -- Laurent Carlier From lordheavy at ...141... Tue Dec 14 22:39:13 2004 From: lordheavy at ...141... (Laurent Carlier) Date: Tue, 14 Dec 2004 22:39:13 +0100 Subject: [Gambas-devel] How to know if an object is allocated or freed ? In-Reply-To: <200412142216.12967.lordheavy@...141...> References: <200412142216.12967.lordheavy@...141...> Message-ID: <200412142239.13245.lordheavy@...141...> Le Mardi 14 D?cembre 2004 22:16, Laurent Carlier a ?crit?: > How can i know if an object was freed ? > > GB.CheckObject test only if it's null. > It's should be good for me to avoid segfault. > > code : > PUBLIC SUB Main() > > DIM toto AS Buffer > > Screen(800,600,32) > toto = NEW Buffer(800,600,32) > > Draw.Buffer(toto) > toto = Screen.Grab() > Draw.Line(0,0,100,100) > WAIT 3 > > END > > it segfault as toto has been freed but isn't a null object ! > How can i know if it was freed ? > Perhaps an int GB.IsAllocated(void** object) function should be usefull. > > Regards, it's segfault when i try to test toto previously store at Draw.Buffer(toto) with this piece of code (in the Draw.Line function): if (GB.CheckObject((void *) Buff)) { GB.Propagate(); } -- Laurent Carlier From danielcampos at ...45... Tue Dec 14 23:35:15 2004 From: danielcampos at ...45... (Daniel Campos) Date: Tue, 14 Dec 2004 23:35:15 +0100 Subject: [Gambas-devel] How to know if an object is allocated or freed ? In-Reply-To: <200412142216.12967.lordheavy@...141...> References: <200412142216.12967.lordheavy@...141...> Message-ID: <1103063715.3905.2.camel@...102...> Mmmh... Once an object is freed its pointer becomes NULL, as GB.Unref() does it when reference count is zero... However if you have more than a pointer pointing to that "bad" object, may be you can try GB.Is() Regards, D. Campos From lordheavy at ...141... Tue Dec 14 23:48:18 2004 From: lordheavy at ...141... (Laurent Carlier) Date: Tue, 14 Dec 2004 23:48:18 +0100 Subject: [Gambas-devel] How to know if an object is allocated or freed ? In-Reply-To: <1103063715.3905.2.camel@...102...> References: <200412142216.12967.lordheavy@...141...> <1103063715.3905.2.camel@...102...> Message-ID: <200412142348.18167.lordheavy@...141...> Le Mardi 14 D?cembre 2004 23:35, Daniel Campos a ?crit?: > Mmmh... Once an object is freed its pointer becomes NULL, as GB.Unref() > does it when reference count is zero... However if you have more than a > pointer pointing to that "bad" object, may be you can try GB.Is() > > Regards, > > D. Campos > > I store the object with : static CBUFFER *Buff = NULL; and the following code (Draw.Buffer(toto)) : BEGIN_METHOD(DRAWING_buffer, GB_OBJECT buffer) Buff = VARG(buffer); if (GB.CheckObject((void *) Buff)) { GB.Propagate(); } END_METHOD toto is redefined with toto = Screen.Grab() In Draw.Line it segfault : BEGIN_METHOD(DRAWING_draw, GB_INTEGER X1; GB_INTEGER Y1; GB_INTEGER X2; GB_INTEGER Y2) Sint16 x1, y1; if (GB.CheckObject((void *) Buff)) { GB.Propagate(); } x1 = VARG(X1); y1 = VARG(Y1); LastX = VARG(X2); LastY = VARG(Y2); lineColor(GETSURFACE(Buff), x1, y1, LastX, LastY, CColor); END_METHOD it segfault with GB.CheckObject((void *) Buff) as Buff doesn't seem to be NULL but only invalid ! -- Laurent Carlier From lordheavy at ...141... Wed Dec 15 00:03:01 2004 From: lordheavy at ...141... (Laurent Carlier) Date: Wed, 15 Dec 2004 00:03:01 +0100 Subject: [Gambas-devel] How to know if an object is allocated or freed ? In-Reply-To: <1103063715.3905.2.camel@...102...> References: <200412142216.12967.lordheavy@...141...> <1103063715.3905.2.camel@...102...> Message-ID: <200412150003.01268.lordheavy@...141...> Le Mardi 14 D?cembre 2004 23:35, Daniel Campos a ?crit?: > Mmmh... Once an object is freed its pointer becomes NULL, as GB.Unref() > does it when reference count is zero... However if you have more than a > pointer pointing to that "bad" object, may be you can try GB.Is() > > Regards, > > D. Campos > Segfault too with GB.Is Regards, -- Laurent Carlier From daniel.campos at ...103... Wed Dec 15 16:37:10 2004 From: daniel.campos at ...103... (Daniel Campos) Date: Wed, 15 Dec 2004 16:37:10 +0100 Subject: [Gambas-devel] How to know if an object is allocated or freed ? In-Reply-To: <200412142348.18167.lordheavy@...141...> References: <200412142216.12967.lordheavy@...141...> <1103063715.3905.2.camel@...102...> <200412142348.18167.lordheavy@...141...> Message-ID: <1103125030.13258.2.camel@...102...> I don't know if this can help: If your object inherits CWIDGET (QT_WIDGET), you can do the following: #define WF_DELETED 0x1000 ... ... if ( (QT_WIDGET*)Obj)->flag & WF_DELETED ) { (Error routine) } Regards, Daniel Campos From gambas at ...1... Wed Dec 15 17:07:04 2004 From: gambas at ...1... (Benoit Minisini) Date: Wed, 15 Dec 2004 17:07:04 +0100 Subject: [Gambas-devel] How to know if an object is allocated or freed ? In-Reply-To: <200412142216.12967.lordheavy@...141...> References: <200412142216.12967.lordheavy@...141...> Message-ID: <200412151707.04927.gambas@...1...> On Tuesday 14 December 2004 22:16, Laurent Carlier wrote: > How can i know if an object was freed ? > > GB.CheckObject test only if it's null. GB.CheckObject tests if an object is null AND if it is valid, i.e. if the valid hook of the object class returns FALSE. > It's should be good for me to avoid segfault. > > code : > PUBLIC SUB Main() > > DIM toto AS Buffer > > Screen(800,600,32) > toto = NEW Buffer(800,600,32) > > Draw.Buffer(toto) > toto = Screen.Grab() > Draw.Line(0,0,100,100) > WAIT 3 > > END > > it segfault as toto has been freed but isn't a null object ! > How can i know if it was freed ? > Perhaps an int GB.IsAllocated(void** object) function should be usefull. > > Regards, You can know that an object is freed only in its '_free' method. You don't have to know that an object WAS freed, it is a nonsense. Because if an object was freed, it does not exist anymore, so you can't have any information about it. Send your source code! -- Benoit Minisini mailto:gambas at ...1... From lordheavy at ...141... Thu Dec 16 09:38:14 2004 From: lordheavy at ...141... (Laurent Carlier) Date: Thu, 16 Dec 2004 09:38:14 +0100 Subject: [Gambas-devel] How to know if an object is allocated or freed ? In-Reply-To: <200412151707.04927.gambas@...1...> References: <200412142216.12967.lordheavy@...141...> <200412151707.04927.gambas@...1...> Message-ID: <200412160938.14849.lordheavy@...141...> Le Mercredi 15 D?cembre 2004 17:07, Benoit Minisini a ?crit?: > Send your source code! Here is the source of the component, a project showing the prob, if anybody know how to prevent the segfault ? mysdl is the component, extract in the lib dir, add @MYSDL_DIR@ at the end of the SUBDIR line of the Makefile.am in the lib directory, add this to the configure.in : dnl ---- MYSDL Component GB_COMPONENT( mysdl, MYSDL, [MySDL component], [GB_FIND(SDL.h SDL_image.h SDL_gfxPrimitives.h, /usr/local/lib /usr/local /opt /usr/lib /usr, include SDL*/include include/SDL*)], [GB_FIND(libSDL.$SHLIBEXT libSDL_image.$SHLIBEXT libSDL_gfx. $SHLIBEXT, /usr/local /opt /usr, lib SDL*/lib lib/SDL*)], [$C_LIB $THREAD_LIB -lSDL -lSDL_image -lSDL_gfx -lm], [$THREAD_INC]) and this at the end of configure.in in AC_OUTPUT : src/lib/mysdl/Makefile \ then ./reconf .... you know :) -- Laurent Carlier -------------- next part -------------- A non-text attachment was scrubbed... Name: mysdl.tar.bz2 Type: application/x-tbz Size: 12054 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: GfxTest-0.0.1.tar.gz Type: application/x-tgz Size: 609 bytes Desc: not available URL: From lordheavy at ...141... Thu Dec 16 19:33:19 2004 From: lordheavy at ...141... (Laurent Carlier) Date: Thu, 16 Dec 2004 19:33:19 +0100 Subject: [Gambas-devel] strange ! cannot built gambas anymore !! Message-ID: <200412161933.19470.lordheavy@...141...> I cannot built gambas anymore, it seems to fail with gettext. Autoconf: sys-devel/autoconf-2.59-r5 Automake: sys-devel/automake-1.8.5-r1 Binutils: sys-devel/binutils-2.15.90.0.1.1-r3 Headers: sys-kernel/linux-headers-2.4.21-r1 Libtools: sys-devel/libtool-1.5.2-r7 gcc-3.3.4, glibc-2.3.4.20040808-r1 join is reconf output and compile output :) -- Laurent Carlier -------------- next part -------------- acinclude.m4:3868: warning: underquoted definition of GB_FIND_QT_MOC run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal acinclude.m4:3902: warning: underquoted definition of AC_PATH_QT_MOC acinclude.m4:3912: warning: underquoted definition of AC_PATH_QT_FINDTR acinclude.m4:3921: warning: underquoted definition of AC_PATH_QT_MSGTOQM acinclude.m4:3930: warning: underquoted definition of AC_PATH_QT_MERGETR acinclude.m4:3942: warning: underquoted definition of AC_CHECK_X_HEADER acinclude.m4:3954: warning: underquoted definition of AC_CHECK_X_LIB acinclude.m4:3978: warning: underquoted definition of AC_PROG_CXX_FNO_RTTI acinclude.m4:3991: warning: underquoted definition of AC_C_SOCKLEN_T acinclude.m4:4007: warning: underquoted definition of AC_SYS_ERRLIST acinclude.m4:4022: warning: underquoted definition of AC_MAKE_MOC_FILES /usr/share/aclocal/xmms.m4:17: warning: underquoted definition of XMMS_TEST_VERSION /usr/share/aclocal/xmms.m4:62: warning: underquoted definition of AM_PATH_XMMS /usr/share/aclocal/xdelta.m4:7: warning: underquoted definition of AM_PATH_XDELTA /usr/share/aclocal/wxwin.m4:36: warning: underquoted definition of AM_OPTIONS_WXCONFIG /usr/share/aclocal/wxwin.m4:59: warning: underquoted definition of AM_PATH_WXCONFIG /usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG /usr/share/aclocal/sigc++.m4:8: warning: underquoted definition of AM_PATH_SIGC /usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES /usr/share/aclocal/path_dps.m4:202: warning: underquoted definition of AC_PATH_DPS_GUESS_GNUSTEP /usr/share/aclocal/path_dps.m4:239: warning: underquoted definition of AC_PATH_DPS_GUESS /usr/share/aclocal/path_dps.m4:333: warning: underquoted definition of AC_PATH_DPS_CHECK_LIB /usr/share/aclocal/path_dps.m4:405: warning: underquoted definition of AC_PATH_DPS_CHECK_HEADER /usr/share/aclocal/path_dps.m4:440: warning: underquoted definition of AC_PATH_DPS_CHECK /usr/share/aclocal/path_dps.m4:450: warning: underquoted definition of AC_PATH_DPS /usr/share/aclocal/path_dps.m4:525: warning: underquoted definition of AC_CHECK_DPS_NXAGENT /usr/share/aclocal/path_dps.m4:558: warning: underquoted definition of AC_PATH_DPSET /usr/share/aclocal/path_dps.m4:579: warning: underquoted definition of AC_PROG_PSWRAP /usr/share/aclocal/movtar.m4:14: warning: underquoted definition of MOVTAR_TEST_VERSION /usr/share/aclocal/movtar.m4:59: warning: underquoted definition of AM_PATH_MOVTAR /usr/share/aclocal/lqt.m4:14: warning: underquoted definition of AC_PATH_LQT /usr/share/aclocal/libmikmod.m4:11: warning: underquoted definition of AM_PATH_LIBMIKMOD /usr/share/aclocal/libgcrypt.m4:23: warning: underquoted definition of AM_PATH_LIBGCRYPT /usr/share/aclocal/libfame.m4:6: warning: underquoted definition of AM_PATH_LIBFAME /usr/share/aclocal/libart.m4:11: warning: underquoted definition of AM_PATH_LIBART /usr/share/aclocal/libOggFLAC.m4:7: warning: underquoted definition of AM_PATH_LIBOGGFLAC /usr/share/aclocal/libOggFLAC++.m4:8: warning: underquoted definition of AM_PATH_LIBOGGFLACPP /usr/share/aclocal/libIDL.m4:6: warning: underquoted definition of AM_PATH_LIBIDL /usr/share/aclocal/libFLAC.m4:7: warning: underquoted definition of AM_PATH_LIBFLAC /usr/share/aclocal/libFLAC++.m4:8: warning: underquoted definition of AM_PATH_LIBFLACPP /usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB /usr/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB /usr/share/aclocal/gtkgl.m4:4: warning: underquoted definition of AM_PATH_GTKGL /usr/share/aclocal/gtkDPS.m4:3: warning: underquoted definition of AM_PATH_GTK_DPS /usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/share/aclocal/gtk--.m4:10: warning: underquoted definition of AM_PATH_GTKMM /usr/share/aclocal/gpgme3.m4:9: warning: underquoted definition of AM_PATH_GPGME /usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB /usr/share/aclocal/gimpprint.m4:8: warning: underquoted definition of AM_PATH_GIMPPRINT /usr/share/aclocal/freetype2.m4:7: warning: underquoted definition of AC_CHECK_FT2 /usr/share/aclocal/autotrace.m4:7: warning: underquoted definition of AM_PATH_AUTOTRACE /usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE /usr/share/aclocal/ao.m4:9: warning: underquoted definition of XIPH_PATH_AO /usr/share/aclocal/ORBit.m4:4: warning: underquoted definition of AM_PATH_ORBIT src/exec/Makefile.am: object `gb_common.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gb_error.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gb_alloc.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gb_array.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_stack.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gb_buffer.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_replace.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_list.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_hash.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gb_table.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_type.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_value.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_subst.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_exec.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_exec_push.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_exec_enum.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_exec_pop.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_exec_loop.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_pcode.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_trace.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_class_init.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_class.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_class_native.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_class_load.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_event.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gb_file.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_stream.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_stream_direct.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_stream_buffer.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_stream_memory.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_stream_arch.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_stream_process.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_project.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_library.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_subr.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_subr_file.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_subr_string.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_subr_conv.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_subr_time.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_subr_misc.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_math.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_subr_math.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_subr_test.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_api.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_local.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_regexp.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_archive.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_watch.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_eval.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_compare.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_number.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_object.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_string.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_variant.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_date.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_array.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_c_class.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_c_collection.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_c_error.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_c_gambas.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_c_file.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_c_application.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_c_array.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_c_process.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_c_subcollection.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_c_string.$(OBJEXT)' created both with libtool and without src/exec/Makefile.am: object `gbx_c_settings.$(OBJEXT)' created both with libtool and without acinclude.m4:3602: warning: underquoted definition of AC_LIB_LTDL run info '(automake)Extending aclocal' or see http://sources.redhat.com/automake/automake.html#Extending%20aclocal acinclude.m4:3635: warning: underquoted definition of AC_LTDL_ENABLE_INSTALL acinclude.m4:3645: warning: underquoted definition of AC_LTDL_SYS_DLOPEN_DEPLIBS acinclude.m4:3674: warning: underquoted definition of AC_LTDL_SHLIBEXT acinclude.m4:3694: warning: underquoted definition of AC_LTDL_SHLIBPATH acinclude.m4:3706: warning: underquoted definition of AC_LTDL_SYSSEARCHPATH acinclude.m4:3730: warning: underquoted definition of AC_LTDL_OBJDIR acinclude.m4:3752: warning: underquoted definition of AC_LTDL_DLPREOPEN acinclude.m4:3770: warning: underquoted definition of AC_LTDL_DLLIB acinclude.m4:3801: warning: underquoted definition of AC_LTDL_SYMBOL_USCORE acinclude.m4:3840: warning: underquoted definition of AC_LTDL_DLSYM_USCORE /usr/share/aclocal/xmms.m4:17: warning: underquoted definition of XMMS_TEST_VERSION /usr/share/aclocal/xmms.m4:62: warning: underquoted definition of AM_PATH_XMMS /usr/share/aclocal/xdelta.m4:7: warning: underquoted definition of AM_PATH_XDELTA /usr/share/aclocal/wxwin.m4:36: warning: underquoted definition of AM_OPTIONS_WXCONFIG /usr/share/aclocal/wxwin.m4:59: warning: underquoted definition of AM_PATH_WXCONFIG /usr/share/aclocal/smpeg.m4:13: warning: underquoted definition of AM_PATH_SMPEG /usr/share/aclocal/sigc++.m4:8: warning: underquoted definition of AM_PATH_SIGC /usr/share/aclocal/pkg.m4:5: warning: underquoted definition of PKG_CHECK_MODULES /usr/share/aclocal/path_dps.m4:202: warning: underquoted definition of AC_PATH_DPS_GUESS_GNUSTEP /usr/share/aclocal/path_dps.m4:239: warning: underquoted definition of AC_PATH_DPS_GUESS /usr/share/aclocal/path_dps.m4:333: warning: underquoted definition of AC_PATH_DPS_CHECK_LIB /usr/share/aclocal/path_dps.m4:405: warning: underquoted definition of AC_PATH_DPS_CHECK_HEADER /usr/share/aclocal/path_dps.m4:440: warning: underquoted definition of AC_PATH_DPS_CHECK /usr/share/aclocal/path_dps.m4:450: warning: underquoted definition of AC_PATH_DPS /usr/share/aclocal/path_dps.m4:525: warning: underquoted definition of AC_CHECK_DPS_NXAGENT /usr/share/aclocal/path_dps.m4:558: warning: underquoted definition of AC_PATH_DPSET /usr/share/aclocal/path_dps.m4:579: warning: underquoted definition of AC_PROG_PSWRAP /usr/share/aclocal/movtar.m4:14: warning: underquoted definition of MOVTAR_TEST_VERSION /usr/share/aclocal/movtar.m4:59: warning: underquoted definition of AM_PATH_MOVTAR /usr/share/aclocal/lqt.m4:14: warning: underquoted definition of AC_PATH_LQT /usr/share/aclocal/libmikmod.m4:11: warning: underquoted definition of AM_PATH_LIBMIKMOD /usr/share/aclocal/libgcrypt.m4:23: warning: underquoted definition of AM_PATH_LIBGCRYPT /usr/share/aclocal/libfame.m4:6: warning: underquoted definition of AM_PATH_LIBFAME /usr/share/aclocal/libart.m4:11: warning: underquoted definition of AM_PATH_LIBART /usr/share/aclocal/libOggFLAC.m4:7: warning: underquoted definition of AM_PATH_LIBOGGFLAC /usr/share/aclocal/libOggFLAC++.m4:8: warning: underquoted definition of AM_PATH_LIBOGGFLACPP /usr/share/aclocal/libIDL.m4:6: warning: underquoted definition of AM_PATH_LIBIDL /usr/share/aclocal/libFLAC.m4:7: warning: underquoted definition of AM_PATH_LIBFLAC /usr/share/aclocal/libFLAC++.m4:8: warning: underquoted definition of AM_PATH_LIBFLACPP /usr/share/aclocal/imlib.m4:9: warning: underquoted definition of AM_PATH_IMLIB /usr/share/aclocal/imlib.m4:167: warning: underquoted definition of AM_PATH_GDK_IMLIB /usr/share/aclocal/gtkgl.m4:4: warning: underquoted definition of AM_PATH_GTKGL /usr/share/aclocal/gtkDPS.m4:3: warning: underquoted definition of AM_PATH_GTK_DPS /usr/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GTK /usr/share/aclocal/gtk--.m4:10: warning: underquoted definition of AM_PATH_GTKMM /usr/share/aclocal/gpgme3.m4:9: warning: underquoted definition of AM_PATH_GPGME /usr/share/aclocal/glib.m4:8: warning: underquoted definition of AM_PATH_GLIB /usr/share/aclocal/gimpprint.m4:8: warning: underquoted definition of AM_PATH_GIMPPRINT /usr/share/aclocal/freetype2.m4:7: warning: underquoted definition of AC_CHECK_FT2 /usr/share/aclocal/autotrace.m4:7: warning: underquoted definition of AM_PATH_AUTOTRACE /usr/share/aclocal/audiofile.m4:12: warning: underquoted definition of AM_PATH_AUDIOFILE /usr/share/aclocal/ao.m4:9: warning: underquoted definition of XIPH_PATH_AO /usr/share/aclocal/ORBit.m4:4: warning: underquoted definition of AM_PATH_ORBIT -------------- next part -------------- checking whether to enable maintainer-specific portions of Makefiles... no checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /home/lordh/partage/gambas-0.99.RC4/missing: Unknown `--run' option Try `/home/lordh/partage/gambas-0.99.RC4/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking how to run the C preprocessor... gcc -E checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking for a BSD-compatible install... /bin/install -c checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for strings.h... (cached) yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking for an ANSI C-conforming const... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for working alloca.h... yes checking for alloca... yes checking whether gcc needs -traditional... no checking return type of signal handlers... void checking for working strcoll... yes checking for strftime... yes checking for vprintf... yes checking for _doprnt... no checking for wait3 that fills in rusage... yes checking for getcwd... yes checking for gettimeofday... yes checking for mkdir... yes checking for rmdir... yes checking for select... yes checking for socket... yes checking for strdup... yes checking for strerror... yes checking for strtod... yes checking for strtol... yes checking for sysinfo... yes checking for setenv... yes checking for unsetenv... yes checking for getdomainname... yes checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether -lc should be explicitly linked in... no creating libtool checking for ccache... no checking for main in -lm... yes checking for main in -lz... yes checking for main in -lgcc_s... yes checking for main in -lstdc++... yes checking which extension is used for shared libraries... .so checking for threading compiler options... -D_REENTRANT checking for threading linker options... -lpthread checking for internationalization library (if not present in C library) headers... /usr/include/ checking for internationalization library (if not present in C library) libraries... no configure: WARNING: *** internationalization library (if not present in C library) is disabled checking for charset conversion library (if not present in C library) headers... /usr/include/ checking for charset conversion library (if not present in C library) libraries... no configure: WARNING: *** charset conversion library (if not present in C library) is disabled checking for QT component headers... /usr/qt/3/include/ checking for QT component libraries... /usr/qt/3/lib/ checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking for XOpenDisplay in -lX11... yes checking for XShmAttach in -lXext... yes checking for QT meta-object compiler... /usr/qt/3/bin/ checking for KDE 3.x component headers... /usr/kde/3.3/include/ checking for KDE 3.x component libraries... /usr/kde/3.3/lib/ checking for Networking component headers... checking for Networking component libraries... checking for Advanced networking component headers... /usr/include/curl/ checking for Advanced networking component libraries... /usr/lib/ checking for PostgreSQL driver headers... no checking for PostgreSQL driver libraries... no configure: WARNING: *** PostgreSQL driver is disabled checking for MySQL driver headers... no checking for MySQL driver libraries... no configure: WARNING: *** MySQL driver is disabled checking for SQLite driver headers... /usr/include/ checking for SQLite driver libraries... /usr/lib/ checking for SDL component headers... /usr/include/SDL/ checking for SDL component libraries... /usr/lib/ checking for Visual Basic compatibility component headers... checking for Visual Basic compatibility component libraries... checking for zlib compression headers... /usr/include/ checking for zlib compression libraries... /usr/lib/ checking for bzlib2 compression headers... /usr/include/ checking for bzlib2 compression libraries... /usr/lib/ checking for XML parser component headers... /usr/include/libxml2/ checking for XML parser component libraries... /usr/lib/ checking for XSLT/XML parser component headers... /usr/include/ checking for XSLT/XML parser component libraries... /usr/lib/ checking for MySDL component headers... /usr/include/SDL/ checking for MySDL component libraries... /usr/lib/ configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/share/Makefile config.status: creating src/comp/Makefile config.status: creating src/exec/Makefile config.status: creating src/lib/Makefile config.status: creating src/lib/debug/Makefile config.status: creating src/lib/eval/Makefile config.status: creating src/lib/qt/Makefile config.status: creating src/lib/qt/editor/Makefile config.status: creating src/lib/qt/ext/Makefile config.status: creating src/lib/qt/kde/Makefile config.status: creating src/lib/qt/kde/html/Makefile config.status: creating src/lib/db/Makefile config.status: creating src/lib/db/mysql/Makefile config.status: creating src/lib/db/postgresql/Makefile config.status: creating src/lib/db/sqlite/Makefile config.status: creating src/lib/sdl/Makefile config.status: creating src/lib/net/Makefile config.status: creating src/lib/net/curl/Makefile config.status: creating src/lib/vb/Makefile config.status: creating src/lib/compress/Makefile config.status: creating src/lib/compress/zlib/Makefile config.status: creating src/lib/compress/bzlib2/Makefile config.status: creating src/lib/xml/Makefile config.status: creating src/lib/xml/libxml/Makefile config.status: creating src/lib/xml/libxml/xslt/Makefile config.status: creating src/lib/xml/libxml/rpc/Makefile config.status: creating src/lib/mysdl/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands configure: configuring in libltdl configure: running /bin/sh './configure' --prefix=/opt/gambas 'CC=gcc' 'CXX=g++' --enable-ltdl-convenience --cache-file=/dev/null --srcdir=. checking for a BSD-compatible install... /bin/install -c checking whether build environment is sane... yes /home/lordh/partage/gambas-0.99.RC4/missing: Unknown `--run' option Try `/home/lordh/partage/gambas-0.99.RC4/missing --help' for more information configure: WARNING: `missing' script is too old or missing checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for gcc... gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for an ANSI C-conforming const... yes checking for inline... inline checking build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for ld used by GCC... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognise dependant libraries... pass_all checking command to parse /usr/bin/nm -B output... ok checking how to run the C preprocessor... gcc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for ranlib... ranlib checking for strip... strip checking for objdir... .libs checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.lo... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking whether the linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether gcc supports assert without backlinking... checking which extension is used for shared libraries... .so checking which variable specifies run-time library path... LD_LIBRARY_PATH checking for the default library search path... /lib /usr/lib /usr/X11R6/lib checking for objdir... .libs checking whether libtool supports -dlopen/-dlpreopen... yes checking for dlopen in -ldl... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dld_link in -ldld... no checking for dlerror... yes checking for _ prefix in compiled symbols... no checking whether deplibs are loaded by dlopen... yes checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking for error_t... yes checking for argz_append... yes checking for argz_create_sep... yes checking for argz_insert... yes checking for argz_next... yes checking for argz_stringify... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking for memory.h... (cached) yes checking for stdlib.h... (cached) yes checking stdio.h usability... yes checking stdio.h presence... yes checking for stdio.h... yes checking ctype.h usability... yes checking ctype.h presence... yes checking for ctype.h... yes checking for unistd.h... (cached) yes checking dl.h usability... no checking dl.h presence... no checking for dl.h... no checking sys/dl.h usability... no checking sys/dl.h presence... no checking for sys/dl.h... no checking dld.h usability... no checking dld.h presence... no checking for dld.h... no checking for string.h... (cached) yes checking for strchr... yes checking for strrchr... yes checking for memcpy... yes checking for memmove... yes checking for strcmp... yes configure: creating ./config.status config.status: creating Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands make all-recursive make[1]: Entering directory `/home/lordh/partage/gambas-0.99.RC4' Making all in libltdl make[2]: Entering directory `/home/lordh/partage/gambas-0.99.RC4/libltdl' make all-am make[3]: Entering directory `/home/lordh/partage/gambas-0.99.RC4/libltdl' /bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c -o ltdl.lo ltdl.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -fPIC -DPIC -o .libs/ltdl.lo gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c ltdl.c -o ltdl.o >/dev/null 2>&1 mv -f .libs/ltdl.lo ltdl.lo /bin/sh ./libtool --mode=link gcc -g -O2 -o libltdlc.la ltdl.lo -ldl rm -fr .libs/libltdlc.la .libs/libltdlc.* .libs/libltdlc.* ar cru .libs/libltdlc.al ltdl.lo ranlib .libs/libltdlc.al creating libltdlc.la (cd .libs && rm -f libltdlc.la && ln -s ../libltdlc.la libltdlc.la) make[3]: Leaving directory `/home/lordh/partage/gambas-0.99.RC4/libltdl' make[2]: Leaving directory `/home/lordh/partage/gambas-0.99.RC4/libltdl' Making all in src make[2]: Entering directory `/home/lordh/partage/gambas-0.99.RC4/src' Making all in share make[3]: Entering directory `/home/lordh/partage/gambas-0.99.RC4/src/share' make[3]: Rien ? faire pour ? all ?. make[3]: Leaving directory `/home/lordh/partage/gambas-0.99.RC4/src/share' Making all in comp make[3]: Entering directory `/home/lordh/partage/gambas-0.99.RC4/src/comp' if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_error.o -MD -MP -MF ".deps/gb_error.Tpo" -c -o gb_error.o gb_error.c; \ then mv -f ".deps/gb_error.Tpo" ".deps/gb_error.Po"; else rm -f ".deps/gb_error.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_alloc.o -MD -MP -MF ".deps/gb_alloc.Tpo" -c -o gb_alloc.o gb_alloc.c; \ then mv -f ".deps/gb_alloc.Tpo" ".deps/gb_alloc.Po"; else rm -f ".deps/gb_alloc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_array.o -MD -MP -MF ".deps/gb_array.Tpo" -c -o gb_array.o gb_array.c; \ then mv -f ".deps/gb_array.Tpo" ".deps/gb_array.Po"; else rm -f ".deps/gb_array.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbc_reserved.o -MD -MP -MF ".deps/gbc_reserved.Tpo" -c -o gbc_reserved.o gbc_reserved.c; \ then mv -f ".deps/gbc_reserved.Tpo" ".deps/gbc_reserved.Po"; else rm -f ".deps/gbc_reserved.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbc.o -MD -MP -MF ".deps/gbc.Tpo" -c -o gbc.o gbc.c; \ then mv -f ".deps/gbc.Tpo" ".deps/gbc.Po"; else rm -f ".deps/gbc.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbc_compile.o -MD -MP -MF ".deps/gbc_compile.Tpo" -c -o gbc_compile.o gbc_compile.c; \ then mv -f ".deps/gbc_compile.Tpo" ".deps/gbc_compile.Po"; else rm -f ".deps/gbc_compile.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_table.o -MD -MP -MF ".deps/gb_table.Tpo" -c -o gb_table.o gb_table.c; \ then mv -f ".deps/gb_table.Tpo" ".deps/gb_table.Po"; else rm -f ".deps/gb_table.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbc_type.o -MD -MP -MF ".deps/gbc_type.Tpo" -c -o gbc_type.o gbc_type.c; \ then mv -f ".deps/gbc_type.Tpo" ".deps/gbc_type.Po"; else rm -f ".deps/gbc_type.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbc_read.o -MD -MP -MF ".deps/gbc_read.Tpo" -c -o gbc_read.o gbc_read.c; \ then mv -f ".deps/gbc_read.Tpo" ".deps/gbc_read.Po"; else rm -f ".deps/gbc_read.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_buffer.o -MD -MP -MF ".deps/gb_buffer.Tpo" -c -o gb_buffer.o gb_buffer.c; \ then mv -f ".deps/gb_buffer.Tpo" ".deps/gb_buffer.Po"; else rm -f ".deps/gb_buffer.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbc_dump.o -MD -MP -MF ".deps/gbc_dump.Tpo" -c -o gbc_dump.o gbc_dump.c; \ then mv -f ".deps/gbc_dump.Tpo" ".deps/gbc_dump.Po"; else rm -f ".deps/gbc_dump.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbc_class.o -MD -MP -MF ".deps/gbc_class.Tpo" -c -o gbc_class.o gbc_class.c; \ then mv -f ".deps/gbc_class.Tpo" ".deps/gbc_class.Po"; else rm -f ".deps/gbc_class.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbc_code.o -MD -MP -MF ".deps/gbc_code.Tpo" -c -o gbc_code.o gbc_code.c; \ then mv -f ".deps/gbc_code.Tpo" ".deps/gbc_code.Po"; else rm -f ".deps/gbc_code.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbc_trans.o -MD -MP -MF ".deps/gbc_trans.Tpo" -c -o gbc_trans.o gbc_trans.c; \ then mv -f ".deps/gbc_trans.Tpo" ".deps/gbc_trans.Po"; else rm -f ".deps/gbc_trans.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbc_header.o -MD -MP -MF ".deps/gbc_header.Tpo" -c -o gbc_header.o gbc_header.c; \ then mv -f ".deps/gbc_header.Tpo" ".deps/gbc_header.Po"; else rm -f ".deps/gbc_header.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbc_trans_code.o -MD -MP -MF ".deps/gbc_trans_code.Tpo" -c -o gbc_trans_code.o gbc_trans_code.c; \ then mv -f ".deps/gbc_trans_code.Tpo" ".deps/gbc_trans_code.Po"; else rm -f ".deps/gbc_trans_code.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbc_trans_expr.o -MD -MP -MF ".deps/gbc_trans_expr.Tpo" -c -o gbc_trans_expr.o gbc_trans_expr.c; \ then mv -f ".deps/gbc_trans_expr.Tpo" ".deps/gbc_trans_expr.Po"; else rm -f ".deps/gbc_trans_expr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbc_trans_tree.o -MD -MP -MF ".deps/gbc_trans_tree.Tpo" -c -o gbc_trans_tree.o gbc_trans_tree.c; \ then mv -f ".deps/gbc_trans_tree.Tpo" ".deps/gbc_trans_tree.Po"; else rm -f ".deps/gbc_trans_tree.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbc_trans_ctrl.o -MD -MP -MF ".deps/gbc_trans_ctrl.Tpo" -c -o gbc_trans_ctrl.o gbc_trans_ctrl.c; \ then mv -f ".deps/gbc_trans_ctrl.Tpo" ".deps/gbc_trans_ctrl.Po"; else rm -f ".deps/gbc_trans_ctrl.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbc_trans_subr.o -MD -MP -MF ".deps/gbc_trans_subr.Tpo" -c -o gbc_trans_subr.o gbc_trans_subr.c; \ then mv -f ".deps/gbc_trans_subr.Tpo" ".deps/gbc_trans_subr.Po"; else rm -f ".deps/gbc_trans_subr.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbc_output.o -MD -MP -MF ".deps/gbc_output.Tpo" -c -o gbc_output.o gbc_output.c; \ then mv -f ".deps/gbc_output.Tpo" ".deps/gbc_output.Po"; else rm -f ".deps/gbc_output.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbc_pcode.o -MD -MP -MF ".deps/gbc_pcode.Tpo" -c -o gbc_pcode.o gbc_pcode.c; \ then mv -f ".deps/gbc_pcode.Tpo" ".deps/gbc_pcode.Po"; else rm -f ".deps/gbc_pcode.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_file.o -MD -MP -MF ".deps/gb_file.Tpo" -c -o gb_file.o gb_file.c; \ then mv -f ".deps/gb_file.Tpo" ".deps/gb_file.Po"; else rm -f ".deps/gb_file.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbc_form.o -MD -MP -MF ".deps/gbc_form.Tpo" -c -o gbc_form.o gbc_form.c; \ then mv -f ".deps/gbc_form.Tpo" ".deps/gbc_form.Po"; else rm -f ".deps/gbc_form.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_str.o -MD -MP -MF ".deps/gb_str.Tpo" -c -o gb_str.o gb_str.c; \ then mv -f ".deps/gb_str.Tpo" ".deps/gb_str.Po"; else rm -f ".deps/gb_str.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link gcc -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -o gbc gb_error.o gb_alloc.o gb_array.o gbc_reserved.o gbc.o gbc_compile.o gb_table.o gbc_type.o gbc_read.o gb_buffer.o gbc_dump.o gbc_class.o gbc_code.o gbc_trans.o gbc_header.o gbc_trans_code.o gbc_trans_expr.o gbc_trans_tree.o gbc_trans_ctrl.o gbc_trans_subr.o gbc_output.o gbc_pcode.o gb_file.o gbc_form.o gb_str.o mkdir .libs gcc -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -o gbc gb_error.o gb_alloc.o gb_array.o gbc_reserved.o gbc.o gbc_compile.o gb_table.o gbc_type.o gbc_read.o gb_buffer.o gbc_dump.o gbc_class.o gbc_code.o gbc_trans.o gbc_header.o gbc_trans_code.o gbc_trans_expr.o gbc_trans_tree.o gbc_trans_ctrl.o gbc_trans_subr.o gbc_output.o gbc_pcode.o gb_file.o gbc_form.o gb_str.o if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbc_archive.o -MD -MP -MF ".deps/gbc_archive.Tpo" -c -o gbc_archive.o gbc_archive.c; \ then mv -f ".deps/gbc_archive.Tpo" ".deps/gbc_archive.Po"; else rm -f ".deps/gbc_archive.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gba.o -MD -MP -MF ".deps/gba.Tpo" -c -o gba.o gba.c; \ then mv -f ".deps/gba.Tpo" ".deps/gba.Po"; else rm -f ".deps/gba.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link gcc -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -o gba gb_error.o gb_alloc.o gb_array.o gb_table.o gb_str.o gb_file.o gbc_archive.o gba.o gcc -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -o gba gb_error.o gb_alloc.o gb_array.o gb_table.o gb_str.o gb_file.o gbc_archive.o gba.o if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbi.o -MD -MP -MF ".deps/gbi.Tpo" -c -o gbi.o gbi.c; \ then mv -f ".deps/gbi.Tpo" ".deps/gbi.Po"; else rm -f ".deps/gbi.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link gcc -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -o gbi gb_error.o gb_alloc.o gb_array.o gb_str.o gb_file.o gbi.o ../../libltdl/libltdlc.la gcc -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -o gbi gb_error.o gb_alloc.o gb_array.o gb_str.o gb_file.o gbi.o ../../libltdl/.libs/libltdlc.al -ldl make[3]: Leaving directory `/home/lordh/partage/gambas-0.99.RC4/src/comp' Making all in exec make[3]: Entering directory `/home/lordh/partage/gambas-0.99.RC4/src/exec' if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_common.lo -MD -MP -MF ".deps/gb_common.Tpo" -c -o gb_common.lo gb_common.c; \ then mv -f ".deps/gb_common.Tpo" ".deps/gb_common.Plo"; else rm -f ".deps/gb_common.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_common.lo -MD -MP -MF .deps/gb_common.Tpo -c gb_common.c -fPIC -DPIC -o gb_common.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_error.lo -MD -MP -MF ".deps/gb_error.Tpo" -c -o gb_error.lo gb_error.c; \ then mv -f ".deps/gb_error.Tpo" ".deps/gb_error.Plo"; else rm -f ".deps/gb_error.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_error.lo -MD -MP -MF .deps/gb_error.Tpo -c gb_error.c -fPIC -DPIC -o gb_error.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_alloc.lo -MD -MP -MF ".deps/gb_alloc.Tpo" -c -o gb_alloc.lo gb_alloc.c; \ then mv -f ".deps/gb_alloc.Tpo" ".deps/gb_alloc.Plo"; else rm -f ".deps/gb_alloc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_alloc.lo -MD -MP -MF .deps/gb_alloc.Tpo -c gb_alloc.c -fPIC -DPIC -o gb_alloc.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_array.lo -MD -MP -MF ".deps/gb_array.Tpo" -c -o gb_array.lo gb_array.c; \ then mv -f ".deps/gb_array.Tpo" ".deps/gb_array.Plo"; else rm -f ".deps/gb_array.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_array.lo -MD -MP -MF .deps/gb_array.Tpo -c gb_array.c -fPIC -DPIC -o gb_array.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_stack.lo -MD -MP -MF ".deps/gbx_stack.Tpo" -c -o gbx_stack.lo gbx_stack.c; \ then mv -f ".deps/gbx_stack.Tpo" ".deps/gbx_stack.Plo"; else rm -f ".deps/gbx_stack.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_stack.lo -MD -MP -MF .deps/gbx_stack.Tpo -c gbx_stack.c -fPIC -DPIC -o gbx_stack.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_buffer.lo -MD -MP -MF ".deps/gb_buffer.Tpo" -c -o gb_buffer.lo gb_buffer.c; \ then mv -f ".deps/gb_buffer.Tpo" ".deps/gb_buffer.Plo"; else rm -f ".deps/gb_buffer.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_buffer.lo -MD -MP -MF .deps/gb_buffer.Tpo -c gb_buffer.c -fPIC -DPIC -o gb_buffer.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_replace.lo -MD -MP -MF ".deps/gbx_replace.Tpo" -c -o gbx_replace.lo gbx_replace.c; \ then mv -f ".deps/gbx_replace.Tpo" ".deps/gbx_replace.Plo"; else rm -f ".deps/gbx_replace.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_replace.lo -MD -MP -MF .deps/gbx_replace.Tpo -c gbx_replace.c -fPIC -DPIC -o gbx_replace.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_list.lo -MD -MP -MF ".deps/gbx_list.Tpo" -c -o gbx_list.lo gbx_list.c; \ then mv -f ".deps/gbx_list.Tpo" ".deps/gbx_list.Plo"; else rm -f ".deps/gbx_list.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_list.lo -MD -MP -MF .deps/gbx_list.Tpo -c gbx_list.c -fPIC -DPIC -o gbx_list.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_hash.lo -MD -MP -MF ".deps/gbx_hash.Tpo" -c -o gbx_hash.lo gbx_hash.c; \ then mv -f ".deps/gbx_hash.Tpo" ".deps/gbx_hash.Plo"; else rm -f ".deps/gbx_hash.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_hash.lo -MD -MP -MF .deps/gbx_hash.Tpo -c gbx_hash.c -fPIC -DPIC -o gbx_hash.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_table.lo -MD -MP -MF ".deps/gb_table.Tpo" -c -o gb_table.lo gb_table.c; \ then mv -f ".deps/gb_table.Tpo" ".deps/gb_table.Plo"; else rm -f ".deps/gb_table.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_table.lo -MD -MP -MF .deps/gb_table.Tpo -c gb_table.c -fPIC -DPIC -o gb_table.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_type.lo -MD -MP -MF ".deps/gbx_type.Tpo" -c -o gbx_type.lo gbx_type.c; \ then mv -f ".deps/gbx_type.Tpo" ".deps/gbx_type.Plo"; else rm -f ".deps/gbx_type.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_type.lo -MD -MP -MF .deps/gbx_type.Tpo -c gbx_type.c -fPIC -DPIC -o gbx_type.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_value.lo -MD -MP -MF ".deps/gbx_value.Tpo" -c -o gbx_value.lo gbx_value.c; \ then mv -f ".deps/gbx_value.Tpo" ".deps/gbx_value.Plo"; else rm -f ".deps/gbx_value.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_value.lo -MD -MP -MF .deps/gbx_value.Tpo -c gbx_value.c -fPIC -DPIC -o gbx_value.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_subst.lo -MD -MP -MF ".deps/gbx_subst.Tpo" -c -o gbx_subst.lo gbx_subst.c; \ then mv -f ".deps/gbx_subst.Tpo" ".deps/gbx_subst.Plo"; else rm -f ".deps/gbx_subst.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_subst.lo -MD -MP -MF .deps/gbx_subst.Tpo -c gbx_subst.c -fPIC -DPIC -o gbx_subst.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_exec.lo -MD -MP -MF ".deps/gbx_exec.Tpo" -c -o gbx_exec.lo gbx_exec.c; \ then mv -f ".deps/gbx_exec.Tpo" ".deps/gbx_exec.Plo"; else rm -f ".deps/gbx_exec.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_exec.lo -MD -MP -MF .deps/gbx_exec.Tpo -c gbx_exec.c -fPIC -DPIC -o gbx_exec.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_exec_push.lo -MD -MP -MF ".deps/gbx_exec_push.Tpo" -c -o gbx_exec_push.lo gbx_exec_push.c; \ then mv -f ".deps/gbx_exec_push.Tpo" ".deps/gbx_exec_push.Plo"; else rm -f ".deps/gbx_exec_push.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_exec_push.lo -MD -MP -MF .deps/gbx_exec_push.Tpo -c gbx_exec_push.c -fPIC -DPIC -o gbx_exec_push.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_exec_enum.lo -MD -MP -MF ".deps/gbx_exec_enum.Tpo" -c -o gbx_exec_enum.lo gbx_exec_enum.c; \ then mv -f ".deps/gbx_exec_enum.Tpo" ".deps/gbx_exec_enum.Plo"; else rm -f ".deps/gbx_exec_enum.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_exec_enum.lo -MD -MP -MF .deps/gbx_exec_enum.Tpo -c gbx_exec_enum.c -fPIC -DPIC -o gbx_exec_enum.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_exec_pop.lo -MD -MP -MF ".deps/gbx_exec_pop.Tpo" -c -o gbx_exec_pop.lo gbx_exec_pop.c; \ then mv -f ".deps/gbx_exec_pop.Tpo" ".deps/gbx_exec_pop.Plo"; else rm -f ".deps/gbx_exec_pop.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_exec_pop.lo -MD -MP -MF .deps/gbx_exec_pop.Tpo -c gbx_exec_pop.c -fPIC -DPIC -o gbx_exec_pop.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_exec_loop.lo -MD -MP -MF ".deps/gbx_exec_loop.Tpo" -c -o gbx_exec_loop.lo gbx_exec_loop.c; \ then mv -f ".deps/gbx_exec_loop.Tpo" ".deps/gbx_exec_loop.Plo"; else rm -f ".deps/gbx_exec_loop.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_exec_loop.lo -MD -MP -MF .deps/gbx_exec_loop.Tpo -c gbx_exec_loop.c -fPIC -DPIC -o gbx_exec_loop.lo gbx_exec_loop.c: In function `EXEC_loop': gbx_exec_loop.c:440: warning: `ind' might be used uninitialized in this function gbx_exec_loop.c:970: warning: `val' might be used uninitialized in this function if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_pcode.lo -MD -MP -MF ".deps/gbx_pcode.Tpo" -c -o gbx_pcode.lo gbx_pcode.c; \ then mv -f ".deps/gbx_pcode.Tpo" ".deps/gbx_pcode.Plo"; else rm -f ".deps/gbx_pcode.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_pcode.lo -MD -MP -MF .deps/gbx_pcode.Tpo -c gbx_pcode.c -fPIC -DPIC -o gbx_pcode.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_trace.lo -MD -MP -MF ".deps/gbx_trace.Tpo" -c -o gbx_trace.lo gbx_trace.c; \ then mv -f ".deps/gbx_trace.Tpo" ".deps/gbx_trace.Plo"; else rm -f ".deps/gbx_trace.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_trace.lo -MD -MP -MF .deps/gbx_trace.Tpo -c gbx_trace.c -fPIC -DPIC -o gbx_trace.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_class_init.lo -MD -MP -MF ".deps/gbx_class_init.Tpo" -c -o gbx_class_init.lo gbx_class_init.c; \ then mv -f ".deps/gbx_class_init.Tpo" ".deps/gbx_class_init.Plo"; else rm -f ".deps/gbx_class_init.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_class_init.lo -MD -MP -MF .deps/gbx_class_init.Tpo -c gbx_class_init.c -fPIC -DPIC -o gbx_class_init.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_class.lo -MD -MP -MF ".deps/gbx_class.Tpo" -c -o gbx_class.lo gbx_class.c; \ then mv -f ".deps/gbx_class.Tpo" ".deps/gbx_class.Plo"; else rm -f ".deps/gbx_class.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_class.lo -MD -MP -MF .deps/gbx_class.Tpo -c gbx_class.c -fPIC -DPIC -o gbx_class.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_class_native.lo -MD -MP -MF ".deps/gbx_class_native.Tpo" -c -o gbx_class_native.lo gbx_class_native.c; \ then mv -f ".deps/gbx_class_native.Tpo" ".deps/gbx_class_native.Plo"; else rm -f ".deps/gbx_class_native.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_class_native.lo -MD -MP -MF .deps/gbx_class_native.Tpo -c gbx_class_native.c -fPIC -DPIC -o gbx_class_native.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_class_load.lo -MD -MP -MF ".deps/gbx_class_load.Tpo" -c -o gbx_class_load.lo gbx_class_load.c; \ then mv -f ".deps/gbx_class_load.Tpo" ".deps/gbx_class_load.Plo"; else rm -f ".deps/gbx_class_load.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_class_load.lo -MD -MP -MF .deps/gbx_class_load.Tpo -c gbx_class_load.c -fPIC -DPIC -o gbx_class_load.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_event.lo -MD -MP -MF ".deps/gbx_event.Tpo" -c -o gbx_event.lo gbx_event.c; \ then mv -f ".deps/gbx_event.Tpo" ".deps/gbx_event.Plo"; else rm -f ".deps/gbx_event.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_event.lo -MD -MP -MF .deps/gbx_event.Tpo -c gbx_event.c -fPIC -DPIC -o gbx_event.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_file.lo -MD -MP -MF ".deps/gb_file.Tpo" -c -o gb_file.lo gb_file.c; \ then mv -f ".deps/gb_file.Tpo" ".deps/gb_file.Plo"; else rm -f ".deps/gb_file.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gb_file.lo -MD -MP -MF .deps/gb_file.Tpo -c gb_file.c -fPIC -DPIC -o gb_file.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_stream.lo -MD -MP -MF ".deps/gbx_stream.Tpo" -c -o gbx_stream.lo gbx_stream.c; \ then mv -f ".deps/gbx_stream.Tpo" ".deps/gbx_stream.Plo"; else rm -f ".deps/gbx_stream.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_stream.lo -MD -MP -MF .deps/gbx_stream.Tpo -c gbx_stream.c -fPIC -DPIC -o gbx_stream.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_stream_direct.lo -MD -MP -MF ".deps/gbx_stream_direct.Tpo" -c -o gbx_stream_direct.lo gbx_stream_direct.c; \ then mv -f ".deps/gbx_stream_direct.Tpo" ".deps/gbx_stream_direct.Plo"; else rm -f ".deps/gbx_stream_direct.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_stream_direct.lo -MD -MP -MF .deps/gbx_stream_direct.Tpo -c gbx_stream_direct.c -fPIC -DPIC -o gbx_stream_direct.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_stream_buffer.lo -MD -MP -MF ".deps/gbx_stream_buffer.Tpo" -c -o gbx_stream_buffer.lo gbx_stream_buffer.c; \ then mv -f ".deps/gbx_stream_buffer.Tpo" ".deps/gbx_stream_buffer.Plo"; else rm -f ".deps/gbx_stream_buffer.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_stream_buffer.lo -MD -MP -MF .deps/gbx_stream_buffer.Tpo -c gbx_stream_buffer.c -fPIC -DPIC -o gbx_stream_buffer.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_stream_memory.lo -MD -MP -MF ".deps/gbx_stream_memory.Tpo" -c -o gbx_stream_memory.lo gbx_stream_memory.c; \ then mv -f ".deps/gbx_stream_memory.Tpo" ".deps/gbx_stream_memory.Plo"; else rm -f ".deps/gbx_stream_memory.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_stream_memory.lo -MD -MP -MF .deps/gbx_stream_memory.Tpo -c gbx_stream_memory.c -fPIC -DPIC -o gbx_stream_memory.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_stream_arch.lo -MD -MP -MF ".deps/gbx_stream_arch.Tpo" -c -o gbx_stream_arch.lo gbx_stream_arch.c; \ then mv -f ".deps/gbx_stream_arch.Tpo" ".deps/gbx_stream_arch.Plo"; else rm -f ".deps/gbx_stream_arch.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_stream_arch.lo -MD -MP -MF .deps/gbx_stream_arch.Tpo -c gbx_stream_arch.c -fPIC -DPIC -o gbx_stream_arch.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_stream_process.lo -MD -MP -MF ".deps/gbx_stream_process.Tpo" -c -o gbx_stream_process.lo gbx_stream_process.c; \ then mv -f ".deps/gbx_stream_process.Tpo" ".deps/gbx_stream_process.Plo"; else rm -f ".deps/gbx_stream_process.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_stream_process.lo -MD -MP -MF .deps/gbx_stream_process.Tpo -c gbx_stream_process.c -fPIC -DPIC -o gbx_stream_process.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_project.lo -MD -MP -MF ".deps/gbx_project.Tpo" -c -o gbx_project.lo gbx_project.c; \ then mv -f ".deps/gbx_project.Tpo" ".deps/gbx_project.Plo"; else rm -f ".deps/gbx_project.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_project.lo -MD -MP -MF .deps/gbx_project.Tpo -c gbx_project.c -fPIC -DPIC -o gbx_project.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_library.lo -MD -MP -MF ".deps/gbx_library.Tpo" -c -o gbx_library.lo gbx_library.c; \ then mv -f ".deps/gbx_library.Tpo" ".deps/gbx_library.Plo"; else rm -f ".deps/gbx_library.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_library.lo -MD -MP -MF .deps/gbx_library.Tpo -c gbx_library.c -fPIC -DPIC -o gbx_library.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_subr.lo -MD -MP -MF ".deps/gbx_subr.Tpo" -c -o gbx_subr.lo gbx_subr.c; \ then mv -f ".deps/gbx_subr.Tpo" ".deps/gbx_subr.Plo"; else rm -f ".deps/gbx_subr.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_subr.lo -MD -MP -MF .deps/gbx_subr.Tpo -c gbx_subr.c -fPIC -DPIC -o gbx_subr.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_subr_file.lo -MD -MP -MF ".deps/gbx_subr_file.Tpo" -c -o gbx_subr_file.lo gbx_subr_file.c; \ then mv -f ".deps/gbx_subr_file.Tpo" ".deps/gbx_subr_file.Plo"; else rm -f ".deps/gbx_subr_file.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_subr_file.lo -MD -MP -MF .deps/gbx_subr_file.Tpo -c gbx_subr_file.c -fPIC -DPIC -o gbx_subr_file.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_subr_string.lo -MD -MP -MF ".deps/gbx_subr_string.Tpo" -c -o gbx_subr_string.lo gbx_subr_string.c; \ then mv -f ".deps/gbx_subr_string.Tpo" ".deps/gbx_subr_string.Plo"; else rm -f ".deps/gbx_subr_string.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_subr_string.lo -MD -MP -MF .deps/gbx_subr_string.Tpo -c gbx_subr_string.c -fPIC -DPIC -o gbx_subr_string.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_subr_conv.lo -MD -MP -MF ".deps/gbx_subr_conv.Tpo" -c -o gbx_subr_conv.lo gbx_subr_conv.c; \ then mv -f ".deps/gbx_subr_conv.Tpo" ".deps/gbx_subr_conv.Plo"; else rm -f ".deps/gbx_subr_conv.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_subr_conv.lo -MD -MP -MF .deps/gbx_subr_conv.Tpo -c gbx_subr_conv.c -fPIC -DPIC -o gbx_subr_conv.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_subr_time.lo -MD -MP -MF ".deps/gbx_subr_time.Tpo" -c -o gbx_subr_time.lo gbx_subr_time.c; \ then mv -f ".deps/gbx_subr_time.Tpo" ".deps/gbx_subr_time.Plo"; else rm -f ".deps/gbx_subr_time.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_subr_time.lo -MD -MP -MF .deps/gbx_subr_time.Tpo -c gbx_subr_time.c -fPIC -DPIC -o gbx_subr_time.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_subr_misc.lo -MD -MP -MF ".deps/gbx_subr_misc.Tpo" -c -o gbx_subr_misc.lo gbx_subr_misc.c; \ then mv -f ".deps/gbx_subr_misc.Tpo" ".deps/gbx_subr_misc.Plo"; else rm -f ".deps/gbx_subr_misc.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_subr_misc.lo -MD -MP -MF .deps/gbx_subr_misc.Tpo -c gbx_subr_misc.c -fPIC -DPIC -o gbx_subr_misc.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_math.lo -MD -MP -MF ".deps/gbx_math.Tpo" -c -o gbx_math.lo gbx_math.c; \ then mv -f ".deps/gbx_math.Tpo" ".deps/gbx_math.Plo"; else rm -f ".deps/gbx_math.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_math.lo -MD -MP -MF .deps/gbx_math.Tpo -c gbx_math.c -fPIC -DPIC -o gbx_math.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_subr_math.lo -MD -MP -MF ".deps/gbx_subr_math.Tpo" -c -o gbx_subr_math.lo gbx_subr_math.c; \ then mv -f ".deps/gbx_subr_math.Tpo" ".deps/gbx_subr_math.Plo"; else rm -f ".deps/gbx_subr_math.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_subr_math.lo -MD -MP -MF .deps/gbx_subr_math.Tpo -c gbx_subr_math.c -fPIC -DPIC -o gbx_subr_math.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_subr_test.lo -MD -MP -MF ".deps/gbx_subr_test.Tpo" -c -o gbx_subr_test.lo gbx_subr_test.c; \ then mv -f ".deps/gbx_subr_test.Tpo" ".deps/gbx_subr_test.Plo"; else rm -f ".deps/gbx_subr_test.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_subr_test.lo -MD -MP -MF .deps/gbx_subr_test.Tpo -c gbx_subr_test.c -fPIC -DPIC -o gbx_subr_test.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_api.lo -MD -MP -MF ".deps/gbx_api.Tpo" -c -o gbx_api.lo gbx_api.c; \ then mv -f ".deps/gbx_api.Tpo" ".deps/gbx_api.Plo"; else rm -f ".deps/gbx_api.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_api.lo -MD -MP -MF .deps/gbx_api.Tpo -c gbx_api.c -fPIC -DPIC -o gbx_api.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_local.lo -MD -MP -MF ".deps/gbx_local.Tpo" -c -o gbx_local.lo gbx_local.c; \ then mv -f ".deps/gbx_local.Tpo" ".deps/gbx_local.Plo"; else rm -f ".deps/gbx_local.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_local.lo -MD -MP -MF .deps/gbx_local.Tpo -c gbx_local.c -fPIC -DPIC -o gbx_local.lo gbx_local.c: In function `fill_local_info': gbx_local.c:399: warning: `%x' yields only last 2 digits of year in some locales if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_regexp.lo -MD -MP -MF ".deps/gbx_regexp.Tpo" -c -o gbx_regexp.lo gbx_regexp.c; \ then mv -f ".deps/gbx_regexp.Tpo" ".deps/gbx_regexp.Plo"; else rm -f ".deps/gbx_regexp.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_regexp.lo -MD -MP -MF .deps/gbx_regexp.Tpo -c gbx_regexp.c -fPIC -DPIC -o gbx_regexp.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_archive.lo -MD -MP -MF ".deps/gbx_archive.Tpo" -c -o gbx_archive.lo gbx_archive.c; \ then mv -f ".deps/gbx_archive.Tpo" ".deps/gbx_archive.Plo"; else rm -f ".deps/gbx_archive.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_archive.lo -MD -MP -MF .deps/gbx_archive.Tpo -c gbx_archive.c -fPIC -DPIC -o gbx_archive.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_watch.lo -MD -MP -MF ".deps/gbx_watch.Tpo" -c -o gbx_watch.lo gbx_watch.c; \ then mv -f ".deps/gbx_watch.Tpo" ".deps/gbx_watch.Plo"; else rm -f ".deps/gbx_watch.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_watch.lo -MD -MP -MF .deps/gbx_watch.Tpo -c gbx_watch.c -fPIC -DPIC -o gbx_watch.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_eval.lo -MD -MP -MF ".deps/gbx_eval.Tpo" -c -o gbx_eval.lo gbx_eval.c; \ then mv -f ".deps/gbx_eval.Tpo" ".deps/gbx_eval.Plo"; else rm -f ".deps/gbx_eval.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_eval.lo -MD -MP -MF .deps/gbx_eval.Tpo -c gbx_eval.c -fPIC -DPIC -o gbx_eval.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_compare.lo -MD -MP -MF ".deps/gbx_compare.Tpo" -c -o gbx_compare.lo gbx_compare.c; \ then mv -f ".deps/gbx_compare.Tpo" ".deps/gbx_compare.Plo"; else rm -f ".deps/gbx_compare.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_compare.lo -MD -MP -MF .deps/gbx_compare.Tpo -c gbx_compare.c -fPIC -DPIC -o gbx_compare.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_number.lo -MD -MP -MF ".deps/gbx_number.Tpo" -c -o gbx_number.lo gbx_number.c; \ then mv -f ".deps/gbx_number.Tpo" ".deps/gbx_number.Plo"; else rm -f ".deps/gbx_number.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_number.lo -MD -MP -MF .deps/gbx_number.Tpo -c gbx_number.c -fPIC -DPIC -o gbx_number.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_object.lo -MD -MP -MF ".deps/gbx_object.Tpo" -c -o gbx_object.lo gbx_object.c; \ then mv -f ".deps/gbx_object.Tpo" ".deps/gbx_object.Plo"; else rm -f ".deps/gbx_object.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_object.lo -MD -MP -MF .deps/gbx_object.Tpo -c gbx_object.c -fPIC -DPIC -o gbx_object.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_string.lo -MD -MP -MF ".deps/gbx_string.Tpo" -c -o gbx_string.lo gbx_string.c; \ then mv -f ".deps/gbx_string.Tpo" ".deps/gbx_string.Plo"; else rm -f ".deps/gbx_string.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_string.lo -MD -MP -MF .deps/gbx_string.Tpo -c gbx_string.c -fPIC -DPIC -o gbx_string.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_variant.lo -MD -MP -MF ".deps/gbx_variant.Tpo" -c -o gbx_variant.lo gbx_variant.c; \ then mv -f ".deps/gbx_variant.Tpo" ".deps/gbx_variant.Plo"; else rm -f ".deps/gbx_variant.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_variant.lo -MD -MP -MF .deps/gbx_variant.Tpo -c gbx_variant.c -fPIC -DPIC -o gbx_variant.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_date.lo -MD -MP -MF ".deps/gbx_date.Tpo" -c -o gbx_date.lo gbx_date.c; \ then mv -f ".deps/gbx_date.Tpo" ".deps/gbx_date.Plo"; else rm -f ".deps/gbx_date.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_date.lo -MD -MP -MF .deps/gbx_date.Tpo -c gbx_date.c -fPIC -DPIC -o gbx_date.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_array.lo -MD -MP -MF ".deps/gbx_array.Tpo" -c -o gbx_array.lo gbx_array.c; \ then mv -f ".deps/gbx_array.Tpo" ".deps/gbx_array.Plo"; else rm -f ".deps/gbx_array.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_array.lo -MD -MP -MF .deps/gbx_array.Tpo -c gbx_array.c -fPIC -DPIC -o gbx_array.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_class.lo -MD -MP -MF ".deps/gbx_c_class.Tpo" -c -o gbx_c_class.lo gbx_c_class.c; \ then mv -f ".deps/gbx_c_class.Tpo" ".deps/gbx_c_class.Plo"; else rm -f ".deps/gbx_c_class.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_class.lo -MD -MP -MF .deps/gbx_c_class.Tpo -c gbx_c_class.c -fPIC -DPIC -o gbx_c_class.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_collection.lo -MD -MP -MF ".deps/gbx_c_collection.Tpo" -c -o gbx_c_collection.lo gbx_c_collection.c; \ then mv -f ".deps/gbx_c_collection.Tpo" ".deps/gbx_c_collection.Plo"; else rm -f ".deps/gbx_c_collection.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_collection.lo -MD -MP -MF .deps/gbx_c_collection.Tpo -c gbx_c_collection.c -fPIC -DPIC -o gbx_c_collection.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_error.lo -MD -MP -MF ".deps/gbx_c_error.Tpo" -c -o gbx_c_error.lo gbx_c_error.c; \ then mv -f ".deps/gbx_c_error.Tpo" ".deps/gbx_c_error.Plo"; else rm -f ".deps/gbx_c_error.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_error.lo -MD -MP -MF .deps/gbx_c_error.Tpo -c gbx_c_error.c -fPIC -DPIC -o gbx_c_error.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_gambas.lo -MD -MP -MF ".deps/gbx_c_gambas.Tpo" -c -o gbx_c_gambas.lo gbx_c_gambas.c; \ then mv -f ".deps/gbx_c_gambas.Tpo" ".deps/gbx_c_gambas.Plo"; else rm -f ".deps/gbx_c_gambas.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_gambas.lo -MD -MP -MF .deps/gbx_c_gambas.Tpo -c gbx_c_gambas.c -fPIC -DPIC -o gbx_c_gambas.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_file.lo -MD -MP -MF ".deps/gbx_c_file.Tpo" -c -o gbx_c_file.lo gbx_c_file.c; \ then mv -f ".deps/gbx_c_file.Tpo" ".deps/gbx_c_file.Plo"; else rm -f ".deps/gbx_c_file.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_file.lo -MD -MP -MF .deps/gbx_c_file.Tpo -c gbx_c_file.c -fPIC -DPIC -o gbx_c_file.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_application.lo -MD -MP -MF ".deps/gbx_c_application.Tpo" -c -o gbx_c_application.lo gbx_c_application.c; \ then mv -f ".deps/gbx_c_application.Tpo" ".deps/gbx_c_application.Plo"; else rm -f ".deps/gbx_c_application.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_application.lo -MD -MP -MF .deps/gbx_c_application.Tpo -c gbx_c_application.c -fPIC -DPIC -o gbx_c_application.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_array.lo -MD -MP -MF ".deps/gbx_c_array.Tpo" -c -o gbx_c_array.lo gbx_c_array.c; \ then mv -f ".deps/gbx_c_array.Tpo" ".deps/gbx_c_array.Plo"; else rm -f ".deps/gbx_c_array.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_array.lo -MD -MP -MF .deps/gbx_c_array.Tpo -c gbx_c_array.c -fPIC -DPIC -o gbx_c_array.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_process.lo -MD -MP -MF ".deps/gbx_c_process.Tpo" -c -o gbx_c_process.lo gbx_c_process.c; \ then mv -f ".deps/gbx_c_process.Tpo" ".deps/gbx_c_process.Plo"; else rm -f ".deps/gbx_c_process.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_process.lo -MD -MP -MF .deps/gbx_c_process.Tpo -c gbx_c_process.c -fPIC -DPIC -o gbx_c_process.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_subcollection.lo -MD -MP -MF ".deps/gbx_c_subcollection.Tpo" -c -o gbx_c_subcollection.lo gbx_c_subcollection.c; \ then mv -f ".deps/gbx_c_subcollection.Tpo" ".deps/gbx_c_subcollection.Plo"; else rm -f ".deps/gbx_c_subcollection.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_subcollection.lo -MD -MP -MF .deps/gbx_c_subcollection.Tpo -c gbx_c_subcollection.c -fPIC -DPIC -o gbx_c_subcollection.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_string.lo -MD -MP -MF ".deps/gbx_c_string.Tpo" -c -o gbx_c_string.lo gbx_c_string.c; \ then mv -f ".deps/gbx_c_string.Tpo" ".deps/gbx_c_string.Plo"; else rm -f ".deps/gbx_c_string.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_string.lo -MD -MP -MF .deps/gbx_c_string.Tpo -c gbx_c_string.c -fPIC -DPIC -o gbx_c_string.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_settings.lo -MD -MP -MF ".deps/gbx_c_settings.Tpo" -c -o gbx_c_settings.lo gbx_c_settings.c; \ then mv -f ".deps/gbx_c_settings.Tpo" ".deps/gbx_c_settings.Plo"; else rm -f ".deps/gbx_c_settings.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_c_settings.lo -MD -MP -MF .deps/gbx_c_settings.Tpo -c gbx_c_settings.c -fPIC -DPIC -o gbx_c_settings.lo if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_class_info.lo -MD -MP -MF ".deps/gbx_class_info.Tpo" -c -o gbx_class_info.lo gbx_class_info.c; \ then mv -f ".deps/gbx_class_info.Tpo" ".deps/gbx_class_info.Plo"; else rm -f ".deps/gbx_class_info.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_class_info.lo -MD -MP -MF .deps/gbx_class_info.Tpo -c gbx_class_info.c -fPIC -DPIC -o gbx_class_info.lo /bin/sh ../../libtool --mode=link gcc -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -o lib.gb.la -rpath /opt/gambas/lib/gambas -z defs gb_common.lo gb_error.lo gb_alloc.lo gb_array.lo gbx_stack.lo gb_buffer.lo gbx_replace.lo gbx_list.lo gbx_hash.lo gb_table.lo gbx_type.lo gbx_value.lo gbx_subst.lo gbx_exec.lo gbx_exec_push.lo gbx_exec_enum.lo gbx_exec_pop.lo gbx_exec_loop.lo gbx_pcode.lo gbx_trace.lo gbx_class_init.lo gbx_class.lo gbx_class_native.lo gbx_class_load.lo gbx_event.lo gb_file.lo gbx_stream.lo gbx_stream_direct.lo gbx_stream_buffer.lo gbx_stream_memory.lo gbx_stream_arch.lo gbx_stream_process.lo gbx_project.lo gbx_library.lo gbx_subr.lo gbx_subr_file.lo gbx_subr_string.lo gbx_subr_conv.lo gbx_subr_time.lo gbx_subr_misc.lo gbx_math.lo gbx_subr_math.lo gbx_subr_test.lo gbx_api.lo gbx_local.lo gbx_regexp.lo gbx_archive.lo gbx_watch.lo gbx_eval.lo gbx_compare.lo gbx_number.lo gbx_object.lo gbx_string.lo gbx_variant.lo gbx_date.lo gbx_array.lo gbx_c_class.lo gbx_c_collection.lo gbx_c_error.lo gbx_c_gambas.lo gbx_c_file.lo gbx_c_application.lo gbx_c_array.lo gbx_c_process.lo gbx_c_subcollection.lo gbx_c_string.lo gbx_c_settings.lo gbx_class_info.lo -lm ../../libltdl/libltdlc.la mkdir .libs rm -fr .libs/lib.gb.la .libs/lib.gb.* .libs/lib.gb.* (cd . && ln -s gb_common.lo gb_common.o) (cd . && ln -s gb_error.lo gb_error.o) (cd . && ln -s gb_alloc.lo gb_alloc.o) (cd . && ln -s gb_array.lo gb_array.o) (cd . && ln -s gbx_stack.lo gbx_stack.o) (cd . && ln -s gb_buffer.lo gb_buffer.o) (cd . && ln -s gbx_replace.lo gbx_replace.o) (cd . && ln -s gbx_list.lo gbx_list.o) (cd . && ln -s gbx_hash.lo gbx_hash.o) (cd . && ln -s gb_table.lo gb_table.o) (cd . && ln -s gbx_type.lo gbx_type.o) (cd . && ln -s gbx_value.lo gbx_value.o) (cd . && ln -s gbx_subst.lo gbx_subst.o) (cd . && ln -s gbx_exec.lo gbx_exec.o) (cd . && ln -s gbx_exec_push.lo gbx_exec_push.o) (cd . && ln -s gbx_exec_enum.lo gbx_exec_enum.o) (cd . && ln -s gbx_exec_pop.lo gbx_exec_pop.o) (cd . && ln -s gbx_exec_loop.lo gbx_exec_loop.o) (cd . && ln -s gbx_pcode.lo gbx_pcode.o) (cd . && ln -s gbx_trace.lo gbx_trace.o) (cd . && ln -s gbx_class_init.lo gbx_class_init.o) (cd . && ln -s gbx_class.lo gbx_class.o) (cd . && ln -s gbx_class_native.lo gbx_class_native.o) (cd . && ln -s gbx_class_load.lo gbx_class_load.o) (cd . && ln -s gbx_event.lo gbx_event.o) (cd . && ln -s gb_file.lo gb_file.o) (cd . && ln -s gbx_stream.lo gbx_stream.o) (cd . && ln -s gbx_stream_direct.lo gbx_stream_direct.o) (cd . && ln -s gbx_stream_buffer.lo gbx_stream_buffer.o) (cd . && ln -s gbx_stream_memory.lo gbx_stream_memory.o) (cd . && ln -s gbx_stream_arch.lo gbx_stream_arch.o) (cd . && ln -s gbx_stream_process.lo gbx_stream_process.o) (cd . && ln -s gbx_project.lo gbx_project.o) (cd . && ln -s gbx_library.lo gbx_library.o) (cd . && ln -s gbx_subr.lo gbx_subr.o) (cd . && ln -s gbx_subr_file.lo gbx_subr_file.o) (cd . && ln -s gbx_subr_string.lo gbx_subr_string.o) (cd . && ln -s gbx_subr_conv.lo gbx_subr_conv.o) (cd . && ln -s gbx_subr_time.lo gbx_subr_time.o) (cd . && ln -s gbx_subr_misc.lo gbx_subr_misc.o) (cd . && ln -s gbx_math.lo gbx_math.o) (cd . && ln -s gbx_subr_math.lo gbx_subr_math.o) (cd . && ln -s gbx_subr_test.lo gbx_subr_test.o) (cd . && ln -s gbx_api.lo gbx_api.o) (cd . && ln -s gbx_local.lo gbx_local.o) (cd . && ln -s gbx_regexp.lo gbx_regexp.o) (cd . && ln -s gbx_archive.lo gbx_archive.o) (cd . && ln -s gbx_watch.lo gbx_watch.o) (cd . && ln -s gbx_eval.lo gbx_eval.o) (cd . && ln -s gbx_compare.lo gbx_compare.o) (cd . && ln -s gbx_number.lo gbx_number.o) (cd . && ln -s gbx_object.lo gbx_object.o) (cd . && ln -s gbx_string.lo gbx_string.o) (cd . && ln -s gbx_variant.lo gbx_variant.o) (cd . && ln -s gbx_date.lo gbx_date.o) (cd . && ln -s gbx_array.lo gbx_array.o) (cd . && ln -s gbx_c_class.lo gbx_c_class.o) (cd . && ln -s gbx_c_collection.lo gbx_c_collection.o) (cd . && ln -s gbx_c_error.lo gbx_c_error.o) (cd . && ln -s gbx_c_gambas.lo gbx_c_gambas.o) (cd . && ln -s gbx_c_file.lo gbx_c_file.o) (cd . && ln -s gbx_c_application.lo gbx_c_application.o) (cd . && ln -s gbx_c_array.lo gbx_c_array.o) (cd . && ln -s gbx_c_process.lo gbx_c_process.o) (cd . && ln -s gbx_c_subcollection.lo gbx_c_subcollection.o) (cd . && ln -s gbx_c_string.lo gbx_c_string.o) (cd . && ln -s gbx_c_settings.lo gbx_c_settings.o) (cd . && ln -s gbx_class_info.lo gbx_class_info.o) gcc -shared gb_common.lo gb_error.lo gb_alloc.lo gb_array.lo gbx_stack.lo gb_buffer.lo gbx_replace.lo gbx_list.lo gbx_hash.lo gb_table.lo gbx_type.lo gbx_value.lo gbx_subst.lo gbx_exec.lo gbx_exec_push.lo gbx_exec_enum.lo gbx_exec_pop.lo gbx_exec_loop.lo gbx_pcode.lo gbx_trace.lo gbx_class_init.lo gbx_class.lo gbx_class_native.lo gbx_class_load.lo gbx_event.lo gb_file.lo gbx_stream.lo gbx_stream_direct.lo gbx_stream_buffer.lo gbx_stream_memory.lo gbx_stream_arch.lo gbx_stream_process.lo gbx_project.lo gbx_library.lo gbx_subr.lo gbx_subr_file.lo gbx_subr_string.lo gbx_subr_conv.lo gbx_subr_time.lo gbx_subr_misc.lo gbx_math.lo gbx_subr_math.lo gbx_subr_test.lo gbx_api.lo gbx_local.lo gbx_regexp.lo gbx_archive.lo gbx_watch.lo gbx_eval.lo gbx_compare.lo gbx_number.lo gbx_object.lo gbx_string.lo gbx_variant.lo gbx_date.lo gbx_array.lo gbx_c_class.lo gbx_c_collection.lo gbx_c_error.lo gbx_c_gambas.lo gbx_c_file.lo gbx_c_application.lo gbx_c_array.lo gbx_c_process.lo gbx_c_subcollection.lo gbx_c_string.lo gbx_c_settings.lo gbx_class_info.lo -Wl,--whole-archive ../../libltdl/.libs/libltdlc.al -Wl,--no-whole-archive -lm ../../libltdl/.libs/libltdlc.al -ldl -Wl,-soname -Wl,lib.gb.so.0 -o .libs/lib.gb.so.0.0.0 (cd .libs && rm -f lib.gb.so.0 && ln -s lib.gb.so.0.0.0 lib.gb.so.0) (cd .libs && rm -f lib.gb.so && ln -s lib.gb.so.0.0.0 lib.gb.so) creating lib.gb.la (cd .libs && rm -f lib.gb.la && ln -s ../lib.gb.la lib.gb.la) if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx.o -MD -MP -MF ".deps/gbx.Tpo" -c -o gbx.o gbx.c; \ then mv -f ".deps/gbx.Tpo" ".deps/gbx.Po"; else rm -f ".deps/gbx.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link gcc -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -o gbx gb_common.o gb_error.o gb_alloc.o gb_array.o gbx_stack.o gb_buffer.o gbx_replace.o gbx_list.o gbx_hash.o gb_table.o gbx_type.o gbx_value.o gbx_subst.o gbx_exec.o gbx_exec_push.o gbx_exec_enum.o gbx_exec_pop.o gbx_exec_loop.o gbx_pcode.o gbx_trace.o gbx_class_init.o gbx_class.o gbx_class_native.o gbx_class_load.o gbx_event.o gb_file.o gbx_stream.o gbx_stream_direct.o gbx_stream_buffer.o gbx_stream_memory.o gbx_stream_arch.o gbx_stream_process.o gbx_project.o gbx_library.o gbx_subr.o gbx_subr_file.o gbx_subr_string.o gbx_subr_conv.o gbx_subr_time.o gbx_subr_misc.o gbx_math.o gbx_subr_math.o gbx_subr_test.o gbx_api.o gbx_local.o gbx_regexp.o gbx_archive.o gbx_watch.o gbx_eval.o gbx_compare.o gbx.o gbx_number.o gbx_object.o gbx_string.o gbx_variant.o gbx_date.o gbx_array.o gbx_c_class.o gbx_c_collection.o gbx_c_error.o gbx_c_gambas.o gbx_c_file.o gbx_c_application.o gbx_c_array.o gbx_c_process.o gbx_c_subcollection.o gbx_c_string.o gbx_c_settings.o -lm @GETTEXT_LIB@ ../../libltdl/libltdlc.la gcc -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -o gbx gb_common.o gb_error.o gb_alloc.o gb_array.o gbx_stack.o gb_buffer.o gbx_replace.o gbx_list.o gbx_hash.o gb_table.o gbx_type.o gbx_value.o gbx_subst.o gbx_exec.o gbx_exec_push.o gbx_exec_enum.o gbx_exec_pop.o gbx_exec_loop.o gbx_pcode.o gbx_trace.o gbx_class_init.o gbx_class.o gbx_class_native.o gbx_class_load.o gbx_event.o gb_file.o gbx_stream.o gbx_stream_direct.o gbx_stream_buffer.o gbx_stream_memory.o gbx_stream_arch.o gbx_stream_process.o gbx_project.o gbx_library.o gbx_subr.o gbx_subr_file.o gbx_subr_string.o gbx_subr_conv.o gbx_subr_time.o gbx_subr_misc.o gbx_math.o gbx_subr_math.o gbx_subr_test.o gbx_api.o gbx_local.o gbx_regexp.o gbx_archive.o gbx_watch.o gbx_eval.o gbx_compare.o gbx.o gbx_number.o gbx_object.o gbx_string.o gbx_variant.o gbx_date.o gbx_array.o gbx_c_class.o gbx_c_collection.o gbx_c_error.o gbx_c_gambas.o gbx_c_file.o gbx_c_application.o gbx_c_array.o gbx_c_process.o gbx_c_subcollection.o gbx_c_string.o gbx_c_settings.o @GETTEXT_LIB@ -lm ../../libltdl/.libs/libltdlc.al -ldl gcc: @GETTEXT_LIB@: No such file or directory distcc[1667] ERROR: compile (null) on localhost failed make[3]: *** [gbx] Erreur 1 make[3]: Leaving directory `/home/lordh/partage/gambas-0.99.RC4/src/exec' make[2]: *** [all-recursive] Erreur 1 make[2]: Leaving directory `/home/lordh/partage/gambas-0.99.RC4/src' make[1]: *** [all-recursive] Erreur 1 make[1]: Leaving directory `/home/lordh/partage/gambas-0.99.RC4' make: *** [all] Erreur 2 Making install in libltdl make[1]: Entering directory `/home/lordh/partage/gambas-0.99.RC4/libltdl' make[2]: Entering directory `/home/lordh/partage/gambas-0.99.RC4/libltdl' test -z "/opt/gambas/lib" || mkdir -p -- . "/opt/gambas/lib" test -z "/opt/gambas/include" || mkdir -p -- . "/opt/gambas/include" mkdir: Ne peut cr?er le r?pertoire `/opt/gambas/include': Permission non accord?e make[2]: *** [install-includeHEADERS] Erreur 1 make[2]: Leaving directory `/home/lordh/partage/gambas-0.99.RC4/libltdl' make[1]: *** [install-am] Erreur 2 make[1]: Leaving directory `/home/lordh/partage/gambas-0.99.RC4/libltdl' make: *** [install-recursive] Erreur 1 From gambas at ...64... Fri Dec 17 19:38:05 2004 From: gambas at ...64... (Wojciech Saltarski) Date: Fri, 17 Dec 2004 19:38:05 +0100 Subject: [Gambas-devel] New DateTime controls Message-ID: <200412171938.05306.gambas@...64...> Hi I was waiting for new controls but I was impatient for it, so I spy on existing controls and made them by myself. The problem is that I'm not knowledgeable about C/C++ so it is necessary to check if I made any stupid mistakes. They are working correctly on my computer. In attachment: For qt.kde: DateWidget ? event: Change ? property: Value as date (hidden) DateTimeWidget ? event: Change ? property: Value as date (hidden) TimeWidget ? event: Change ? property: Value as date (hidden) For qt.ext: DateEdit ? event: Change ? property: Value as date (hidden) ? ? ? ? ? ? ? ? MinValue as date (hidden) ? ? ? ? ? ? ? ? MaxValue as date (hidden) ? ? ? ? ? ? ? ? DateSeparator as string ? ? ? ? ? ? ? ? DateOreder as integer (0 - DMY, 1 - MDY, 2 - YMD, 3 - YDM) DateTimeEdit ? event: Change ? property: Value as date (hidden) ? ? ? ? ? ? ? ? MinValue as date (hidden) - MinDate only ? ? ? ? ? ? ? ? MaxValue as date (hidden) - MaxDate only ? ? ? ? ? ? ? ? DateSeparator as string ? ? ? ? ? ? ? ? DateOreder as integer (0 - DMY, 1 - MDY, 2 - YMD, 3 - YDM) ? ? ? ? ? ? ? ? TimeSeparator as string ? ? ? ? ? ? ? ? DisplayHours as boolean ? ? ? ? ? ? ? ? DisplayMinutes as boolean ? ? ? ? ? ? ? ? DisplaySeconds as boolean ? ? ? ? ? ? ? ? DisplayAMPM as boolean ? ? ? ? ? ? ? ? Display as integer (hidden) - sum of DisplayXXX properties TimeEdit ? event: Change ? property: Value as date (hidden) ? ? ? ? ? ? ? ? MinValue as date (hidden) ? ? ? ? ? ? ? ? MaxValue as date (hidden) ? ? ? ? ? ? ? ? TimeSeparator as string ? ? ? ? ? ? ? ? DisplayHours as boolean ? ? ? ? ? ? ? ? DisplayMinutes as boolean ? ? ? ? ? ? ? ? DisplaySeconds as boolean ? ? ? ? ? ? ? ? DisplayAMPM as boolean ? ? ? ? ? ? ? ? Display as integer (hidden) - sum of DisplayXXX properties DateOrder property need declaration in CConst.cpp file: GB_DESC CDateOrderDesc[] = { ? GB_DECLARE("DateOrder", 2), GB_VIRTUAL_CLASS(), ? GB_CONSTANT("DMY", "i", 0), ? GB_CONSTANT("MDY", "i", 1), ? GB_CONSTANT("YMD", "i", 2), ? GB_CONSTANT("YDM", "i", 3), ? GB_END_DECLARE }; For Gambas IDE: Icon controls for Toolbox and Min/Max/Value properties maintenance in FProperty form for QT controls (unhide Min/Max/Value in *.h controls files required) but Gambas don't manage Date properties as yet. You can test it without runing project - in design mode only. Maybe someone test it too. If You don't find mistakes You can add it to IDE and wait for manage Date properties by Gambas. I hope, I don't made any stupidity. I tested it on: Gambas RC4 QT 3.3.3 KDE 3.3.1 Regards, -- Wojciech Saltarski mailto:gambas at ...64... -------------- next part -------------- A non-text attachment was scrubbed... Name: DateTimeControls.tar.bz2 Type: application/x-tbz Size: 24656 bytes Desc: not available URL: From frankberg at ...136... Sat Dec 18 06:08:05 2004 From: frankberg at ...136... (Frank Berg) Date: Sat, 18 Dec 2004 06:08:05 +0100 Subject: [Gambas-devel] socket Message-ID: <002a01c4e4bf$909de590$c6f0fea9@...146...> hi, in cpp there is the line int fd; if (fd=socket(AF_INET, SOCK_DGRAM,0)) <0 {....} how must i do this in gambas?? txs.. frank -------------- next part -------------- An HTML attachment was scrubbed... URL: From daniel.campos at ...103... Sat Dec 18 09:44:31 2004 From: daniel.campos at ...103... (Daniel Campos) Date: Sat, 18 Dec 2004 09:44:31 +0100 Subject: [Gambas-devel] socket In-Reply-To: <002a01c4e4bf$909de590$c6f0fea9@...146...> References: <002a01c4e4bf$909de590$c6f0fea9@...146...> Message-ID: <1103359471.3900.1.camel@...102...> If you want to use datagrams, you have to use the UdpSocket class. Regards, D. Campos From gambas at ...1... Sat Dec 18 19:11:36 2004 From: gambas at ...1... (Benoit Minisini) Date: Sat, 18 Dec 2004 19:11:36 +0100 Subject: [Gambas-devel] strange ! cannot built gambas anymore !! In-Reply-To: <200412161933.19470.lordheavy@...141...> References: <200412161933.19470.lordheavy@...141...> Message-ID: <200412181911.36961.gambas@...1...> On Thursday 16 December 2004 19:33, Laurent Carlier wrote: > I cannot built gambas anymore, it seems to fail with gettext. > > Autoconf: sys-devel/autoconf-2.59-r5 > Automake: sys-devel/automake-1.8.5-r1 > Binutils: sys-devel/binutils-2.15.90.0.1.1-r3 > Headers: sys-kernel/linux-headers-2.4.21-r1 > Libtools: sys-devel/libtool-1.5.2-r7 > gcc-3.3.4, glibc-2.3.4.20040808-r1 > > join is reconf output and compile output :) I have just updated the source package with: - autoconf 2.59 - automake 1.8.5 - libtool 1.5.6 The 1.0 RC5 will use them. Everything seems to work... Some other people had the same problem with the GETTEXT macro being not defined, but I couldn't reproduce it. Regards, -- Benoit Minisini mailto:gambas at ...1... From gambas at ...1... Sat Dec 18 19:13:27 2004 From: gambas at ...1... (Benoit Minisini) Date: Sat, 18 Dec 2004 19:13:27 +0100 Subject: [Gambas-devel] gambas fails to install in most platforms except i386 In-Reply-To: <1103045510.3365.9.camel@...179...> References: <1102594630.6997.16.camel@...195...> <200412141806.05556.gambas@...1...> <1103045510.3365.9.camel@...179...> Message-ID: <200412181913.27788.gambas@...1...> On Tuesday 14 December 2004 18:31, Jos? L. Redrejo Rodr?guez wrote: > ############################# > The version of libtool used to build this source package is too old to > correctly support shared libraries for the Debian mips and mipsel > architectures. Debian versions 1.5-2 and 1.4.2-7 and higher correctly > support them. You need to update all of the libtool related files by > running the following on your source tree: > > autoreconf --force > > You may need to use the --install option as well. You can also try the > individual commands needed yourself: > > libtoolize --force --copy > aclocal > autoheader > automake -a > autoconf > > autoheader may not be needed, and you may need to use versioned binaries > (autoconf2.13, automake-1.{4,6,7}, aclocal-1.{4,6,7}, etc) > > The correct 'configure' script will have output that looks like this: > linux*) > lt_cv_deplibs_check_method=pass_all > ;; > > Older versions of libtool used a file_magic check for the pattern > file_magic ELF [0-9][0-9]*-bit [LM]SB (shared object|dynamic lib ) > > The output of file(1) on a shared library on MIPS does not match this > regular expression, however. Earlier versions of file had been > modified to match this regular expression, but the latest version uses > the same output as upstream once again. The file check often causes > problems, and results on a build-dep on file that you might not > otherwise be aware of. The new method doesn't need file(1) at all, > and is far less fragile, so it is best to upgrade the configure script > with proper mips support. > ################################33 > I have just updated Gambas source package with libtool 1.5, and everything seems to compile correctly. I will release the 1.0 RC5 as soon as possible so that you can tell me if everything works. Regards, -- Benoit Minisini mailto:gambas at ...1... From jredrejo at ...101... Sun Dec 19 10:28:01 2004 From: jredrejo at ...101... (=?ISO-8859-1?Q?Jos=E9?= L. Redrejo =?ISO-8859-1?Q?Rodr=EDguez?=) Date: Sun, 19 Dec 2004 10:28:01 +0100 Subject: [Gambas-devel] gambas fails to install in most platforms except i386 In-Reply-To: <200412181913.27788.gambas@...1...> References: <1102594630.6997.16.camel@...195...> <200412141806.05556.gambas@...1...> <1103045510.3365.9.camel@...179...> <200412181913.27788.gambas@...1...> Message-ID: <1103448481.6831.3.camel@...195...> El s?b, 18-12-2004 a las 19:13 +0100, Benoit Minisini escribi?: > > > > I have just updated Gambas source package with libtool 1.5, and everything > seems to compile correctly. I will release the 1.0 RC5 as soon as possible so > that you can tell me if everything works. > > Regards, > Great, looking forward for you release, then. From lordheavy at ...141... Mon Dec 20 13:09:08 2004 From: lordheavy at ...141... (Laurent Carlier) Date: Mon, 20 Dec 2004 13:09:08 +0100 Subject: [Gambas-devel] Gambas 1.0RC5 Message-ID: <200412201309.08620.lordheavy@...141...> Found on the website : 20 Dec 2004 - Release of Gambas 1.0 RC5 This release fixes the bugs detected by users since the RC4. I will make a talk about Gambas at FOSDEM 2005 in Brussels, during week-end February 26 & 27. Now I must think about what I will say! :-) --------------------------------------------------------------------------- ChangeLog : The package was updated with autoconf 2.59, automake 1.8.5 and libtool 1.5.6. - Development Environment BUG: the file type combo-box is now displayed correctly with GUI styles like Keramik. - Interpreter BUG: Converting negative floating point numbers to date/time values now works correctly. - Compiler BUG: The archiver now can handle correctly project whose name include point characters. BUG: Now the compiler can handle forms imbricated up to 32 levels. - Qt Component BUG: TableView headers do not resize anymore when inserting or removing rows or columns. The WAIT instruction now handles mouse and keyboard events when its duration parameter is greater than zero. -- Laurent Carlier From lordheavy at ...141... Mon Dec 20 14:43:44 2004 From: lordheavy at ...141... (Laurent Carlier) Date: Mon, 20 Dec 2004 14:43:44 +0100 Subject: [Gambas-devel] sdl component Message-ID: <200412201443.45044.lordheavy@...141...> Last snapshot of 'mysdl' gfx component with basic keyboard management two examples from "cone3d" lesson2 : http://cone3d.gamedev.net/cgi-bin/index.pl?page=tutorials/gfxsdl/tut2 sdlmove : don't remember where i found it :) Regards, -- Laurent Carlier -------------- next part -------------- A non-text attachment was scrubbed... Name: mysdl-20041220.tar.bz2 Type: application/x-tbz Size: 13272 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: sdlmove-0.0.6.tar.gz Type: application/x-tgz Size: 2698 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: lesson2-0.0.2.tar.gz Type: application/x-tgz Size: 3313 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: lesson2.jpg Type: image/jpeg Size: 24925 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: sdlmove.jpg Type: image/jpeg Size: 111979 bytes Desc: not available URL: From andrea_bortolan at ...112... Mon Dec 20 16:30:40 2004 From: andrea_bortolan at ...112... (Andrea Bortolan) Date: Mon, 20 Dec 2004 16:30:40 +0100 (CET) Subject: [Gambas-devel] Gambas & ODBC Message-ID: <20041220153040.49230.qmail@...197...> Hi all, in the attached file you'll find the ODBC connector for Gambas, it is based on the unixODBC framework. It's still in Alpha version... I was able to use it in order to connec to to my iSeries (AS/400) database using the Client Access ODBC Driver and also I connected succesfully to an MySQL DB server. I used the Gambas Database example, in the type field put the "odbc" value, in the host field put the DSN (created using the ODBCConfig), the Database field is not used the user and password fields have to be filled with a correct data for the connection. If you have an iSeries you can try to query the test table QIWS.QCUSTCDT that returns 12 record and 11 field. Please contact me for any question. Have a nice day, Andrea. ___________________________________ Nuovo Yahoo! Messenger: E' molto pi? divertente: Audibles, Avatar, Webcam, Giochi, Rubrica Scaricalo ora! http://it.messenger.yahoo.it -------------- next part -------------- A non-text attachment was scrubbed... Name: gambas-odbc.tar.gz Type: application/x-gzip Size: 10965 bytes Desc: gambas-odbc.tar.gz URL: From machoamerica at ...198... Mon Dec 20 23:13:00 2004 From: machoamerica at ...198... (machoamerica) Date: Mon, 20 Dec 2004 14:13:00 -0800 (PST) Subject: [Gambas-devel] bitBlt'ing and fast animation Message-ID: hi there, five years ago i had a job with a company teaching young (~9 years old) kids how to program games using visual basic. we did a frogger clone, a mario clone, a pacman clone, etc. now i've got a friend with a ~9 year old son who i'd like to teach game programming to using free software. gambas looks great, but i'm noticing there seems to be a lack of a canvas part that can be bitBlt'ed to, like in VB. is this the case, or am i missing something? if this is the case, i'm considering trying to add a canvas part. do you all have any guess at how difficult this would be? is it just matter of calling out to the qt methods, or is it more involved? thanks, macho From sourceforge-raindog2 at ...19... Tue Dec 21 07:53:30 2004 From: sourceforge-raindog2 at ...19... (Rob) Date: Tue, 21 Dec 2004 01:53:30 -0500 Subject: [Gambas-devel] bitBlt'ing and fast animation In-Reply-To: References: Message-ID: <200412210144.49541.sourceforge-raindog2@...19...> On Monday 20 December 2004 17:13, machoamerica wrote: > now i've got a friend with a ~9 year old son who i'd like to > teach game programming to using free software. gambas looks > great, but i'm noticing there seems to be a lack of a canvas > part that can be bitBlt'ed to, like in VB. is this the case, > or am i missing something? Well, you can Draw.Picture onto a DrawingArea and some of us have done some passable games that way, but for faster animation you should probably look into the SDL graphics component Laurent has been working on lately. It won't be in 1.0 officially but I'm sure it should show up in the 1.1 series for inclusion in 1.2. As for adding support for QCanvas, I would imagine you could implement it as sort of a clone of DrawingArea, but subclassing QCanvas instead of QWidget. However, QCanvas looks like it'd be rather higher level than you would want, since it has all kinds of helper classes like QCanvasView (needed for the actual onscreen representation), QCanvasSprite and QCanvasText etc. all of which you would need to wrap separately, and all these would have to go into gb.qt.ext since I'm sure there's no direct Gtk equivalent. Nonetheless, it should probably happen sooner or later. QCanvas is ridiculously powerful and could be amazing for beginning game programmers if properly wrapped (what with its sprites, collision detection and even automatic animation of child objects.) Rob From jredrejo at ...101... Tue Dec 21 21:51:54 2004 From: jredrejo at ...101... (=?ISO-8859-1?Q?Jos=E9?= L. Redrejo =?ISO-8859-1?Q?Rodr=EDguez?=) Date: Tue, 21 Dec 2004 21:51:54 +0100 Subject: [Gambas-devel] strange ! cannot built gambas anymore !! In-Reply-To: <200412181911.36961.gambas@...1...> References: <200412161933.19470.lordheavy@...141...> <200412181911.36961.gambas@...1...> Message-ID: <1103662314.5424.12.camel@...179...> Before uploading the packages to Debian to be compiled in the diferent platforms, I have had access to a debian powerpc box. Compiling packages there went fine until the .info & .list generation of the packages moment. There everything seemed to work, except for the xml component. With the execution of: /home/trunks/jredrejo/gambas-0.99+1.0RC5/debian/tmp/usr/bin/gbi -a -r /home/trunks/jredrejo/gambas-0.99+1.0RC5/debian/tmp/usr it fails when going to /home/trunks/jredrejo/gambas-0.99 +1.0RC5/debian/tmp/usr/share/gambas/info/gb.xml.libxml.rpc.info Violaci??n de segmento So, it looks like the xml component still has something wrong in the code. Maybe you added it after updating to the new libtool? Deleting xml from de SUBDIRS in the Makefile, the packages are generated correctly. Anyway, gambas ide doesn't start in powerpc, a segment violation occurs. Some funny details after installing gambas packages in powerpc: gbc & gba work without problems. I have tested an application I made, (a console app, doesn't use qt), and when I started it I got this message: clsArranque._New.75: #6: Type mismatch: wanted Integer, got Settings instead The funniest thing is what line 75 has: hSet = NEW Settings("/etc/sirvecole") So, it seems that Static classes are not working properly. I don't know if this can help. If you want to give me some other gambas code to test in that platform, I will do it. Regards. El s?b, 18-12-2004 a las 19:11 +0100, Benoit Minisini escribi?: > On Thursday 16 December 2004 19:33, Laurent Carlier wrote: > > I cannot built gambas anymore, it seems to fail with gettext. > > > > Autoconf: sys-devel/autoconf-2.59-r5 > > Automake: sys-devel/automake-1.8.5-r1 > > Binutils: sys-devel/binutils-2.15.90.0.1.1-r3 > > Headers: sys-kernel/linux-headers-2.4.21-r1 > > Libtools: sys-devel/libtool-1.5.2-r7 > > gcc-3.3.4, glibc-2.3.4.20040808-r1 > > > > join is reconf output and compile output :) > > I have just updated the source package with: > - autoconf 2.59 > - automake 1.8.5 > - libtool 1.5.6 > The 1.0 RC5 will use them. > > Everything seems to work... Some other people had the same problem with the > GETTEXT macro being not defined, but I couldn't reproduce it. > > Regards, > From gambas at ...1... Wed Dec 22 10:55:18 2004 From: gambas at ...1... (Benoit Minisini) Date: Wed, 22 Dec 2004 10:55:18 +0100 Subject: [Gambas-devel] strange ! cannot built gambas anymore !! In-Reply-To: <1103662314.5424.12.camel@...179...> References: <200412161933.19470.lordheavy@...141...> <200412181911.36961.gambas@...1...> <1103662314.5424.12.camel@...179...> Message-ID: <200412221055.18610.gambas@...1...> On Tuesday 21 December 2004 21:51, Jos? L. Redrejo Rodr?guez wrote: > Before uploading the packages to Debian to be compiled in the diferent > platforms, I have had access to a debian powerpc box. > Compiling packages there went fine until the .info & .list generation of > the packages moment. There everything seemed to work, except for the xml > component. > With the execution of: > /home/trunks/jredrejo/gambas-0.99+1.0RC5/debian/tmp/usr/bin/gbi -a > -r /home/trunks/jredrejo/gambas-0.99+1.0RC5/debian/tmp/usr > > it fails when going to > /home/trunks/jredrejo/gambas-0.99 > +1.0RC5/debian/tmp/usr/share/gambas/info/gb.xml.libxml.rpc.info > > Violaci??n de segmento > > > So, it looks like the xml component still has something wrong in the > code. Maybe you added it after updating to the new libtool? No, and I don't think it is related to libtool. Maybe you can give me where it crashes exactly with gdb ? > > > Deleting xml from de SUBDIRS in the Makefile, the packages are generated > correctly. Anyway, gambas ide doesn't start in powerpc, a segment > violation occurs. > Some funny details after installing gambas packages in powerpc: > gbc & gba work without problems. I have tested an application I made, (a > console app, doesn't use qt), and when I started it I got this message: > > clsArranque._New.75: #6: Type mismatch: wanted Integer, got Settings > instead > > The funniest thing is what line 75 has: > hSet = NEW Settings("/etc/sirvecole") > > So, it seems that Static classes are not working properly. I don't know > if this can help. If you want to give me some other gambas code to test > in that platform, I will do it. > > Regards. > It must be an endianness problem - I think the only way to solve it is to grant me an ssh access to a Debian/PowerPc machine with gambas and gdb on it! Regards, -- Benoit Minisini mailto:gambas at ...1... From daniel.campos at ...103... Fri Dec 24 14:10:06 2004 From: daniel.campos at ...103... (Daniel Campos) Date: Fri, 24 Dec 2004 14:10:06 +0100 Subject: [Gambas-devel] Segmentation fault / qt component Message-ID: <41CC152E.2070005@...103...> Hi Benoit: This code finish with a segmentation fault: PUBLIC SUB Button1_MouseDown() DIM hCur AS Cursor hCur=NEW Cursor(NULL) Button1.Cursor =hCur END I proppose the following patch at Cmouse.cpp in gb.qt: BEGIN_METHOD(CCURSOR_new, GB_OBJECT picture; GB_INTEGER x; GB_INTEGER y) CPICTURE *pict = (CPICTURE *)VARG(picture); THIS->x = VARGOPT(x, -1); THIS->y = VARGOPT(y, -1); if (!pict) THIS->cursor = new QCursor(QPixmap(), THIS->x, THIS->y); else THIS->cursor = new QCursor(*(pict->pixmap), THIS->x, THIS->y); END_METHOD When "picture" is null, a default cursor is created, instead of crashing. Regards, Daniel Campos From lordheavy at ...141... Sat Dec 25 00:17:43 2004 From: lordheavy at ...141... (Laurent Carlier) Date: Sat, 25 Dec 2004 00:17:43 +0100 Subject: [Gambas-devel] Merry Christmas ! Message-ID: <200412250017.43961.lordheavy@...141...> Merry Christmas from France ! -- Laurent Carlier From frankberg at ...136... Sat Dec 25 04:55:40 2004 From: frankberg at ...136... (Frank Berg) Date: Sat, 25 Dec 2004 04:55:40 +0100 Subject: [Gambas-devel] create component Message-ID: <000901c4ea35$9dbea5e0$c6f0fea9@...146...> Hi group, i'm trying to make an component... 1.) its need the library : libax25 from the amateur radio software pool eg http://ax25.sourceforge.net and is it includet in my suse 9.2 distribution in this lib there are many functions i will use in gambas so i think i must make an component for gambas to use this library 2.) i was read all descriptions, all examples carfull, but it is my first thing in linux :-) Charlie was help me greatfull to writing the first start so now: one smal metod are ready 3.) the compiler are compiling my source, and all seems to be ok, i can see the ax25 component in the component section of gambas, and include it in my gambas project 4.) in the example to write an component benoit says there are 3 links there must be created. in the ax25 folder there are an script where i create this links. in this script i use the folder structure from the suse destribution, in benoits example the folder structure is different. 5.) but...... i can't use it. wat is wrong??? please help me to understand what is wrong, i'em not expert (in linux and/or c++), so please not return an : read the example :-) there are many functions waiting to include in the component, i must understand my error.. greetings, frank ps. ax25 is an network component includet in the kernel, so maybe it is better not to create an new ax25 component maybe its better to be includet in the gb.net component... the group is the expert :-) -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: configure.in Type: application/octet-stream Size: 9254 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Makefile.am Type: application/octet-stream Size: 185 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: ax25.tar.gz Type: application/x-gzip Size: 43189 bytes Desc: not available URL: From w at ...199... Sun Dec 26 00:56:12 2004 From: w at ...199... (Ing. Vincenzo Virgilio) Date: Sun, 26 Dec 2004 00:56:12 +0100 Subject: [Gambas-devel] IT file and Strangeness compiling under SUSE 9.2 Message-ID: <41CDFE1C.9010304@...199...> Attached are the new complete italian file for the RC5 and a README file for italian people. Also, attached there is the output of some errors and warning that the compilation under suse 9.2 gave me. But, starting twice again the compilation, the make install will work and gambas 0.99 started. It was with a 9.2 Suse professional, with all the develloper packeges installed and just "out of the box" becouse i reinstalled again my Notebook with Suse. Strange, but it works. I could write a detailed README.SUSE if necessary. Looking in the help directory of GAMBas i saw a lot of html files; if help is made around this files, i remember that apache uses the standard w3c notation like index.html.it, index.html.de and so on to distinguish beetwen different languages if this apply. Could this help? It's a standard way to approach the multilanguage problem. vincenzo virgilio -------------- next part -------------- BENVENUTI a GAMBas! GAMBas ? una libera implementazine di un ambiente di sviluppo grafico basato su un interprete Basic. E? profondamente ispirato da Visual Basic e Java. Piu? informazioni sono disponibili su http://www.gambas.it in Italiano e sul sito di sviluppo http://gambas.sourceforge.net NOTE IMPORTANTI Prima di scaricare GAMBas, compilarlo e poi lamentarsi, per favour leggete le note successive con GRANDE ATTENZIONE! Per compilare GAMBas dovete installare i seguenti Package sul sistma: - X11 development packages. - Qt 3 development packages. - KDE 3 development packages per i KDE component. - PostgreSQL, MySQL or SQlite development packages per compilare i drivers per i database. - libcurl development packages (version 7.10.7 e successiva) se volete compilare i componenti network-curl. - SDL e SDL_mixer development packages per compilare i componenti SDL. Qt 3.2 ? tuttora necessario a causa di una funzione di Qt che ? mancante nelle versioni pi? vecchie. GAMBas si compilera? con Qt 3.1, ma la funzione Picture.Copy() dar? errore in alcuni casi. GAMBas non compila con le versioni precedenti di QT. GAMBas non compila con gcc 3.0.x. Sembra che ci sia un bug in gcc. Usate gcc 3.2 invece. (Notate che c?? finora un crash inrisolto in un file da includere con gcc 2.9x) Dovete avere i diritti per scrivere in /tmp, altrimenti GAMBas non funzionera?. PROBLEMI SPECIFICI DELLE DISTRIBUZIONI LEGGE IL FILE README.REDHAT o README.DEBIAN o README.SUSE COME COMPILARE GAMBas ? 1) Prima di tutto controllare di aver installato tutti i package di development. 2) Quando avete fatto, scrivete le successive frasi magiche in una shell. '#' rappresente il Vostro shell prompt, e "..." sono i messaggi stampati duranti la configurazione e la compilazione. Questi comandi analizzano il sistema e configurano il package: # ./configure ... Questo commando compila i programmi: # make ... E finalmente questo installa tutto quanto: # su -c "make install" Password: ... Se qualcosa fallisce durante questo processo, provate a scrivere il seguente commando prima di ./configure : # ./reconf Se non funziona, ho bisogno di sapere esattamente cosa ? accaduto, quindi scrivete il seguente comando: # ( ./configure; make; make install ) > output.txt 2>&1 Inviateci il file "output.txt" per posta elettronica con qualsiasi dettaglio circa il Vostro computer e la vostra distribuzione che voi possiate trovare utile. 3) Se ogni cosa ? al suo posto, scrivete "gambas &" per far partire l?ambiente di sviluppo. Ci sono alcuni esempi nella directory "examples". 4) Ci sono piu? spiegazioni nel file "INSTALL" file. Vi invito a leggerlo. Enjoy it ! Beno?t Minisinni Tradotto da Vincenzo Virgilio supporto at ...192... e w at ...191... -------------- next part -------------- # #-#-#-#-# CClass.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/CClass.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# CConfig.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/CConfig.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# CControl.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/CControl.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# CCoolButton.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/CCoolButton.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# CMenu.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/CMenu.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# CProperty.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/CProperty.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# CSplit.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/CSplit.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FAbout.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FAbout.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FDebug.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FDebug.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FEditor.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FEditor.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FExplorer.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FExplorer.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FFind.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FFind.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FForm.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FForm.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FGambas.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FGambas.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FGetIcon.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FGetIcon.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FGotoLine.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FGotoLine.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FIconEditor.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FIconEditor.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FLanguage.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FLanguage.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FList.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FList.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FMain.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FMain.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FMenu.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FMenu.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FNewClass.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FNewClass.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FNewDirectory.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FNewDirectory.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FNewForm.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FNewForm.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FNewIcon.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FNewIcon.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FNewModule.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FNewModule.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FNewProject.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FNewProject.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FNewText.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FNewText.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FOpenProject.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FOpenProject.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FOption.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FOption.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FProject.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FProject.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FProperty.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FProperty.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FRename.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FRename.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FSave.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FSave.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FSelector.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FSelector.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FTest.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FTest.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FTextEditor.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FTextEditor.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FText.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FText.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FTips.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FTips.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FTool.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FTool.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FTranslate.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FTranslate.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# FWelcome.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/FWelcome.class # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# Language.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/Language.module # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # # #-#-#-#-# Project.pot (PACKAGE VERSION) #-#-#-#-# # /home/user/Documents/gambas-0.52/app/gambas/Project.module # Generated by Gambas compiler # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2002-11-01 04:27+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: FTips.class:175 msgid " Tips of the day" msgstr " Suggerimenti del giorno" #: FPropertyFile.class:71 FSupSelector.class:356 msgid "&1 K" msgstr "-" #: FTranslate.class:628 msgid "&1 strings (&2 not translated) - &3 % done" msgstr "&1 Stringhe ( &2 Non tradotta/e) - &3 % Completato" #: FMain.class:1167 msgid "&?" msgstr "-" #: FMain.class:1184 msgid "&About Gambas..." msgstr "&Informazioni su Gambas..." #: FSupSelector.class:1019 msgid "&Bookmark this directory" msgstr "&Segna questa directory" #: FFind.class:977 msgid "&Case sensitive" msgstr "Sensibile al Maius&colo" #: FOption.class:529 msgid "&Choose font..." msgstr "S&cegli il font..." #: FMain.class:1207 msgid "&Class..." msgstr "&Classe..." #: FMain.class:468 msgid "&Clear history" msgstr "&Cancella cronologia" #: FTranslate.class:822 msgid "&Close" msgstr "&Chiudi" #: FMain.class:1010 msgid "&Compile" msgstr "&Compila" #: FMain.class:1127 msgid "&Console" msgstr "&Console" #: FNewClass.class:190 FNewForm.class:220 msgid "&Constructor" msgstr "&Costruttore" #: FMain.class:1282 FSupSelector.class:1046 msgid "&Copy" msgstr "&Copia" #: FMain.class:1276 FSupSelector.class:1039 msgid "&Cut" msgstr "&Taglia" #: FMain.class:1152 msgid "&Database manager..." msgstr "Gestore di &Database" #: FMain.class:1067 msgid "&Debug" msgstr "&Debug" #: FList.class:193 FMenu.class:861 msgid "&Delete" msgstr "&Cancella" #: FMain.class:1294 msgid "&Delete..." msgstr "&Cancella..." #: FNewClass.class:185 FNewForm.class:215 msgid "&Destructor" msgstr "&Distruttore" #: FMain.class:1230 msgid "&Directory..." msgstr "-" #: FMain.class:1236 msgid "&Edit" msgstr "&Modifica" #: FFind.class:1022 FMain.class:963 msgid "&File" msgstr "&File" #: FMain.class:1202 msgid "&Form..." msgstr "-" #: FMain.class:1093 msgid "&Forward" msgstr "&Avanti" #: FMain.class:1170 msgid "&Help browser" msgstr "&Help browser" #: FForm.class:1984 FMain.class:1121 msgid "&Hierarchy" msgstr "Gerarc&hia" #: FMain.class:1133 msgid "&Icon editor" msgstr "Editor &icone" #: FMain.class:1216 msgid "&Image..." msgstr "&Immagine..." #: FList.class:176 FMenu.class:856 msgid "&Insert" msgstr "&Inserisci" #: FMain.class:1197 msgid "&Module..." msgstr "&Modulo..." #: FMain.class:1194 msgid "&New" msgstr "&Nuovo" #: FMain.class:966 msgid "&New project..." msgstr "&Nuovo progetto..." #: FMenu.class:851 msgid "&Next" msgstr "&Successivo" #: FMakeInstall.class:771 FNewProject.class:480 FTips.class:193 msgid "&Next >>" msgstr "&Successivo >>" #: FMain.class:972 msgid "&Open project..." msgstr "&Apri progetto..." #: FMain.class:1288 FSupSelector.class:1053 msgid "&Paste" msgstr "&Incolla" #: FMain.class:1077 msgid "&Pause" msgstr "&Pausa" #: FMain.class:1161 msgid "&Preferences..." msgstr "&Preferenze..." #: FMain.class:1007 msgid "&Project" msgstr "&Progetto" #: FMain.class:1109 msgid "&Properties" msgstr "&Propriet??" #: FMain.class:1060 msgid "&Properties..." msgstr "&Propriet??..." #: FMain.class:1000 msgid "&Quit" msgstr "&Uscita" #: FMain.class:1055 msgid "&Refresh" msgstr "&Ridisegna" #: FSupSelector.class:1027 msgid "&Remove current bookmark" msgstr "&Rimuovi segnalibro corrente" #: FMain.class:1266 msgid "&Rename..." msgstr "&Rinomina..." #: FFind.class:1003 msgid "&Replace" msgstr "&Rimpiazza" #: FMain.class:1071 msgid "&Run" msgstr "&Esegui" #: FMain.class:1260 msgid "&Save" msgstr "&Salva" #: FFind.class:742 msgid "&Search forward" msgstr "&Cerca in avanti" #: FPropertyProject.class:778 msgid "&Snap to grid" msgstr "&Allinea alla griglia" #: FMain.class:1251 FNewClass.class:157 FNewForm.class:200 msgid "&Startup class" msgstr "&Classe di avvio" #: FNewModule.class:138 msgid "&Startup module" msgstr "&Modulo di avvio" #: FMain.class:1087 msgid "&Step" msgstr "&Passo" #: FMain.class:1082 msgid "&Stop" msgstr "&Stop" #: FMain.class:1221 msgid "&Text file..." msgstr "File di &testo..." #: FMain.class:1176 msgid "&Tips of the day" msgstr "&Suggerimenti del giorno" #: FMain.class:1115 msgid "&Toolbox" msgstr "-" #: FMain.class:1149 msgid "&Tools" msgstr "&Strumenti" #: FMain.class:1045 msgid "&Translate..." msgstr "&Traduci..." #: FMain.class:1106 msgid "&View" msgstr "&Vista" #: FEditor.class:1969 msgid "&Watch expression..." msgstr "&Guarda espressione..." #: FFind.class:982 msgid "&Word only" msgstr "Solo &parole" #: FTextEditor.class:433 msgid "&Word wrap" msgstr "A &capo Automatico" #: FAbout.class:234 msgid "(c) Benoit MINISINI" msgstr "(c) Benoit MINISINI" #: FNewIcon.class:242 msgid "16 x 16" msgstr "-" #: FNewIcon.class:260 msgid "24 x 24" msgstr "-" #: FGotoLine.class:71 msgid "255" msgstr "-" #: FNewIcon.class:230 msgid "32 x 32" msgstr "-" #: FNewIcon.class:254 msgid "48 x 48" msgstr "-" #: FNewIcon.class:248 msgid "64 x 64" msgstr "-" #: FNewIcon.class:236 msgid "8 x 8" msgstr "-" #: FMakeInstall.class:761 FNewProject.class:329 FTips.class:188 msgid "<< &Previous" msgstr "<< &Precedente" #: FAbout.class:262 msgid "

Authors

\n" msgstr "

Autori

\n" #: FAbout.class:257 msgid "

Licence

\n\n

This program is FREE SOFTWARE; you can redistribute it AND/OR modify it under the terms of the GNU General Public License as published by the Free Software Foundation ; either version 1, or (at your option) any later version.

\n\n

This program is distributed in the hope that it will be useful but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

\n" msgstr "

Licenza

\n\n

Questo programma ?? SOFTWARE LIBERO; Puoi redistribuirlo E/O modificarlo secondo i termini della GNU General Public License pubblicata dalla Free Software Foundation ; La versione 1, o (a tua scelta) qualsiasi altra versione successiva.

\n\n

Questo programma ?? distribuito nella speranza che sia utile ma SENZA ALCUNA GARANZIA; senza nemmeno l'implicita garanzia di commerciabilit?? o adeguabilit?? per un fine particolare. Leggi la licenza GNU/GPL per maggiori dettagli.

\n" #: FNewProject.class:409 msgid "

Create a new project\n

\n

All needed information have been collected. Here is a summary of\nwhat will happen.

\n

Click on the OK button to create the project.

\n

Click on the Previous button if you had made a mistake.

\n

Click on the Cancel button to cancel the operation.

\n\n" msgstr "

Crea un nuovo progetto\n

\n

Tutte le informazioni necessarie sono state raccolte. Dettagli sull' \nelaborazione in corso.

\n

Clicka su OK per creare il progetto.

\n

Clicka su Precedente se hai fatto un errore.

\n

Clicka su Cancella per cancellare l'operazione.

\n\n" #: FMakeInstall.class:748 msgid "

Make installation packages\n

\n\n

All needed information have been collected. You can now create the installation packages for your application...

\n\n

Click on the OK button to create the packages.

\n

Click on the Previous button if you had made a mistake.

\n

Click on the Cancel button to cancel the operation.

\n\n" msgstr "

Crea i package di installazione\n

\n\n

Tutte le informazioni necessarie sono state raccolte. Ora puoi creare i package di installazione per la tua applicazione...

\n\n

Clicka su OK per creare i package.

\n

Click su Precedente se hai sbagliato.

\n

Click su Cancella per annullare l'operazione.

\n\n" #: FMakeInstall.class:508 msgid "

Welcome to the Gambas installation package creation wizard!\n

\n\n

This wizard allows you to create an installation package\nof your Gambas project.

\n\n

You will be able to choose the Linux distribution the\ninstallation package will be dedicated to.

\n\n

Press the Next button to start creating the installation package.

\n\n

Press the Cancel button to cancel the wizard.

" msgstr "

Benvenuti nel Wizard di installazione di Gambas, sistema guidato per la creazione dei package!\n

\n\n

Questo Sistema Guidato ti aiuter?? a creare un package di installazione\nper i tuoi progetti Gambas.

\n\n

Puoi scegliere la distribuzione Linux\nper cui creare il package.

\n\n

Premi Avanti per iniziare la creazione del package di installazione.

\n\n

Premi Cancella per uscire dalla procedura guidata.

" #: FNewProject.class:426 msgid "

Welcome to the Gambas project creation wizard!\n

\n\n

This wizard allows you to create a new Gambas project.\nThis project will be created from scratch or from an already\nexisting project.

\n\n

Press the Next button to start creating the project.

\n\n

Press the Cancel button to cancel the wizard.

" msgstr "

Benvenuti nella procedura guidata per la creazione di Progetti Gambas!\n

\n\n

Questa procedura ti permetter?? di creare un nuovo progetto Gambas.\nIl progetto potr?? essere creato da zero oppure da un progetto \nesistente.

\n\n

Premi Avanti per iniziare a creare il progetto .

\n\n

Premi Cancella per uscire dalla procedura guidata.

" #: FMakeInstall.class:641 msgid "

Changelog

\n" msgstr "

Log Modifiche /Changelog

\n" #: FMakeInstall.class:532 msgid "

Create an installation package for...

\n" msgstr "

Crea un package di installazione per...

\n" #: FMakeInstall.class:594 msgid "

Description

\n" msgstr "

Descrizione

\n" #: FMakeInstall.class:579 msgid "

Maintainer information

\n" msgstr "

Informazioni Maintainer

\n" #: FNewProject.class:458 msgid "

Options

\n" msgstr "

Opzioni

\n" #: FNewProject.class:389 msgid "

Select the directory of the project

\n" msgstr "

Seleziona la directory del progetto

\n" #: FMakeInstall.class:678 msgid "

Select the directory where the packages will be stored

\n" msgstr "

Seleziona la directory dove il pacchetto sar?? salvato

\n" #: FNewProject.class:438 msgid "

Select the name of the project

\n" msgstr "

Seleziona il nome del progetto

\n" #: FMakeInstall.class:719 msgid "

Select the package group

\n" msgstr "

Seleziona il Gruppo del package

\n" #: FNewProject.class:315 msgid "

Select the project to copy

\n" msgstr "

Seleziona il progetto da copiare

\n" #: FNewProject.class:448 msgid "

Select the title of the project

\n" msgstr "

Seleziona il titolo del progetto

\n" #: FNewProject.class:339 msgid "

Select the type of the project

\n" msgstr "

Seleziona il tipo di progetto

\n" #: FMakeInstall.class:690 msgid "

Select where the menu entry will be created

\n" msgstr "

Seleziona dove sar?? immessa la voce nel Menu

\n" #: Project.module:1696 msgid "A name must begin with a letter, followed by any letter or digit." msgstr "Un nome deve iniziare con una lettera, seguita da una lettera o un numero." #: FMenu.class:780 msgid "ALT" msgstr "-" #: FAbout.class:241 msgid "About" msgstr "Informazioni" #: FAbout.class:187 msgid "About Gambas..." msgstr "Informazioni su Gambas..." #: FNewIcon.class:169 msgid "Add image" msgstr "Aggiungi Immagine" #: FNewModule.class:120 msgid "Add module" msgstr "Aggiungi Modulo" #: FForm.class:2008 msgid "Align to &bottom" msgstr "Allinea in &basso" #: FForm.class:1993 msgid "Align to &left" msgstr "Al&linea a sinistra" #: FForm.class:1998 msgid "Align to &right" msgstr "Allinea a dest&ra" #: FForm.class:2003 msgid "Align to &top" msgstr "Allinea &sopra" #: FForm.class:1990 msgid "Alignment" msgstr "Allineamento" #: FTranslate.class:522 Project.module:1125 msgid "All files" msgstr "Tutti i Files" #: FOption.class:918 msgid "Animate toolbar move" msgstr "Anima la toolbar move" #: FOption.class:937 FPropertyProject.class:680 msgid "Apply" msgstr "Applica" #: Language.module:7 msgid "Arabic (Egypt)" msgstr "Arabo (Egitto)" #: Language.module:8 msgid "Arabic (Tunisia)" msgstr "Arabo (Tunisia)" #: FPropertyProject.class:801 msgid "Arguments" msgstr "Argomenti" #: FForm.class:1937 msgid "Arrangement" msgstr "Disposizione" #: FPropertyProject.class:443 msgid "Authors:" msgstr "Autori:" #: FOption.class:518 msgid "Automatic completion" msgstr "Completamento automatico" #: Project.module:170 msgid "BE CAREFUL! This project seems to be already opened.\n\nOpening the same project twice can crash the IDE\nand lead to data loss." msgstr "ATTENZIONE! Questo progetto sembra essere gi?? aperto.\n\nAprire lo stesso progetto pi?? volte pu?? bloccare l'IDE\ne provocare perdita di dati" #: FOption.class:606 msgid "Background" msgstr "Sfondo" #: FSupSelector.class:344 msgid "Backup file" msgstr "File di Backup" #: FForm.class:71 msgid "Bad form file" msgstr "Form non valido" #: FMenu.class:246 msgid "Bad group name !" msgstr "Nome gruppo non valido!" #: FMenu.class:240 msgid "Bad menu name !" msgstr "Nome menu non valido!" #: FPropertyProject.class:134 msgid "Bad version number" msgstr "Numero di versione errato" #: FOption.class:760 msgid "Breakpoints" msgstr "Interruzioni" #: FOption.class:125 msgid "Bright" msgstr "Luminoso" #: FForm.class:1940 msgid "Bring to foreground" msgstr "Porta in primo piano" #: Language.module:10 msgid "Bulgarian (Bulgaria)" msgstr "Bulgaro (Bulgaria)" #: FMenu.class:770 msgid "CTRL" msgstr "-" #: FTranslate.class:413 Project.module:1327 msgid "Cancel" msgstr "Cancella" #: Project.module:2284 msgid "Cannot clean the project." msgstr "Non riesco a ripulire il progetto." #: Project.module:2144 msgid "Cannot copy file &1." msgstr "Non riesco a copiare il file &1." #: FSupSelector.class:1211 msgid "Cannot copy file &1\n\n&2" msgstr "Non riesco a copiare il file &1\n\n&2" #: Project.module:1112 msgid "Cannot copy project!" msgstr "Non riesco a copiare il progetto!" #: Project.module:985 msgid "Cannot copy template file." msgstr "Non riesco a copiare il template file." #: FSupSelector.class:1503 msgid "Cannot create directory." msgstr "Non riesco a creare la directory." #: Project.module:1089 msgid "Cannot create project!" msgstr "Non riesco a creare il progetto!" #: FMain.class:333 msgid "Cannot delete file or directory" msgstr "Non riesco a cancellare il file o la directory" #: FSupSelector.class:840 msgid "Cannot find this directory." msgstr "Non riesco a trovare questa directory." #: FSupSelector.class:856 msgid "Cannot find this file." msgstr "Non riesco a trovare questo file." #: FSupSelector.class:819 msgid "Cannot find this project." msgstr "Non riesco a trovare questo progetto." #: FTranslate.class:546 msgid "Cannot import translation file." msgstr "Non posso importare il file traduzione." #: FExplorer.class:336 msgid "Cannot load help." msgstr "Non riesco a caricare l'aiuto." #: Project.module:2156 msgid "Cannot move file &1." msgstr "Non riesco a spostare il file &1." #: Project.module:584 msgid "Cannot open file." msgstr "Non riesco ad aprire il file" #: Project.module:202 msgid "Cannot open project file :\n" msgstr "Non riesco ad aprire il file progetto :\n" #: FTranslate.class:205 msgid "Cannot read translation file for language '&1'" msgstr "Non riesco a leggere il file di traduzione per la lingua '&1'" #: Save.module:36 msgid "Cannot save file !" msgstr "Non riesco a salvare il file !" #: FTranslate.class:325 msgid "Cannot save translation." msgstr "Non riesco a salvare la traduzione." #: Project.module:1445 msgid "Cannot write project file." msgstr "Non riesco ad aprire il file progetto." #: FMenu.class:755 msgid "Caption" msgstr "-" #: Language.module:12 msgid "Catalan (Catalonia, Spain)" msgstr "Catalano (Catalano, Spagna)" #: FMenu.class:824 msgid "Checked" msgstr "Selezionato" #: FLanguage.class:54 msgid "Choose language" msgstr "Scegli la lingua" #: FLanguage.class:71 msgid "Choose the translation to duplicate" msgstr "Scegli la traduzione da duplicare" #: FPropertyFile.class:55 msgid "Class" msgstr "Classe" #: FFind.class:770 msgid "Class / Line" msgstr "Classe / Linea" #: Project.module:497 msgid "Classes" msgstr "Classi" #: FOption.class:557 msgid "Clean on save" msgstr "Pulisci al salvataggio" #: FDebugInfo.class:202 FIconEditor.class:1265 FList.class:107 msgid "Clear" msgstr "Cancella" #: FIconTool.class:593 msgid "Clear all" msgstr "Cancella tutto" #: FTranslate.class:798 msgid "Clear this translation" msgstr "Cancella questa traduzione" #: FMenu.class:727 msgid "Click on Insert to add a new menu." msgstr "Clicca su Inserisci per aggiungere un nuovo menu." #: FProperty.class:697 msgid "Click on a form or a control to modify its properties..." msgstr "Clicca su un form o su un controllo per modificarne le propriet??..." #: FFormStack.class:159 msgid "Click on a form to display the hierarchy of its controls..." msgstr "Clicca su un form per visualizzare la gerarchia dei suoi controlli..." #: FPropertyFile.class:241 FTips.class:198 msgid "Close" msgstr "Chiudi" #: FMain.class:1143 msgid "Close &all windows" msgstr "Chiudi tutte le &finestre" #: FForm.class:2048 msgid "Code" msgstr "Codice" #: FOption.class:583 msgid "Colors" msgstr "Colori" #: FEditor.class:2026 FTranslate.class:37 msgid "Comment" msgstr "Commento" #: FOption.class:746 msgid "Comments" msgstr "Commenti" #: FPropertyProject.class:785 msgid "Compilation" msgstr "Compilazione" #: FMain.class:1351 msgid "Compile" msgstr "Compila" #: FMain.class:1016 msgid "Compile &All" msgstr "Compila T&utto" #: FMain.class:1358 msgid "Compile all" msgstr "Compila tutto" #: Project.module:832 msgid "Compiling project" msgstr "Sto compilando il progetto" #: FPropertyProject.class:89 msgid "Component" msgstr "Componente" #: FMain.class:1365 msgid "Component explorer" msgstr "Esplora componenti" #: FPropertyProject.class:871 msgid "Components" msgstr "Componenti" #: FDebug.class:816 FOutput.class:132 msgid "Console" msgstr "Console" #: FDebug.class:187 FSave.class:106 FTranslate.class:526 Project.module:1327 msgid "Continue" msgstr "Continua" #: FPropertyProject.class:447 msgid "Controls:" msgstr "Controlli:" #: FEditor.class:2001 FForm.class:1915 FTextEditor.class:388 msgid "Copy" msgstr "Copia" #: FNewProject.class:377 msgid "Copy an existing project" msgstr "Copia un progetto esistente" #: FNewProject.class:167 msgid "Copy from project" msgstr "Copia da un progetto" #: FTranslate.class:791 msgid "Copy untranslated string" msgstr "Copia la stringa non tradotta" #: FNewProject.class:352 msgid "Create a graphical project" msgstr "Crea un \"progetto grafico\"" #: FNewProject.class:303 msgid "Create a new project" msgstr "Crea un nuovo progetto" #: FNewProject.class:365 msgid "Create a terminal project" msgstr "Crea un \"progetto terminale\"" #: Project.module:1964 msgid "Create source package" msgstr "Crea package sorgente" #: Package.module:202 msgid "Creating .spec file." msgstr "Creazione .spec file." #: Package.module:393 msgid "Creating RPM packages." msgstr "Creazione package RPM." #: Package.module:162 msgid "Creating package for &1." msgstr "Creazione pacchetto per &1." #: Package.module:181 msgid "Creating source package." msgstr "Creazione pacchetto sorgente." #: Language.module:43 msgid "Croatian (Croatia)" msgstr "Croato (Croazia)" #: FOption.class:774 msgid "Current line" msgstr "Linea corrente" #: FPropertyProject.class:909 msgid "Current translations" msgstr "Traduzioni correnti" #: FEditor.class:1995 FForm.class:1909 FTextEditor.class:382 msgid "Cut" msgstr "Taglia" #: Language.module:16 msgid "Czech (Czech Republic)" msgstr "Ceco (Repubblica Ceca)" #: Language.module:18 msgid "Danish (Denmark)" msgstr "Danese (Danimarca)" #: FOption.class:125 msgid "Dark" msgstr "Scuro" #: Project.module:502 msgid "Data" msgstr "Dati" #: FOption.class:662 msgid "Data types" msgstr "Tipi di dati" #: FSupSelector.class:111 msgid "Date" msgstr "Data" #: FMakeInstall.class:527 msgid "Debian" msgstr "Debian" #: FDebugInfo.class:237 msgid "Debug" msgstr "-" #: FNewForm.class:232 msgid "Default dialo&g management" msgstr "Gestione dialo&go predefinito" #: FOption.class:840 msgid "Default grid resolution" msgstr "Risoluzione griglia predefinita" #: FOption.class:541 msgid "Default tab size" msgstr "Dimensione tab predefinita" #: FTranslate.class:413 msgid "Delete" msgstr "Cancella" #: FTranslate.class:834 msgid "Delete translation" msgstr "Cancella traduzione" #: FPropertyProject.class:91 msgid "Description" msgstr "Descrizione" #: FNewIcon.class:289 FNewText.class:166 msgid "Destination folder" msgstr "Cartella destinazione" #: FPropertyFile.class:40 FSupSelector.class:168 msgid "Directory" msgstr "Cartella" #: Project.module:1002 msgid "Directory already exists." msgstr "Directory gi?? esistente." #: FOption.class:913 msgid "Display form classes" msgstr "Visualizza le classi del form" #: Project.module:170 msgid "Do not open" msgstr "Non aprire" #: FMain.class:313 msgid "Do you really want to delete this directory ?" msgstr "Vuoi cancellare questa directory ?" #: FMain.class:325 FSupSelector.class:1262 msgid "Do you really want to delete this file ?" msgstr "Vuoi cancellare questo file ?" #: FTranslate.class:413 msgid "Do you really want to delete this translation ?" msgstr "Vuoi cancellare questa traduzione ?" #: FTranslate.class:492 msgid "Do you really want to reload this translation ?" msgstr "Vuoi ricaricare questa traduzione ?" #: FSupSelector.class:1183 msgid "Do you really want to remove this bookmark ?" msgstr "Vuoi cancellare questo segnalibro?" #: FSupSelector.class:1292 msgid "Do you really want to rename this file ?" msgstr "Vuoi rinominare questo file?" #: FTranslate.class:445 msgid "Do you really want to replace this translation ?" msgstr "Vuoi sostituire questa traduzione ?" #: FDebugInfo.class:202 msgid "Do you want to clear the expression list ?" msgstr "Vuoi cancellare la lista di espressioni ?" #: FIconEditor.class:1265 msgid "Do you want to clear the image ?" msgstr "Vuoi rimuovere l'immagine ?" #: FList.class:107 msgid "Do you want to clear the value list ?" msgstr "Vuoi rimuovere la lista dei valori ?" #: FIconTool.class:647 msgid "Draw" msgstr "Disegna" #: FTranslate.class:841 msgid "Duplicate a translation" msgstr "Duplica una traduzione" #: Language.module:52 msgid "Dutch (Belgium)" msgstr "Danese (Belgio)" #: Language.module:51 msgid "Dutch (Netherlands)" msgstr "Danese (Olanda)" #: FDebugInfo.class:118 msgid "ERROR:" msgstr "ERRORE:" #: FMain.class:1246 msgid "Edit &class" msgstr "Modifica &classe" #: FMain.class:1241 msgid "Edit &form" msgstr "Modifica &form" #: FList.class:155 msgid "Edit list property" msgstr "Modifica lista propriet??" #: FText.class:79 msgid "Edit text property" msgstr "Modifica le propriet?? del testo" #: FOption.class:802 msgid "Editing line" msgstr "Editazione" #: FPropertyProject.class:767 msgid "Edition" msgstr "Edizione" #: FOption.class:495 msgid "Editor" msgstr "Editor" #: FIconTool.class:674 msgid "Ellipse" msgstr "Ellisse" #: FIconTool.class:193 msgid "Ellipse,Filled ellipse,Filled delimited ellipse" msgstr "Ellisse,ellisse Piena,ellisse piena Delimitata" #: FOption.class:125 msgid "Emerald" msgstr "Smeraldo" #: FMenu.class:819 msgid "Enabled" msgstr "Abilitato" #: Language.module:28 msgid "English (Australia)" msgstr "Inglese (Australia)" #: Language.module:29 msgid "English (Canada)" msgstr "Inglese (Canada)" #: Language.module:27 msgid "English (U.S.A.)" msgstr "Inglese (U.S.A.)" #: Language.module:26 msgid "English (United Kingdom)" msgstr "Inglese (Regno Unito)" #: Language.module:25 msgid "English (common)" msgstr "Inglese (Internazionale)" #: FRename.class:89 msgid "Enter new name" msgstr "Inserisci nuovo nome" #: FForm.class:1894 msgid "Event" msgstr "Evento" #: FTranslate.class:610 msgid "Everything seems to be correct." msgstr "Tutto sembra essere corretto." #: FWelcome.class:55 msgid "Examples" msgstr "Esempi" #: FNewModule.class:170 FNewText.class:177 msgid "Existing" msgstr "Esistente" #: FExplorer.class:841 msgid "Explore" msgstr "Esplora" #: FTranslate.class:506 msgid "Export a translation" msgstr "Esporta una traduzione" #: FDebugInfo.class:21 msgid "Expression" msgstr "Espressione" #: FNewDirectory.class:104 FNewProject.class:321 msgid "FSelector" msgstr "FSelector" #: FSupSelector.class:171 msgid "File" msgstr "File" #: Project.module:956 msgid "File already exists." msgstr "File gi?? esistente." #: FSupSelector.class:1624 msgid "Filters" msgstr "Filtri" #: FEditor.class:2168 FFind.class:963 msgid "Find" msgstr "Cerca" #: FFind.class:957 msgid "Find & Replace" msgstr "Cerca e &Sostituisci" #: FFind.class:747 msgid "Find &next" msgstr "Cerca &successivo" #: FFind.class:748 msgid "Find &previous" msgstr "Cerca &Precedente" #: FEditor.class:2048 FTextEditor.class:419 msgid "Find Next" msgstr "Cerca successivo" #: FEditor.class:2053 FTextEditor.class:424 msgid "Find Previous" msgstr "Cerca Precedente" #: FTranslate.class:874 msgid "Find a string in translation" msgstr "Cerca una stringa nella traduzione" #: FTranslate.class:881 msgid "Find next untranslated string" msgstr "Cerca la prossima stringa non tradotta" #: FEditor.class:2042 FTextEditor.class:413 msgid "Find..." msgstr "Cerca..." #: FIconTool.class:638 msgid "Flip" msgstr "Capovolgi" #: FIconTool.class:692 msgid "Flood fill" msgstr "Riempimento" #: FIconTool.class:198 msgid "Flood fill,Patterned flood fill" msgstr "Riempimento, Riempimento con pattern" #: FOption.class:524 msgid "Font" msgstr "-" #: FProperty.class:241 msgid "Forbidden characters in control group." msgstr "Caratteri proibiti nel control group." #: FProperty.class:226 msgid "Forbidden characters in control name." msgstr "Caratteri proibiti nel control name." #: Project.module:1914 msgid "Forbidden characters in project name." msgstr "Caratteri proibiti nel nome del progetto." #: FEditor.class:2073 FForm.class:1885 FPropertyFile.class:57 msgid "Form" msgstr "-" #: FNewProject.class:468 FPropertyProject.class:795 msgid "Form controls are public" msgstr "I controlli del form sono \"public\"" #: FOption.class:819 msgid "Form editor" msgstr "Editor di form" #: FNewIcon.class:277 msgid "Format" msgstr "Formattazione" #: Project.module:499 msgid "Forms" msgstr "Forms" #: FDebug.class:795 msgid "Forward" msgstr "Avanti" #: Language.module:35 msgid "French (Belgium)" msgstr "Francese (Belgio)" #: Language.module:36 msgid "French (Canada)" msgstr "Francese (Canada)" #: Language.module:34 msgid "French (France)" msgstr "Francese (Francia)" #: Language.module:37 msgid "French (Switzerland)" msgstr "Francese (Svizzera)" #: Language.module:39 msgid "Galician (Spain)" msgstr "Galiziano (Spagna)" #: FWelcome.class:310 msgid "Gambas" msgstr "Gambas" #: FAbout.class:275 msgid "Gambas Almost Means Basic!" msgstr "Gambas Almost Means BASic! (Gambas pi?? o meno vuol dire Basic!)" #: FPropertyFile.class:117 FSupSelector.class:294 msgid "Gambas class" msgstr "Gambas class" #: FNewClass.class:39 msgid "Gambas classes" msgstr "Gambas classes" #: FNewClass.class:39 FNewForm.class:39 FNewModule.class:38 msgid "Gambas files" msgstr "I File di Gambas" #: FPropertyFile.class:114 FSupSelector.class:297 msgid "Gambas form" msgstr "Il Form di Gambas" #: FNewForm.class:39 msgid "Gambas forms" msgstr "I Form di Gambas" #: FPropertyFile.class:120 FSupSelector.class:300 msgid "Gambas module" msgstr "Modulo di Gambas" #: FNewModule.class:38 msgid "Gambas modules" msgstr "Moduli di Gambas" #: FSupSelector.class:277 msgid "Gambas project" msgstr "Progetto di Gambas" #: FPropertyFile.class:163 FPropertyProject.class:687 msgid "General" msgstr "Vari" #: Language.module:21 msgid "German (Belgium)" msgstr "Tedesco (Belgio)" #: Language.module:20 msgid "German (Germany)" msgstr "Tedesco (Germania)" #: FEditor.class:1943 msgid "Go to" msgstr "Vai a" #: FGotoLine.class:48 msgid "Go to line" msgstr "Vai alla linea" #: FEditor.class:1948 FTextEditor.class:357 msgid "Go to line..." msgstr "Vai alla linea..." #: FEditor.class:2196 msgid "Goto" msgstr "Vai a" #: Language.module:23 msgid "Greek (Greece)" msgstr "Greco (Grecia)" #: FMenu.class:745 msgid "Group" msgstr "Gruppo" #: FOption.class:824 msgid "Handle size" msgstr "Dimensione Handle" #: FExplorer.class:796 msgid "Help browser" msgstr "Navigatore help" #: FFormStack.class:153 FMain.class:1386 msgid "Hierarchy" msgstr "Gerarchia" #: FOption.class:574 msgid "Highlight current line" msgstr "Evidenzia la linea corrente" #: FOption.class:788 msgid "Highlighting" msgstr "Evidenza" #: FForm.class:1956 msgid "Horizontal" msgstr "orizzontale" #: FIconTool.class:166 msgid "Horizontal flip,Vertical flip,Rotate clockwise,Rotate counter-clockwise" msgstr "Capovolgi orizzontale,Capovolgi verticale,Ruota in senso orario,Ruota in senso antiorario" #: Language.module:41 msgid "Hungarian (Hungary)" msgstr "Ungherese (Ungheria)" #: FIconEditor.class:1379 FIconTool.class:529 msgid "Icon editor" msgstr "Editor Icone" #: FOption.class:835 msgid "Icon size" msgstr "Dimensione Icona" #: FFind.class:987 msgid "Ignore co&mments" msgstr "Ignora co&mmenti" #: FTranslate.class:520 msgid "Import a translation" msgstr "Importa una traduzione" #: FFind.class:1035 msgid "In Forms" msgstr "Nei form" #: FProperty.class:291 msgid "Incorrect property value." msgstr "Valore della propriet?? non corretto." #: FEditor.class:2140 msgid "Indent" msgstr "Indenta" #: FExplorer.class:827 msgid "Index" msgstr "Indice" #: Language.module:45 msgid "Indonesian (Indonesia)" msgstr "Indonesiano (Indonesia)" #: FPropertyFile.class:226 msgid "Information" msgstr "Informazione" #: Package.module:164 msgid "Initializing ~/RPM directory." msgstr "Inizializzazione ~/RPM directory." #: Language.module:47 msgid "Irish (Ireland)" msgstr "Irlandese (Irlanda)" #: FPropertyProject.class:438 msgid "It is under development and may change without notice." msgstr "E' in fase di sviluppo e potrebbe cambiare senza preavviso." #: Language.module:49 msgid "Italian (Italy)" msgstr "Italiano (Italia)" #: FPropertyProject.class:790 msgid "Keep debugging information in executable" msgstr "Mantieni le informazioni di debug nell' eseguibile" #: FOption.class:648 msgid "Keywords" msgstr "Parolechiave" #: FPropertyFile.class:190 msgid "Last modified" msgstr "Ultima modifica" #: FForm.class:1962 msgid "Left to right" msgstr "Sinistra a destra" #: FFind.class:774 FIconTool.class:656 msgid "Line" msgstr "Linea" #: FExplorer.class:368 msgid "Loading help..." msgstr "Sto caricando l'aiuto..." #: FDebugInfo.class:255 msgid "Local" msgstr "Local" #: FPropertyFile.class:220 msgid "Location" msgstr "Posizione" #: FSupSelector.class:1569 msgid "Look in" msgstr "Cerca in" #: FAbout.class:295 msgid "Make a gift!" msgstr "Fai una donazione!" #: FMakeInstall.class:497 msgid "Make an installation package" msgstr "Crea un package di installazione" #: FMain.class:1026 msgid "Make e&xecutable..." msgstr "Crea e&seguibile..." #: Project.module:1123 msgid "Make executable" msgstr "Crea eseguibile" #: FMain.class:1036 msgid "Make installation package..." msgstr "Crea il package di installazione..." #: FMakeInstall.class:776 msgid "Make package" msgstr "Crea package" #: FMain.class:1032 msgid "Make source archive..." msgstr "Crea archivio sorgente" #: Project.module:1137 msgid "Making executable..." msgstr "Sto Creando l'eseguibile..." #: FMakeInstall.class:538 msgid "MandrakeLinux" msgstr "MandrakeLinux" #: FGambas.class:120 msgid "Mascot" msgstr "Mascotte" #: FMenu.class:25 msgid "Menu editor" msgstr "Editor Menu" #: FForm.class:2032 msgid "Menu editor..." msgstr "Editor Menu..." #: FOption.class:875 msgid "Miscellaneous" msgstr "Vari" #: FPropertyFile.class:53 msgid "Module" msgstr "Modulo" #: Project.module:501 msgid "Modules" msgstr "Moduli" #: FNewModule.class:161 FNewText.class:160 FSupSelector.class:101 msgid "Name" msgstr "Nome" #: FNewModule.class:128 FNewText.class:142 msgid "New" msgstr "Nuovo" #: FNewClass.class:133 msgid "New class" msgstr "Nuova classe" #: FNewDirectory.class:84 FSupSelector.class:1482 msgid "New directory" msgstr "Nuova directory" #: FNewForm.class:176 msgid "New form" msgstr "Nuova form" #: FMain.class:1316 msgid "New project" msgstr "Nuovo progetto" #: FWelcome.class:52 msgid "New project..." msgstr "Nuovo progetto..." #: FNewText.class:122 msgid "New text file" msgstr "Nuovo file di testo" #: FExplorer.class:820 msgid "Next" msgstr "Successivo" #: FNewProject.class:181 msgid "None." msgstr "Nessuno." #: FOption.class:620 msgid "Normal text" msgstr "Testo normale" #: Language.module:54 msgid "Norwegian (Norway)" msgstr "Norvegese (Norvegia)" #: Project.module:844 msgid "Nothing to do." msgstr "Niente da fare." #: FOption.class:718 msgid "Numbers" msgstr "Numeri" #: FRename.class:77 FText.class:94 Project.module:196 msgid "OK" msgstr "OK" #: FMain.class:982 msgid "Open &example" msgstr "Apri &esempio" #: FMain.class:978 msgid "Open &recent" msgstr "Apri &recente" #: Project.module:170 msgid "Open after all" msgstr "Apri alla fine" #: FMain.class:1323 msgid "Open project" msgstr "Apri progetto" #: FWelcome.class:53 msgid "Open project..." msgstr "Apri progetto..." #: FOption.class:690 msgid "Operators" msgstr "Operatori" #: FNewProject.class:173 FOption.class:535 msgid "Options" msgstr "Opzioni" #: FOption.class:814 msgid "Others" msgstr "Altri" #: FNewIcon.class:224 msgid "PNG\nXPM\nJPEG" msgstr "PNG\nXPM\nJPEG" #: FNewDirectory.class:130 FSupSelector.class:1577 msgid "Parent directory" msgstr "Directory superiore" #: FTextEditor.class:394 msgid "Paste" msgstr "Incolla" #: FDebug.class:781 msgid "Pause" msgstr "Pausa" #: FIconTool.class:683 msgid "Pick color" msgstr "Seleziona un colore" #: FMenu.class:791 FPropertyFile.class:59 msgid "Picture" msgstr "Immagine" #: FSupSelector.class:308 msgid "Picture file" msgstr "File Immagine" #: FGetIcon.class:29 FNewIcon.class:133 msgid "Picture files" msgstr "File Immagini" #: FSupSelector.class:794 msgid "Please choose a project." msgstr "Per favore scegli un progetto" #: FSupSelector.class:796 msgid "Please choose a valid directory." msgstr "Per favore scegli una directory valida." #: FMakeInstall.class:97 msgid "Please choose at least one target system." msgstr "Per favore scegliere almeno un sistema di destinazione." #: FMakeInstall.class:109 msgid "Please choose the menu location for each target system." msgstr "Per favore scegli la posizione del menu per ogni sistema di destinazione." #: FMakeInstall.class:103 msgid "Please choose the package group for each target system." msgstr "Per favore scegliere il gruppo del package per ogni sistema di destinazione." #: FMakeInstall.class:652 msgid "Please enter the changes of your project. Each change must be described by a line beginning with a dash." msgstr "Per favore inserisci le modifiche del tuo progetto. Ogni modifica deve essere scrittoasu una riga preceduta da #." #: FMakeInstall.class:89 msgid "Please enter the first CHANGELOG entry." msgstr "Per favore inserisci la prima voce del log delle modifiche (CHANGELOG)." #: FMakeInstall.class:77 msgid "Please enter your e-mail address." msgstr "Per favore inserisci il tuo indirizzo e-mail." #: FMakeInstall.class:73 msgid "Please enter your name." msgstr "Per favore inserisci il tuo nome." #: Project.module:1652 msgid "Please type a name." msgstr "Per favore scegli un nome." #: Project.module:1907 msgid "Please type a project name." msgstr "Per favore scegli un nome per il progetto." #: Language.module:56 msgid "Polish (Poland)" msgstr "Polacco (Polonia)" #: FMain.class:1190 msgid "Popup" msgstr "Popup" #: Language.module:59 msgid "Portuguese (Brazil)" msgstr "Portoghese (Brasile)" #: Language.module:58 msgid "Portuguese (Portugal)" msgstr "Portoghese (Portogallo)" #: FFind.class:778 msgid "Pos." msgstr "Pos." #: FNewIcon.class:265 msgid "Predefined sizes" msgstr "Grandezza predefinita" #: FOption.class:488 msgid "Preferences" msgstr "Preferenze" #: FMakeInstall.class:622 msgid "Prefix package name and executable with the 'gambas-' string" msgstr "Anteponi al nome del package e dell'eseguibile la stringa 'gambas-'" #: FExplorer.class:813 msgid "Previous" msgstr "Precedente" #: FFind.class:1017 msgid "Pro&ject" msgstr "Pro&getto" #: FFind.class:1028 msgid "Proce&dure" msgstr "Proce&dura" #: FMain.class:958 FSupSelector.class:163 Project.module:524 msgid "Project" msgstr "Progetto" #: FNewProject.class:172 msgid "Project directory" msgstr "Directory del progetto" #: FNewProject.class:463 FPropertyProject.class:903 msgid "Project is translatable" msgstr "Il progetto ?? traducibile" #: FNewProject.class:169 msgid "Project name" msgstr "Nome del progetto" #: FMain.class:1337 FPropertyProject.class:48 msgid "Project properties" msgstr "Propriet?? Progetto" #: FOption.class:869 msgid "Project window" msgstr "Finestra progetto" #: FPropertyProject.class:761 msgid "Properties" msgstr "Propriet??" #: FMain.class:1372 msgid "Properties sheet" msgstr "Foglio delle propriet??" #: FSave.class:31 FWelcome.class:56 msgid "Quit" msgstr "Uscita" #: FMain.class:1099 msgid "R&eturn from" msgstr "Rit&orna da" #: Project.module:524 msgid "Read only" msgstr "Solo lettura" #: FWelcome.class:295 msgid "Recent" msgstr "Recente" #: FWelcome.class:54 msgid "Recent projects" msgstr "Progetti recenti" #: FIconTool.class:665 msgid "Rectangle" msgstr "Rettangolo" #: FIconTool.class:188 msgid "Rectangle,Filled rectangle,Filled delimited rectangle" msgstr "Rettangolo,Rettangolo pieno,Rettangolo pieno delimitato" #: FMakeInstall.class:521 msgid "Redhat / Fedora" msgstr "Redhat / Fedora" #: FEditor.class:1985 FTextEditor.class:372 msgid "Redo" msgstr "Recupera" #: FExplorer.class:806 FSupSelector.class:1101 msgid "Refresh" msgstr "Ridisegna" #: FPropertyProject.class:739 msgid "Release" msgstr "Rilascio" #: FEditor.class:1750 FTranslate.class:492 msgid "Reload" msgstr "Ricarica" #: FTranslate.class:827 msgid "Reload translation" msgstr "Ricarica la traduzione" #: FSupSelector.class:1183 msgid "Remove" msgstr "Rimuovi" #: FRename.class:19 FSupSelector.class:1064 msgid "Rename" msgstr "Rinomina" #: Project.module:1758 msgid "Rename class" msgstr "Rinomina classe" #: Project.module:1783 msgid "Rename directory" msgstr "Rinomina directory" #: Project.module:1783 msgid "Rename file" msgstr "Rinomina file" #: Project.module:1756 msgid "Rename form" msgstr "Rinomina form" #: Project.module:1760 msgid "Rename module" msgstr "Rinomina modulo" #: FFind.class:968 FTranslate.class:445 msgid "Replace" msgstr "Rimpiazza" #: FFind.class:1008 msgid "Replace &all" msgstr "Rimpi&azza tutto" #: FDebug.class:809 msgid "Return from" msgstr "Ritorna da" #: FOption.class:125 msgid "Ruby" msgstr "Rubino" #: FDebug.class:774 msgid "Run" msgstr "Esegui" #: FEditor.class:1957 msgid "Run &until current line" msgstr "Esegui fino alla linea corrente" #: FEditor.class:2189 msgid "Run until current line" msgstr "Esegui fino alla linea corrente" #: Language.module:61 msgid "Russian (Russia)" msgstr "Russo (Russia)" #: FMain.class:990 msgid "S&ave project" msgstr "Salva &progetto" #: FMenu.class:775 msgid "SHIFT" msgstr "-" #: FForm.class:2022 msgid "Same &height" msgstr "Eguale alte&zza" #: FForm.class:2017 msgid "Same &width" msgstr "Eguale am&piezza" #: FIconTool.class:575 FSave.class:100 FTextEditor.class:442 msgid "Save" msgstr "Salva" #: FSave.class:89 msgid "Save modified files" msgstr "Salva file modificati" #: FMain.class:1330 msgid "Save project" msgstr "Salva progetto" #: FTranslate.class:900 msgid "Save translation" msgstr "Salva traduzione" #: Package.module:37 msgid "Saving CHANGELOG file." msgstr "Salva il file CHANGELOG/Modifiche." #: FIconTool.class:611 msgid "Scroll" msgstr "Scorrimento" #: FExplorer.class:847 msgid "Search" msgstr "Cerca" #: FFind.class:992 msgid "Search &List" msgstr "&Lista di ricerca" #: FFind.class:743 msgid "Search &backward" msgstr "Cerca all'&indietro" #: FFind.class:1013 msgid "Search in" msgstr "Cerca in" #: FFind.class:172 FTranslate.class:383 msgid "Search string cannot be found." msgstr "La stringa cercata non ?? stata trovata." #: FFind.class:307 msgid "Search string replaced &1 times." msgstr "La stringa cercata ?? stata sostituita &1 volte." #: FFind.class:305 msgid "Search string replaced once." msgstr "La stringa cercata ?? stata sostituita una volta." #: FForm.class:1889 msgid "Select" msgstr "Seleziona" #: FEditor.class:2017 FTextEditor.class:404 msgid "Select &All" msgstr "Selezion&a Tutto" #: FSupSelector.class:1612 msgid "Select a filter" msgstr "Seleziona un filtro" #: FGetIcon.class:78 msgid "Select a picture" msgstr "Seleziona un'immagine" #: FOpenProject.class:80 msgid "Select a project" msgstr "Seleziona un progetto" #: FOption.class:125 msgid "Select a theme..." msgstr "Seleziona un tema..." #: FForm.class:1904 msgid "Select all" msgstr "Seleziona tutto" #: FIconTool.class:620 msgid "Select and transparent paste" msgstr "Seleziona e incolla trasparente" #: FIconTool.class:213 msgid "Select and transparent paste,Select and opaque paste" msgstr "Seleziona e incolla trasparente, Seleziona e incolla opaco" #: FOption.class:634 msgid "Selection" msgstr "Selezione" #: FForm.class:1946 msgid "Send to background" msgstr "Manda allo sfondo" #: FMenu.class:765 msgid "Shortcut" msgstr "Scorciatoia" #: FPropertyProject.class:772 msgid "Show &grid" msgstr "Mostra &griglia" #: FSupSelector.class:499 msgid "Show by icon" msgstr "Mostra per icona" #: FSupSelector.class:515 msgid "Show by list" msgstr "Mostra per lista" #: FPropertyProject.class:877 msgid "Show components in beta version" msgstr "Mostra i componenti nella versione beta" #: FSupSelector.class:1093 msgid "Show hidden files" msgstr "Mostra file nascosti" #: FOption.class:890 msgid "Show mascot" msgstr "Mostra mascotte" #: FOption.class:579 msgid "Show modified lines" msgstr "Mostra le linee modificate" #: FPropertyProject.class:882 msgid "Show only components used in project" msgstr "Mostra solo i componenti usati nel progetto" #: FSupSelector.class:1085 msgid "Show preview picture" msgstr "Mostra anteprima" #: FTips.class:183 msgid "Show tips on startup" msgstr "Mostra suggerimenti all'avvio" #: FOption.class:513 msgid "Show toolbar" msgstr "Mostra toolbar" #: FOption.class:885 msgid "Show tooltips" msgstr "Mostra tooltips" #: Language.module:71 msgid "Simplified chinese (China)" msgstr "Cinese semplificato (China)" #: FNewIcon.class:283 FPropertyFile.class:185 FSupSelector.class:104 msgid "Size" msgstr "Dimensione" #: Language.module:65 msgid "Slovenian (Slovenia)" msgstr "Slovacco (Slovenia)" #: FPropertyProject.class:210 msgid "Snapping value is incorrect." msgstr "Valore di allineamento non corretto." #: Project.module:1326 msgid "Some components are missing: &1" msgstr "Mancano alcuni componenti: &1" #: FSave.class:122 msgid "Some files have been modified. Do you want to save them ?" msgstr "Alcuni file sono stati modificati. Vuoi salvarli ?" #: Project.module:1965 msgid "Source packages" msgstr "Package sorgenti" #: Language.module:32 msgid "Spanish (Argentina)" msgstr "Spagnolo (Argentina)" #: Language.module:31 msgid "Spanish (Spain)" msgstr "Spagnolo (Spagna)" #: FOption.class:562 msgid "Split procedures" msgstr "Procedure divisorie" #: FDebugInfo.class:248 msgid "Stack" msgstr "Pila" #: FNewModule.class:143 msgid "Static &constructor" msgstr "&Costruttore statico" #: FNewModule.class:148 msgid "Static &destructor" msgstr "&Distruttore statico" #: FNewClass.class:162 FNewForm.class:205 msgid "Static co&nstructor" msgstr "Co&struttore statico" #: FNewClass.class:167 FNewForm.class:210 msgid "Static des&tructor" msgstr "Dis&truttore statico" #: FDebug.class:802 msgid "Step" msgstr "Passo" #: FDebug.class:187 msgid "Stop" msgstr "Ferma" #: FOption.class:732 msgid "Strings" msgstr "Stringa" #: FMakeInstall.class:568 msgid "SuSE Linux" msgstr "SuSE Linux" #: FOption.class:676 msgid "Subroutines" msgstr "Sottoprogrammi" #: FAbout.class:285 msgid "Support" msgstr "Supporto" #: FIconTool.class:701 msgid "Swap colors" msgstr "Inverti colori" #: Language.module:63 msgid "Swedish (Sweden)" msgstr "Svedese (Svezia)" #: FOption.class:704 msgid "Symbols" msgstr "Simboli" #: FPropertyProject.class:806 msgid "Tab size" msgstr "Dimensione Tab" #: FMenu.class:835 msgid "Tag" msgstr "Tag" #: FFind.class:782 FPropertyFile.class:62 msgid "Text" msgstr "Testo" #: FNewText.class:37 msgid "Text files" msgstr "File di testo" #: FAbout.class:144 msgid "Thanks to" msgstr "Grazie a" #: FTranslate.class:722 msgid "The 'msgmerge' command has failed" msgstr "Il comando 'msgmerge' ?? fallito" #: FSupSelector.class:1461 msgid "The current project files are protected.\nYou cannot rename nor delete them." msgstr "I files del progetto corrente sono protetti.\nNon puoi rinominarli o cancellarli." #: FEditor.class:1750 msgid "The file has been modified.\n\nAll your changes will be lost." msgstr "Il file ?? stato modificato.\n\nTutte le tue modifiche andranno perse." #: FExplorer.class:267 msgid "The following link cannot be found:" msgstr "Il seguente link non pu?? essere trovato:" #: Package.module:443 msgid "The package build has failed." msgstr "La creazione del pacchetto ?? fallita." #: Package.module:39 msgid "The packages have been successfully created." msgstr "I package sono stati creati in modo corretto." #: FDebug.class:245 msgid "The program has returned\nthe value: &1" msgstr "Il programma ha ritornato \nil valore : &1" #: FDebug.class:242 msgid "The program has stopped unexpectedly\nby raising signal #&1.\n\nPlease send a bug report to\ngambas at ...70..." msgstr "Il programma si ?? bloccato inaspettatamente\n con un segnale #&1. \n\n Per favore riportare l'errore a \ngambas at ...1... o supporto at ...192... per un supporto in italiano." #: FTranslate.class:20 msgid "The project is void. There is nothing to translate." msgstr "Il progetto ?? vuoto. Non c'?? nulla da tradurre" #: FIconEditor.class:1284 msgid "This image has been modified.\nDo you want to save it ?" msgstr "Questa immagine ?? stata modificata.\nVuoi salvarla ?" #: FTranslate.class:441 msgid "This is the same translation !" msgstr "Questa ?? la medesima traduzione !" #: FMenu.class:508 msgid "This menu is too deep !" msgstr "Questo menu ?? troppo profondo !" #: Project.module:1657 msgid "This name contains a forbidden character :" msgstr "Questo nome contiene un carattere proibito :" #: FProperty.class:231 msgid "This name is already in use." msgstr "Questo nome ?? gi?? in uso." #: Project.module:1662 msgid "This name is already used. Choose another one." msgstr "Questo nome ?? gi?? in uso. Scegline un altro." #: Project.module:1922 msgid "This project already exists." msgstr "Questo progetto ?? gi?? esistente." #: Project.module:194 msgid "This project is read-only." msgstr "Questo progetto ?? di sola lettura" #: FTranslate.class:784 msgid "This string must not be translated" msgstr "Questa stringa non deve essere tradotta" #: FTips.class:47 msgid "Tip of the day" msgstr "Suggerimento del giorno" #: FTips.class:167 msgid "Tips of the day" msgstr "Suggerimenti del giorno" #: FPropertyProject.class:715 msgid "Title" msgstr "Titolo" #: FEditor.class:1963 msgid "Toggle &breakpoint" msgstr "Inverti &breakpoint" #: FEditor.class:2175 msgid "Toggle breakpoint" msgstr "Inverti breakpoint" #: FMain.class:1379 FOption.class:830 FToolBox.class:226 msgid "Toolbox" msgstr "-" #: FForm.class:1974 msgid "Top to bottom" msgstr "Da cima a fondo" #: Language.module:72 msgid "Traditional chinese (Taiwan)" msgstr "Cinese tradizionale (Taiwan)" #: FMain.class:1344 msgid "Translate" msgstr "Traduci" #: FTranslate.class:757 msgid "Translate project" msgstr "Traduci progetto" #: FTranslate.class:597 msgid "Translated string symbols do not match untranslated string ones." msgstr "I simboli nella stringa tradotta non combaciano con la stringa originale. " #: FPropertyProject.class:898 FTranslate.class:806 msgid "Translation" msgstr "Traduzione" #: FTranslate.class:508 msgid "Translation files" msgstr "File di traduzione" #: FTranslate.class:888 msgid "Translation language" msgstr "Lingua di traduzione" #: Language.module:67 msgid "Turkish (Turkey)" msgstr "Turco (Turchia)" #: FPropertyFile.class:195 FSupSelector.class:108 msgid "Type" msgstr "Tipo" #: FSupSelector.class:1275 msgid "Unable to delete this file." msgstr "Non riesco a cancellare questo file" #: FTips.class:107 msgid "Unable to read tip of the day !" msgstr "Non riesco a leggere il suggerimento del giorno !" #: Project.module:1796 msgid "Unable to rename '&1'" msgstr "Non riesco a rinominare '&1'" #: FSupSelector.class:1301 msgid "Unable to rename this file." msgstr "Non riesco a rinominare questo file." #: FEditor.class:2032 msgid "Uncomment" msgstr "Togli commento" #: FEditor.class:1979 FIconTool.class:584 FTextEditor.class:366 msgid "Undo" msgstr "Ripristina" #: FEditor.class:2147 msgid "Unindent" msgstr "Togli Indentazione" #: Language.module:103 msgid "Unknown" msgstr "Sconosciuto" #: FTranslate.class:36 msgid "Untranslated" msgstr "Non tradotto" #: FTranslate.class:769 msgid "Untranslated string" msgstr "Stringa non tradotta" #: FText.class:83 msgid "Use a fixed font" msgstr "Usa un font monospaziato" #: FOption.class:908 msgid "Use a small font" msgstr "Usa un font piccolo" #: FOption.class:568 msgid "Use relief" msgstr "Usa rilievo" #: FDebugInfo.class:15 msgid "Value" msgstr "Valore" #: FTranslate.class:862 msgid "Verify the translation" msgstr "Verifica la traduzione" #: FPropertyProject.class:709 msgid "Version" msgstr "Versione" #: FForm.class:1968 msgid "Vertical" msgstr "Verticale" #: FMenu.class:814 msgid "Visible" msgstr "Visibile" #: FOption.class:125 msgid "Visual" msgstr "Visuale" #: FPropertyProject.class:438 msgid "WARNING! This component is in BETA version." msgstr "ATTENZIONE! Questo componente ?? una versione BETA" #: Language.module:69 msgid "Wallon (Belgium)" msgstr "Vallone (Belgio)" #: FTranslate.class:526 msgid "Warning ! The translation file does not match the current language." msgstr "Avvertenza! Il file di traduzione non combacia con la lingua corrente." #: FDebugInfo.class:265 msgid "Watch" msgstr "Guarda" #: FEditor.class:2182 msgid "Watch expression" msgstr "Mostra espressione" #: FWelcome.class:291 msgid "Welcome to Gambas !" msgstr "Benvenuti in Gambas !" #: FWelcome.class:330 msgid "Welcome to Gambas ! This program is published under the GNU General Public Licence. See http://gambas.sourceforge.net for more details..." msgstr "Benvenuti in Gambas ! Questo programma e' pubblicato sotto la GNU General Public License. Vai http://gambas.sourceforge.net e http://www.gambas.it per ulteriori dettagli..." #: FOutput.class:29 msgid "Welcome to the Gambas console.\nTo evaluate any expression, type '?' followed by\nthe expression, then hit return.\n\n" msgstr "Benvenuti nella console di Gambas.\nPer visualizzare qualunque espressione, digitare '?' seguito dal-\nl' espressione, quindi premere INVIO.\n\n" #: Language.module:14 msgid "Welsh (United Kingdom)" msgstr "Gallese (UK)" #: FAbout.class:289 msgid "You can support Gambas by writing components, documentation, examples, and so on...\n

\nYou can also make a gift to the project by using PayPal:" msgstr "Puoi supportare Gambas scrivendo componenti, documentazione, esempi, e cos?? via...\n

\nPuoi anche fare una donazione al progetto usando PayPal:" #: Project.module:1625 msgid "You must define a startup class or form!" msgstr "Devi definire una classe o form di avvio!" #: FMakeInstall.class:609 msgid "Your e-mail address" msgstr "Il tuo indirizzo e-mail" #: FMakeInstall.class:604 msgid "Your name" msgstr "Il tuo nome" #: FIconTool.class:602 msgid "Zoom" msgstr "Ridimensiona" #: Project.module:714 msgid "at line &1 in &2" msgstr "alla linea &1 in &2" #: FOption.class:552 FPropertyProject.class:828 msgid "characters" msgstr "caratteri" #: FEditor.class:2205 msgid "edtEditor" msgstr "edtEditor" #: FAbout.class:226 msgid "http://gambas.sourceforge.net" msgstr "http://gambas.sourceforge.net e http://www.gambas.it" #: FTextEditor.class:92 msgid "modified" msgstr "modificato" #: FDebugInfo.class:52 msgid "native code" msgstr "codice nativo" #: FOption.class:851 FPropertyProject.class:823 msgid "pixels" msgstr "pixels" #: Project.module:2207 msgid "rpmbuild is not installed on your system." msgstr "rpmbuild non ?? installato nel sistema" #: FAbout.class:38 FWelcome.class:78 msgid "version &1" msgstr "versione &1" #: FNewIcon.class:216 msgid "x" msgstr "x" -------------- next part -------------- gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_exec_loop.lo -MD -MP -MF .deps/gbx_exec_loop.Tpo -c gbx_exec_loop.c -fPIC -DPIC -o .libs/gbx_exec_loop.o gbx_exec_loop.c: In function `EXEC_loop': gbx_exec_loop.c:440: warning: `ind' might be used uninitialized in this function gbx_exec_loop.c:970: warning: `val' might be used uninitialized in this function if /bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/share -I../../libltdl -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT gbx_pcode.lo -MD -MP -MF ".deps/gbx_pcode.Tpo" -c -o gbx_pcode.lo gbx_pcode.c; \ then mv -f ".deps/gbx_pcode.Tpo" ".deps/gbx_pcode.Plo"; else rm -f ".deps/gbx_pcode.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I../../../../.. -I../../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CXmlRpc.lo -MD -MP -MF .deps/CXmlRpc.Tpo -c CXmlRpc.c -fPIC -DPIC -o .libs/CXmlRpc.o CXmlRpc.c: In function `CXMLRPC_Call': CXmlRpc.c:113: warning: unused variable `cname' gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share -I/usr/include/libxml2/ -D_REENTRANT -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CXMLDocument.lo -MD -MP -MF .deps/CXMLDocument.Tpo -c CXMLDocument.c -fPIC -DPIC -o.libs/CXMLDocument.o CXMLDocument.c: In function `Doc_AddChild': CXMLDocument.c:73: warning: assignment from incompatible pointer type CXMLDocument.c: In function `CXMLDocument_HtmlFromString': CXMLDocument.c:150: warning: implicit declaration of function `htmlParseDoc' CXMLDocument.c:150: warning: assignment makes pointer from integer without a cast CXMLDocument.c: In function `CXMLDocument_ToString': CXMLDocument.c:184: warning: unused variable `_p' /bin/sh ../../../../libtool --mode=link gcc -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -o lib.gb.xml.libxml.la -rpath /opt/gambas/lib/gambas -no-undefined main.lo CXMLNode.lo CXMLReader.lo CXMLWriter.lo CXMLDocument.lo -lc -lpthread-lxml2 -lm g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt3/include/ -D_REENTRANT -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_qeditor.lo -MD -MP -MF .deps/moc_qeditor.Tpo -c moc_qeditor.cpp -fPIC -DPIC -o .libs/moc_qeditor.o make[5]: *** [moc_qeditor.lo] Error 1 make[4]: *** [all-recursive] Interrupt make[3]: *** [all-recursive] Interrupt make[2]: *** [all-recursive] Interrupt make[1]: *** [all-recursive] Interrupt make: *** [all] Interrupt g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt3/include/ -D_REENTRANT -I/opt/kde3/include/ -g -O2 -pipe -Wall -fno-exceptions-g -Os -fno-omit-frame-pointer -MT main.lo -MD -MP -MF .deps/main.Tpo -c main.cpp -fPIC -DPIC -o .libs/main.o main.cpp: In function `void hook_main(int*, char**)': main.cpp:123: warning: `init' is deprecated (declared at /opt/kde3/include/kcmdlineargs.h:260) /usr/lib/qt3/bin//moc main.h -o moc_main.cpp if /bin/sh ../../../../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt3/include/ -D_REENTRANT -I/opt/kde3/include/ -g -O2 -pipe -Wall -fno-exceptions -g -Os -fno-omit-frame-pointer -MT moc_main.lo -MD -MP -MF ".deps/moc_main.Tpo" -c -o moc_main.lo moc_main.cpp; \ then mv -f ".deps/moc_main.Tpo" ".deps/moc_main.Plo"; else rm -f ".deps/moc_main.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt3/include/ -D_REENTRANT -I/opt/kde3/include/ -g -O2 -pipe -Wall -fno-exceptions-g -Os -fno-omit-frame-pointer -MT CApplication.lo -MD -MP -MF .deps/CApplication.Tpo -c CApplication.cpp -fPIC -DPIC -o .libs/CApplication.o CApplication.cpp: In function `CFunction* get_function(CAPPLICATION*, constVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt3/include/ -D_REENTRANT -I/opt/kde3/include/ -g -O2 -pipe -Wall -fno-exceptions-g -Os -fno-omit-frame-pointer -MT CDatePicker.lo -MD -MP -MF .deps/CDatePicker.Tpo -c CDatePicker.cpp -fPIC -DPIC -o .libs/CDatePicker.o CDatePicker.cpp: In function `void CDATEPICKER_value(void*, void*)': CDatePicker.cpp:100: warning: `getDate' is deprecated (declared at /opt/kde3/include/kdatepicker.h:106) char*, const char*, int)': CApplication.cpp:317: warning: `CFunction*func' might be used uninitialized in this function CApplication.cpp: In function `bool call_method(CAPPLICATION*, const char*, const char*, GB_VALUE*, int, bool)': CApplication.cpp:451: warning: `void*ob' might be used uninitialized in this function /usr/lib/qt3/bin//moc CDatePicker.h -o moc_CDatePicker.cpp g++ -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/share -I/usr/lib/qt3/include/ -D_REENTRANT -I/opt/kde3/include/ -g -O2 -pipe -Wall -fno-exceptions-g -Os -fno-omit-frame-pointer -MT CDatePicker.lo -MD -MP -MF .deps/CDatePicker.Tpo -c CDatePicker.cpp -fPIC -DPIC -o .libs/CDatePicker.o CDatePicker.cpp: In function `void CDATEPICKER_value(void*, void*)': CDatePicker.cpp:100: warning: `getDate' is deprecated (declared at /opt/kde3/include/kdatepicker.h:106) /usr/lib/qt3/bin//moc CURLLabel.h -o moc_CURLLabel.cpp gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -D_REENTRANT -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CNet.lo -MD -MP -MF .deps/CNet.Tpo-c CNet.c -fPIC -DPIC -o .libs/CNet.o CNet.c: In function `ToIPv4': CNet.c:86: warning: embedded `\0' in format CNet.c:89: warning: embedded `\0' in format /bin/sh ../../../libtool --mode=link gcc -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -o lib.gb.net.la -rpath /opt/gambas/lib/gambas -no-undefined main.lotools.lo CDnsClient.lo CSocket.lo CServerSocket.lo CUdpSocket.lo CSerialPort.loCNet.lo -lc -lpthread gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src/share -D_REENTRANT -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -MT CNet.lo -MD -MP -MF .deps/CNet.Tpo-c CNet.c -fPIC -DPIC -o .libs/CNet.o CNet.c: In function `ToIPv4': CNet.c:86: warning: embedded `\0' in format CNet.c:89: warning: embedded `\0' in format /bin/sh ../../../libtool --mode=link gcc -g -O2 -pipe -Wall -fno-strict-aliasing -g -Os -o lib.gb.net.la -rpath /opt/gambas/lib/gambas -no-undefined main.lotools.lo CDnsClient.lo CSocket.lo CServerSocket.lo CUdpSocket.lo CSerialPort.loCNet.lo -lc -lpthread From gambas at ...1... Sun Dec 26 15:57:50 2004 From: gambas at ...1... (Benoit Minisini) Date: Sun, 26 Dec 2004 15:57:50 +0100 Subject: [Gambas-devel] Segmentation fault / qt component In-Reply-To: <41CC152E.2070005@...103...> References: <41CC152E.2070005@...103...> Message-ID: <200412261557.50420.gambas@...1...> On Friday 24 December 2004 14:10, Daniel Campos wrote: > Hi Benoit: > > This code finish with a segmentation fault: > > PUBLIC SUB Button1_MouseDown() > > DIM hCur AS Cursor > > hCur=NEW Cursor(NULL) > Button1.Cursor =hCur > > END > > I proppose the following patch at Cmouse.cpp in gb.qt: > > > BEGIN_METHOD(CCURSOR_new, GB_OBJECT picture; GB_INTEGER x; GB_INTEGER y) > > CPICTURE *pict = (CPICTURE *)VARG(picture); > > THIS->x = VARGOPT(x, -1); > THIS->y = VARGOPT(y, -1); > > if (!pict) > THIS->cursor = new QCursor(QPixmap(), THIS->x, THIS->y); > else > THIS->cursor = new QCursor(*(pict->pixmap), THIS->x, THIS->y); > > END_METHOD > > When "picture" is null, a default cursor is created, instead of crashing. > > Regards, > > Daniel Campos > Is it useful to create a void cursor ? Isn't it better to raise an error instead ? -- Benoit Minisini mailto:gambas at ...1... From daniel.campos at ...103... Sun Dec 26 16:09:03 2004 From: daniel.campos at ...103... (Daniel Campos) Date: Sun, 26 Dec 2004 16:09:03 +0100 Subject: [Gambas-devel] Segmentation fault / qt component In-Reply-To: <200412261557.50420.gambas@...1...> References: <41CC152E.2070005@...103...> <200412261557.50420.gambas@...1...> Message-ID: <41CED40F.7090904@...103...> >>Is it useful to create a void cursor ? Isn't it better to raise an error >>instead ? >> >> Well, the only important thing is to fix the segfault error :-)) Regards, Daniel Campos From gambas at ...1... Sun Dec 26 17:15:22 2004 From: gambas at ...1... (Benoit Minisini) Date: Sun, 26 Dec 2004 17:15:22 +0100 Subject: [Gambas-devel] create component In-Reply-To: <000901c4ea35$9dbea5e0$c6f0fea9@...146...> References: <000901c4ea35$9dbea5e0$c6f0fea9@...146...> Message-ID: <200412261715.23049.gambas@...1...> On Saturday 25 December 2004 04:55, Frank Berg wrote: > Hi group, > > i'm trying to make an component... > > 1.) its need the library : libax25 > from the amateur radio software pool eg http://ax25.sourceforge.net > and is it includet in my suse 9.2 distribution > > in this lib there are many functions i will use in gambas > > so i think i must make an component for gambas to use this library > > 2.) i was read all descriptions, all examples carfull, but it is my first > thing in linux :-) Charlie was help me greatfull to writing the first start > so now: one smal metod are ready > > 3.) the compiler are compiling my source, and all seems to be ok, > i can see the ax25 component in the component section of gambas, and > include it in my gambas project > > 4.) in the example to write an component benoit says there are 3 links > there must be created. in the ax25 folder there are an script where i > create this links. > in this script i use the folder structure from the suse destribution, in > benoits example the folder structure is different. > > 5.) but...... i can't use it. > wat is wrong??? What is wrong exactly ? Can yoube more precise ? Once your component is compiled, and the symbolic links created, you must run "gbi -a" to update the files that describe the component for the IDE and the compiler. Did you do that ? > please help me to understand what is wrong, i'em not expert (in linux > and/or c++), so please not return an : read the example :-) there are many > functions waiting to include in the component, i must understand my error.. > > > greetings, frank > > > ps. > > ax25 is an network component includet in the kernel, so maybe it is better > not to create an new ax25 component maybe its better to be includet in the > gb.net component... the group is the expert :-) -- Benoit Minisini mailto:gambas at ...1... From frankberg at ...136... Sun Dec 26 18:11:12 2004 From: frankberg at ...136... (Frank Berg) Date: Sun, 26 Dec 2004 18:11:12 +0100 Subject: [Gambas-devel] create component References: <000901c4ea35$9dbea5e0$c6f0fea9@...146...> <200412261715.23049.gambas@...1...> Message-ID: <003001c4eb6d$ea3f0de0$c6f0fea9@...146...> hi benoit > > What is wrong exactly ? Can yoube more precise ? > > Once your component is compiled, and the symbolic links created, you must > run > "gbi -a" to update the files that describe the component for the IDE and > the > compiler. Did you do that ? > no, i was not.. if i run "gbi -a" in the console : the output are: /opt/gambas/share/gambas/info/gb.net.info /opt/gambas/share/gambas/info/gb.xml.libxml.rpc.info /opt/gambas/share/gambas/info/gb.qt.ext.info /opt/gambas/share/gambas/info/gb.qt.kde.html.info /opt/gambas/share/gambas/info/gb.debug.info /opt/gambas/share/gambas/info/gb.sdl.info /opt/gambas/lib/gambas/lib.gb.so: not found frank From gambas at ...1... Sun Dec 26 18:11:43 2004 From: gambas at ...1... (Benoit Minisini) Date: Sun, 26 Dec 2004 18:11:43 +0100 Subject: [Gambas-devel] create component In-Reply-To: <003001c4eb6d$ea3f0de0$c6f0fea9@...146...> References: <000901c4ea35$9dbea5e0$c6f0fea9@...146...> <200412261715.23049.gambas@...1...> <003001c4eb6d$ea3f0de0$c6f0fea9@...146...> Message-ID: <200412261811.43874.gambas@...1...> On Sunday 26 December 2004 18:11, Frank Berg wrote: > hi benoit > > > What is wrong exactly ? Can yoube more precise ? > > > > Once your component is compiled, and the symbolic links created, you must > > run > > "gbi -a" to update the files that describe the component for the IDE and > > the > > compiler. Did you do that ? > > no, i was not.. > > if i run "gbi -a" in the console : the output are: > > /opt/gambas/share/gambas/info/gb.net.info > /opt/gambas/share/gambas/info/gb.xml.libxml.rpc.info > /opt/gambas/share/gambas/info/gb.qt.ext.info > /opt/gambas/share/gambas/info/gb.qt.kde.html.info > /opt/gambas/share/gambas/info/gb.debug.info > /opt/gambas/share/gambas/info/gb.sdl.info > /opt/gambas/lib/gambas/lib.gb.so: not found Mmm... You missed something: you should have lib.gb.so in /opt/gambas/lib/gambas... Try to recompile & reinstall... -- Benoit Minisini mailto:gambas at ...1... From frankberg at ...136... Sun Dec 26 18:47:29 2004 From: frankberg at ...136... (Frank Berg) Date: Sun, 26 Dec 2004 18:47:29 +0100 Subject: [Gambas-devel] create component References: <000901c4ea35$9dbea5e0$c6f0fea9@...146...> <200412261715.23049.gambas@...1...> <003001c4eb6d$ea3f0de0$c6f0fea9@...146...> <200412261811.43874.gambas@...1...> Message-ID: <004101c4eb72$fba01cf0$c6f0fea9@...146...> > Mmm... You missed something: you should have lib.gb.so > in /opt/gambas/lib/gambas... Try to recompile & reinstall... its true : there is none /opt/gambas/lib/gambas/lib.gb.so i was do an ./reconf ./configure make make install gbi -a you can read the *.log files frank -------------- next part -------------- A non-text attachment was scrubbed... Name: gbi.log Type: application/octet-stream Size: 276 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: make.log Type: application/octet-stream Size: 7370 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: makeinstall.log Type: application/octet-stream Size: 7370 bytes Desc: not available URL: From frankberg at ...136... Mon Dec 27 09:15:37 2004 From: frankberg at ...136... (Frank Berg) Date: Mon, 27 Dec 2004 09:15:37 +0100 Subject: [Gambas-devel] create component References: <000901c4ea35$9dbea5e0$c6f0fea9@...146...> <200412261715.23049.gambas@...1...> <003001c4eb6d$ea3f0de0$c6f0fea9@...146...> <200412261811.43874.gambas@...1...> Message-ID: <020f01c4ebec$42a1dd90$c6f0fea9@...146...> hi, i was found the file lib.gb.so is locate in gambas-0.99.RC6/src/exec/.libs/lib.gb.so its a link, also the file lib.gb.so.0 and the bin file are lib.gb.so.0.0.0 so i think all the files are made frank From carsten at ...151... Mon Dec 27 15:26:47 2004 From: carsten at ...151... (Carsten Olsen) Date: Mon, 27 Dec 2004 15:26:47 +0100 Subject: [Gambas-devel] Gambas Database Manager Message-ID: <1104157607.4611.6.camel@...168...> Hi all and Marry Christmas. When I try to connect to my database via Gambas Database Manager I got the message "Cannot open database: Access dinied for user: 'carsten at ...102...' (Using password: NO)" is this a MySQL setting or Gambas problem ? I have now problem connecting via MySql Control neither programs coded in Gambas. Kind regards Carsten Olsen -------------- next part -------------- An HTML attachment was scrubbed... URL: From stibs at ...35... Mon Dec 27 16:04:45 2004 From: stibs at ...35... (stibs at ...35...) Date: Mon, 27 Dec 2004 16:04:45 +0100 (CET) Subject: [Gambas-devel] Gambas Database Manager In-Reply-To: <1104157607.4611.6.camel@...168...> Message-ID: <1104159885.18630@...35...> MySQL setting ... MySQL has a separate user management. With Webmin you can manage this quite well (http://webmin.com). STIBS Carsten Olsen wrote .. > Hi all > > and Marry Christmas. > > When I try to connect to my database via Gambas Database Manager I got > the message "Cannot open database: Access dinied for user: > 'carsten at ...102...' (Using password: NO)" is this a MySQL setting or > Gambas problem ? > > I have now problem connecting via MySql Control neither programs coded > in Gambas. > > > Kind regards > > Carsten Olsen From frankberg at ...136... Mon Dec 27 22:07:50 2004 From: frankberg at ...136... (Frank Berg) Date: Mon, 27 Dec 2004 22:07:50 +0100 Subject: [Gambas-devel] create component References: <000901c4ea35$9dbea5e0$c6f0fea9@...146...> <200412261715.23049.gambas@...1...> <003001c4eb6d$ea3f0de0$c6f0fea9@...146...> <200412261811.43874.gambas@...1...> Message-ID: <005101c4ec58$22a5b9a0$c6f0fea9@...146...> >> if i run "gbi -a" in the console : the output are: >> >> /opt/gambas/share/gambas/info/gb.net.info >> /opt/gambas/share/gambas/info/gb.xml.libxml.rpc.info >> /opt/gambas/share/gambas/info/gb.qt.ext.info >> /opt/gambas/share/gambas/info/gb.qt.kde.html.info >> /opt/gambas/share/gambas/info/gb.debug.info >> /opt/gambas/share/gambas/info/gb.sdl.info >> /opt/gambas/lib/gambas/lib.gb.so: not found > > Mmm... You missed something: you should have lib.gb.so > in /opt/gambas/lib/gambas... Try to recompile & reinstall... hi, i was now deinstall all gambas stuff, and reinstall the RC6 (without the ax25 component) after ./configure, make, make install, gbi -a the output is the same as above also i guss: in suse 9.2 <> gambas there are one error ?? ______________ now i seach the lib.gb.so and found it in $ROOT/src/exec/.libs/lib.gb.so (as link) $ROOT/src/exec/.libs/lib.gb.so.0 (as link) $ROOT/src/exec/.libs/lib.gb.so.000 (as bin) after copying the 3 files to /opt/gambas/lib/gambas the output from gbi -a are OK.. ________ now i was copy my ax25 stuff make an ./reconf, ./configure, make, make install, gbi -a alls seems to be OK, but my ax25 component is not there and my ax25 function is not avaibled my question is still the same: wat is wrong in my component so that i not can use its functions and procedures in gambas.. frank From lordheavy at ...141... Mon Dec 27 22:29:41 2004 From: lordheavy at ...141... (Laurent Carlier) Date: Mon, 27 Dec 2004 22:29:41 +0100 Subject: [Gambas-devel] create component In-Reply-To: <005101c4ec58$22a5b9a0$c6f0fea9@...146...> References: <000901c4ea35$9dbea5e0$c6f0fea9@...146...> <200412261811.43874.gambas@...1...> <005101c4ec58$22a5b9a0$c6f0fea9@...146...> Message-ID: <200412272229.42217.lordheavy@...141...> Le Lundi 27 D?cembre 2004 22:07, Frank Berg a ?crit?: _____________ > > now i seach the lib.gb.so and found it in > $ROOT/src/exec/.libs/lib.gb.so (as link) > $ROOT/src/exec/.libs/lib.gb.so.0 (as link) > $ROOT/src/exec/.libs/lib.gb.so.000 (as bin) > > after copying the 3 files to /opt/gambas/lib/gambas > the output from gbi -a are OK.. > > ________ > > now i was copy my ax25 stuff > make an ./reconf, ./configure, make, make install, gbi -a > alls seems to be OK, but my ax25 component is not there > and my ax25 function is not avaibled > > > my question is still the same: > wat is wrong in my component so that i not can use its functions and > procedures in gambas.. > > frank > Perhaps the Makefile.am of inside the ax25 is wrong on my sdl component i've got install-exec-local: @cp -f *.component $(pkglibdir) instead of your install-exec-local: @cp -f *.component $(DESTDIR)$(pkglibdir) Regards, -- Laurent Carlier From frankberg at ...136... Tue Dec 28 08:11:47 2004 From: frankberg at ...136... (Frank Berg) Date: Tue, 28 Dec 2004 08:11:47 +0100 Subject: [Gambas-devel] create component References: <000901c4ea35$9dbea5e0$c6f0fea9@...146...> <200412261811.43874.gambas@...1...> <005101c4ec58$22a5b9a0$c6f0fea9@...146...> <200412272229.42217.lordheavy@...141...> Message-ID: <001501c4ecac$81ed5040$c6f0fea9@...146...> >Perhaps the Makefile.am of inside the ax25 is wrong >on my sdl component i've got >install-exec-local: > @cp -f *.component $(pkglibdir) >instead of your >install-exec-local: > @cp -f *.component $(DESTDIR)$(pkglibdir) if i download a new gambas.tar.gz there is in all lines an @cp -f *.component $(DESTDIR)$(pkglibdir) maybe in suse 9.2 it is ok so, in none makefile.am it was ereased to an @cp -f *.component $(pkglibdir) i was try to compile as you say, with same effect as yesterday.. frank From frankberg at ...136... Tue Dec 28 08:24:42 2004 From: frankberg at ...136... (Frank Berg) Date: Tue, 28 Dec 2004 08:24:42 +0100 Subject: [Gambas-devel] create component References: <000901c4ea35$9dbea5e0$c6f0fea9@...146...> <200412261715.23049.gambas@...1...> <003001c4eb6d$ea3f0de0$c6f0fea9@...146...> <200412261811.43874.gambas@...1...> Message-ID: <001e01c4ecae$4f7663c0$c6f0fea9@...146...> > if i run "gbi -a" in the console : the output are: charlie was show me 2 errors in my files. now i can se while compilation the ax25.info the gbi -a output include now the ax25 to, but ist come the error lib.gb.so 1 line later _______ but: i make an new project, in main_start i set an STOP commando start the project, the IDE stops at STOP good, i check the gb.ax25 to ON i start the project, the IDE will not start bad i write an error line bevor STOP, "dim a as new" i start the project, the IDE will not start, no error is reported bad i check the gb.ax25 to OFF i start the project, the IDE is starting, the error is reported good bad: my ax25 is wrong frank ps.: i use the suse 9.2 dist -------------- next part -------------- A non-text attachment was scrubbed... Name: SetSymbolicLinks Type: application/octet-stream Size: 318 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: ax25.c Type: application/octet-stream Size: 614 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: ax25.h Type: application/octet-stream Size: 315 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: lib.gb.ax25.component Type: application/octet-stream Size: 74 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: main.c Type: application/octet-stream Size: 1088 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: main.h Type: application/octet-stream Size: 1044 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: Makefile.am Type: application/octet-stream Size: 297 bytes Desc: not available URL: From na2492 at ...16... Tue Dec 28 08:40:11 2004 From: na2492 at ...16... (Charlie Reinl) Date: Tue, 28 Dec 2004 08:40:11 00100 Subject: [Gambas-devel] create component Message-ID: <41d10ddb.8f.0@...16...> > > >> if i run "gbi -a" in the console : the output are: > >charlie was show me 2 errors in my files. >now i can se while compilation the ax25.info > >the gbi -a output include now the ax25 to, >but ist come the error lib.gb.so 1 line later > >_______ > >but: > >i make an new project, in main_start i set an STOP commando >start the project, the IDE stops at STOP >good, >i check the gb.ax25 to ON >i start the project, the IDE will not start >bad >i write an error line bevor STOP, "dim a as new" >i start the project, the IDE will not start, no error is reported >bad >i check the gb.ax25 to OFF >i start the project, the IDE is starting, the error is reported >good > >bad: my ax25 is wrong > >frank > >ps.: i use the suse 9.2 dist > Salut Frank, if you want to see why the project ditn't start. Just start the IDE in an xterm window like $>gambas Amicalment Charlie * Gesendet mit / Sent by: FEN-Webmail * http://www.fen-net.de * From lordheavy at ...141... Tue Dec 28 09:37:08 2004 From: lordheavy at ...141... (Laurent Carlier) Date: Tue, 28 Dec 2004 09:37:08 +0100 Subject: [Gambas-devel] create component In-Reply-To: <001e01c4ecae$4f7663c0$c6f0fea9@...146...> References: <000901c4ea35$9dbea5e0$c6f0fea9@...146...> <200412261811.43874.gambas@...1...> <001e01c4ecae$4f7663c0$c6f0fea9@...146...> Message-ID: <200412280937.08936.lordheavy@...141...> Le Mardi 28 D?cembre 2004 08:24, Frank Berg a ?crit?: > > if i run "gbi -a" in the console : the output are: > > charlie was show me 2 errors in my files. > now i can se while compilation the ax25.info > > the gbi -a output include now the ax25 to, > but ist come the error lib.gb.so 1 line later > > _______ > > but: > > i make an new project, in main_start i set an STOP commando > start the project, the IDE stops at STOP > good, > i check the gb.ax25 to ON > i start the project, the IDE will not start > bad > i write an error line bevor STOP, "dim a as new" > i start the project, the IDE will not start, no error is reported > bad > i check the gb.ax25 to OFF > i start the project, the IDE is starting, the error is reported > good > > bad: my ax25 is wrong > > frank > > ps.: i use the suse 9.2 dist in main.c : GB_DESC *GB_CLASSES[] = { AX25Desc }; missing NULL : GB_DESC *GB_CLASSES[] = { AX25Desc, NULL }; Regards, -- Laurent Carlier From frankberg at ...136... Tue Dec 28 21:42:20 2004 From: frankberg at ...136... (Frank Berg) Date: Tue, 28 Dec 2004 21:42:20 +0100 Subject: [Gambas-devel] create component References: <000901c4ea35$9dbea5e0$c6f0fea9@...146...> <200412261811.43874.gambas@...1...> <001e01c4ecae$4f7663c0$c6f0fea9@...146...> <200412280937.08936.lordheavy@...141...> Message-ID: <004a01c4ed1d$bd27c070$c6f0fea9@...146...> >in main.c : >missing NULL : >GB_DESC *GB_CLASSES[] = >{ > AX25Desc, > NULL >}; >Laurent Carlier _________________________ hi, i was read it in manual and was try this out, but with NULL i become an error while comiling this, therfor i was drop it again, frank -------------- next part -------------- A non-text attachment was scrubbed... Name: nullfehler Type: application/octet-stream Size: 178 bytes Desc: not available URL: From lordheavy at ...141... Tue Dec 28 22:30:33 2004 From: lordheavy at ...141... (Laurent Carlier) Date: Tue, 28 Dec 2004 22:30:33 +0100 Subject: [Gambas-devel] create component In-Reply-To: <004a01c4ed1d$bd27c070$c6f0fea9@...146...> References: <000901c4ea35$9dbea5e0$c6f0fea9@...146...> <200412280937.08936.lordheavy@...141...> <004a01c4ed1d$bd27c070$c6f0fea9@...146...> Message-ID: <200412282230.34932.lordheavy@...141...> Le Mardi 28 D?cembre 2004 21:42, Frank Berg a ?crit?: > >in main.c : > >missing NULL : > > > >GB_DESC *GB_CLASSES[] = > >{ > > AX25Desc, > > NULL > >}; > > > >Laurent Carlier > > _________________________ > > hi, > i was read it in manual and was try this out, > but with NULL i become an error while comiling this, > therfor i was drop it again, > > frank Replace NULL with 0 (zero) :) An issue perhaps too in ax25.c : GB_DESC AX25Desc[] = { GB_DECLARE("ax25",0), GB_METHOD("ConfigLoadPorts","i",AX25_ConfigLoadPorts,""), GB_END_DECLARE }; missing GB_NOT_CREATABLE() or other things. (see doc howto make component) Reg ards, -- Laurent Carlier From na2492 at ...16... Tue Dec 28 23:41:47 2004 From: na2492 at ...16... (Charlie Reinl) Date: Tue, 28 Dec 2004 23:41:47 00100 Subject: [Gambas-devel] create component Message-ID: <41d1e12b.1cce.0@...16...> >Le Mardi 28 D?cembre 2004 21:42, Frank Berg a ?crit?: >> >in main.c : >> >missing NULL : >> > >> >GB_DESC *GB_CLASSES[] = >> >{ >> > AX25Desc, >> > NULL >> >}; >> > >> >Laurent Carlier >> >> _________________________ >> >> hi, >> i was read it in manual and was try this out, >> but with NULL i become an error while comiling this, >> therfor i was drop it again, >> >> frank > >Replace NULL with 0 (zero) :) > >An issue perhaps too in ax25.c : > >GB_DESC AX25Desc[] = >{ > GB_DECLARE("ax25",0), > GB_METHOD("ConfigLoadPorts","i",AX25_ConfigLoadPorts,""), > GB_END_DECLARE >}; > >missing GB_NOT_CREATABLE() or other things. (see doc howto make component) > >Reg ards, > >-- > >Laurent Carlier > Salut, I droped the NULL, because it works here and I ditn't understand the error message well. Amicalment Charlie * Gesendet mit / Sent by: FEN-Webmail * http://www.fen-net.de * From frankberg at ...136... Wed Dec 29 10:15:05 2004 From: frankberg at ...136... (Frank Berg) Date: Wed, 29 Dec 2004 10:15:05 +0100 Subject: [Gambas-devel] create component References: <41d10ddb.8f.0@...16...> Message-ID: <00ba01c4ed86$e69e4870$c6f0fea9@...146...> > if you want to see why the project ditn't start. > Just start the IDE in an xterm window like $>gambas this was an good ide, i receive an warning, /opt/gambas/share/gambas/info/gb.AX25.info not found i was looking there and the file is realy there, but in lowercase i was read all my files up and down and i can't see diff between examples and my code frank From gambas at ...1... Wed Dec 29 11:20:39 2004 From: gambas at ...1... (Benoit Minisini) Date: Wed, 29 Dec 2004 11:20:39 +0100 Subject: [Gambas-devel] create component In-Reply-To: <00ba01c4ed86$e69e4870$c6f0fea9@...146...> References: <41d10ddb.8f.0@...16...> <00ba01c4ed86$e69e4870$c6f0fea9@...146...> Message-ID: <200412291120.40136.gambas@...1...> On Wednesday 29 December 2004 10:15, Frank Berg wrote: > > if you want to see why the project ditn't start. > > Just start the IDE in an xterm window like $>gambas > > this was an good ide, > i receive an warning, > /opt/gambas/share/gambas/info/gb.AX25.info not found > > i was looking there and the file is realy there, but in lowercase > > i was read all my files up and down and i can't see diff between examples > and my code > > frank > Hi, Just write AX25 in lowercase in the .component file. And be careful each time that you create a class description structure to follow what is explained in the wiki: put GB_DECLARE and GB_END_DECLARE, or everything will crash. Regards, -- Benoit Minisini mailto:gambas at ...1... From gambas at ...1... Wed Dec 29 11:26:43 2004 From: gambas at ...1... (Benoit Minisini) Date: Wed, 29 Dec 2004 11:26:43 +0100 Subject: [Gambas-devel] Gambas & ODBC In-Reply-To: <20041220153040.49230.qmail@...197...> References: <20041220153040.49230.qmail@...197...> Message-ID: <200412291126.43565.gambas@...1...> On Monday 20 December 2004 16:30, Andrea Bortolan wrote: > Hi all, > in the attached file you'll find the ODBC connector > for Gambas, it is based on the unixODBC framework. > It's still in Alpha version... > I was able to use it in order to connec to to my > iSeries (AS/400) database using the Client Access ODBC > Driver and also I connected succesfully to an MySQL DB > server. > I used the Gambas Database example, in the type field > put the "odbc" value, in the host field put the DSN > (created using the ODBCConfig), the Database field is > not used the user and password fields have to be > filled with a correct data for the connection. > If you have an iSeries you can try to query the test > table QIWS.QCUSTCDT that returns 12 record and 11 > field. > > Please contact me for any question. > Have a nice day, Andrea. > > I looked at your driver. Good, but I saw one horrible thing :-) You execute the request twice to know the number of records! Never do that. Imagine that the query returns 1 000 000 records. But, the problem with ODBC is always there: how to implement all the functions that return the structure of the database ? I know there are some special queries in ODBC for that, named "catalog functions". If you want to finish the implementation of the ODBC driver, here is the only information I have about catalog functions. I found them on the ODBTP site: http://odbtp.sourceforge.net. Go to the example page and search for the 'sqltables.php' example. Regards, -- Benoit Minisini mailto:gambas at ...1... From andrea_bortolan at ...112... Wed Dec 29 12:03:09 2004 From: andrea_bortolan at ...112... (Andrea Bortolan) Date: Wed, 29 Dec 2004 12:03:09 +0100 (CET) Subject: [Gambas-devel] Gambas & ODBC In-Reply-To: <200412291126.43565.gambas@...1...> Message-ID: <20041229110309.56800.qmail@...200...> --- Benoit Minisini ha scritto: > On Monday 20 December 2004 16:30, Andrea Bortolan > wrote: > > Hi all, > > in the attached file you'll find the ODBC > connector > > for Gambas, it is based on the unixODBC framework. > > It's still in Alpha version... > > I was able to use it in order to connec to to my > > iSeries (AS/400) database using the Client Access > ODBC > > Driver and also I connected succesfully to an > MySQL DB > > server. > > I used the Gambas Database example, in the type > field > > put the "odbc" value, in the host field put the > DSN > > (created using the ODBCConfig), the Database field > is > > not used the user and password fields have to be > > filled with a correct data for the connection. > > If you have an iSeries you can try to query the > test > > table QIWS.QCUSTCDT that returns 12 record and 11 > > field. > > > > Please contact me for any question. > > Have a nice day, Andrea. > > > > > > I looked at your driver. Good, but I saw one > horrible thing :-) You execute > the request twice to know the number of records! > Never do that. Imagine that > the query returns 1 000 000 records. No problem for an iSeries ;-) You're right ! It is horrible ! But this happens only if the ODBC driver doesn't return the number of rows. This is the iSeries ODBC driver case but not the MySQL driver.The MySQL driver returns the rows as we expect (but this is not the ODBC standard). The Gambas DB allocates the memory for the results before starting fetching rows so if the rows number is not right I can face some problem (no rows showed). > > But, the problem with ODBC is always there: how to > implement all the functions > that return the structure of the database ? I know > there are some special > queries in ODBC for that, named "catalog functions". > The problem with the catalog ecc. is that the Databases behavior is different one from others, i.e. in the DB2/400 (iSeries ex AS/400) database you cannot create a new database, you can create a new library where put the tables and this is referred as collection using the library.table or library/table schema to address them. So the driver cannot execute a "create new database" command, the same command can instead work i.e. in MySQL. The ODBC does not provide those functions, the way you can implement those funcion in order to get the database structure is to query the database catalog tables using the SQL but this is a common SQL query. > If you want to finish the implementation of the ODBC > driver, here is the only > information I have about catalog functions. I found > them on the ODBTP site: > http://odbtp.sourceforge.net. > I started to use the unixODBC ODBC iplementation because many database drivers are available for this driver manager (included the iSeries ODBC driver). unixODBC is written using the Microsoft standard (Microsotf created the ODBC) and I looked at the Microsoft documentation http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odbc/htm/odbcodbc_api_reference.asp . I also started to create a new Gambas modules "ODBC" that does not leverage on the Gambas DB class, but this seems to duplicate many things and I don't know which it the best way in order to have an ODBC connection...plese let me know your thought. I started to code ODBC because I'm an iSeries techincal pre sales and I think that many ISV can start to deveolop their application in Linux if they can try Gambas. But all those ISV have OS/400 customers and the way to have Linux applications that uses the DB2/400 is having ODBC. When this ODBC modules will be available I cat start to create some seminars and documentation on how use Gambas to crate Linux application instead VB. Please let me know if you have any ideas. Ciao, Andrea. > Go to the example page and search for the > 'sqltables.php' example. > > Regards, > > -- > Benoit Minisini > mailto:gambas at ...1... > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT > Products from real users. > Discover which products truly live up to the hype. > Start reading now. > http://productguide.itmanagersjournal.com/ > _______________________________________________ > Gambas-devel mailing list > Gambas-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-devel > ___________________________________ Nuovo Yahoo! Messenger: E' molto pi? divertente: Audibles, Avatar, Webcam, Giochi, Rubrica Scaricalo ora! http://it.messenger.yahoo.it From frankberg at ...136... Wed Dec 29 19:55:53 2004 From: frankberg at ...136... (Frank Berg) Date: Wed, 29 Dec 2004 19:55:53 +0100 Subject: [Gambas-devel] create component References: <41d10ddb.8f.0@...16...> <00ba01c4ed86$e69e4870$c6f0fea9@...146...> <200412291120.40136.gambas@...1...> Message-ID: <001b01c4edd8$0a19d340$c6f0fea9@...146...> > Just write AX25 in lowercase in the .component file. hi yes this is the last error, the component now works fine, now are 0.1 % written :-) greetings to all.. frank.. From gambas at ...1... Thu Dec 30 15:00:51 2004 From: gambas at ...1... (Benoit Minisini) Date: Thu, 30 Dec 2004 15:00:51 +0100 Subject: [Gambas-devel] Gambas & ODBC In-Reply-To: <20041229110309.56800.qmail@...200...> References: <20041229110309.56800.qmail@...200...> Message-ID: <200412301500.51164.gambas@...1...> On Wednesday 29 December 2004 12:03, Andrea Bortolan wrote: > > No problem for an iSeries ;-) > > You're right ! It is horrible ! But this happens only > if the ODBC driver doesn't return the number of rows. > This is the iSeries ODBC driver case but not the MySQL > driver.The MySQL driver returns the rows as we expect > (but this is not the ODBC standard). > The Gambas DB allocates the memory for the results > before starting fetching rows so if the rows number is > not right I can face some problem (no rows showed). > > > But, the problem with ODBC is always there: how to > > implement all the functions > > that return the structure of the database ? I know > > there are some special > > queries in ODBC for that, named "catalog functions". > > The problem with the catalog ecc. is that the > Databases behavior is different one from others, i.e. > in the DB2/400 (iSeries ex AS/400) database you cannot > create a new database, you can create a new library > where put the tables and this is referred as > collection using the library.table or library/table > schema to address them. So the driver cannot execute a > "create new database" command, the same command can > instead work i.e. in MySQL. So the gb.db component should manage the case when a driver function cannot be implemented. At the moment, this is possible by raising an error inside driver functions that cannot be implemented. We can decide that in the ODBC gambas driver, creating and destroying databases are impossible. > The ODBC does not provide those functions, the way you > can implement those funcion in order to get the > database structure is to query the database catalog > tables using the SQL but this is a common SQL query. > > > If you want to finish the implementation of the ODBC > > driver, here is the only > > information I have about catalog functions. I found > > them on the ODBTP site: > > http://odbtp.sourceforge.net. > > I started to use the unixODBC ODBC iplementation > because many database drivers are available for this > driver manager (included the iSeries ODBC driver). > unixODBC is written using the Microsoft standard > (Microsotf created the ODBC) and I looked at the > Microsoft documentation > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odbc/htm/o >dbcodbc_api_reference.asp > > . > I also started to create a new Gambas modules "ODBC" > that does not leverage on the Gambas DB class, but > this seems to duplicate many things and I don't know > which it the best way in order to have an ODBC > connection...plese let me know your thought. > The big problem is that ODBC seems to be NOT database independant, contrary to the gb.db component that relies on its drivers. For example, dates in ODBC/SQLServer queries can be different from dates in ODBC/MySQL queries. Can you ensure that the same query syntax will work for every ODBC driver, at least for the values (dates, numbers and strings) ? As for the catalog functions, do you plan to implement them as much as possible ? I found another link about them: http://gsbwww.uchicago.edu/computing/research/SASManual/accdb/z0421269.htm > I started to code ODBC because I'm an iSeries > techincal pre sales and I think that many ISV can > start to deveolop their application in Linux if they > can try Gambas. But all those ISV have OS/400 > customers and the way to have Linux applications that > uses the DB2/400 is having ODBC. When this ODBC > modules will be available I cat start to create some > seminars and documentation on how use Gambas to crate > Linux application instead VB. Cool :-) Best regards, -- Benoit Minisini mailto:gambas at ...1... From gambas at ...1... Thu Dec 30 15:20:35 2004 From: gambas at ...1... (Benoit Minisini) Date: Thu, 30 Dec 2004 15:20:35 +0100 Subject: [Gambas-devel] Gambas & ODBC In-Reply-To: <20041229110309.56800.qmail@...200...> References: <20041229110309.56800.qmail@...200...> Message-ID: <200412301520.35746.gambas@...1...> On Wednesday 29 December 2004 12:03, Andrea Bortolan wrote: > Please let me know if you have any ideas. > Ciao, Andrea. Argh! It seems that you store your handles in global variables! What happens if you want to open two ODBC connections with your driver ? :-) -- Benoit Minisini mailto:gambas at ...1... From andrea_bortolan at ...112... Thu Dec 30 17:36:24 2004 From: andrea_bortolan at ...112... (Andrea Bortolan) Date: Thu, 30 Dec 2004 17:36:24 +0100 (CET) Subject: [Gambas-devel] Gambas & ODBC In-Reply-To: <200412301520.35746.gambas@...1...> Message-ID: <20041230163624.28768.qmail@...201...> --- Benoit Minisini ha scritto: > On Wednesday 29 December 2004 12:03, Andrea Bortolan > wrote: > > Please let me know if you have any ideas. > > Ciao, Andrea. > > Argh! It seems that you store your handles in global > variables! What happens > if you want to open two ODBC connections with your > driver ? :-) > You're right ! I'm not a programmer....sorry....what I did is starting to code to have somethings working..... If you help me probably I'll be able to fix all those horribles things. I'm working on this. Probably by the end of the day I'll have a new code without global variables. Thanks! > -- > Benoit Minisini > mailto:gambas at ...1... > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the > post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt > from ThinkGeek. > It's fun and FREE -- well, > almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Gambas-devel mailing list > Gambas-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-devel > ___________________________________ Nuovo Yahoo! Messenger: E' molto pi? divertente: Audibles, Avatar, Webcam, Giochi, Rubrica Scaricalo ora! http://it.messenger.yahoo.it From andrea_bortolan at ...112... Thu Dec 30 17:39:45 2004 From: andrea_bortolan at ...112... (Andrea Bortolan) Date: Thu, 30 Dec 2004 17:39:45 +0100 (CET) Subject: [Gambas-devel] Gambas & ODBC In-Reply-To: <200412301500.51164.gambas@...1...> Message-ID: <20041230163945.63418.qmail@...202...> --- Benoit Minisini ha scritto: > On Wednesday 29 December 2004 12:03, Andrea Bortolan > wrote: > > > > No problem for an iSeries ;-) > > > > You're right ! It is horrible ! But this happens > only > > if the ODBC driver doesn't return the number of > rows. > > This is the iSeries ODBC driver case but not the > MySQL > > driver.The MySQL driver returns the rows as we > expect > > (but this is not the ODBC standard). > > The Gambas DB allocates the memory for the results > > before starting fetching rows so if the rows > number is > > not right I can face some problem (no rows > showed). > > > > > But, the problem with ODBC is always there: how > to > > > implement all the functions > > > that return the structure of the database ? I > know > > > there are some special > > > queries in ODBC for that, named "catalog > functions". > > > > The problem with the catalog ecc. is that the > > Databases behavior is different one from others, > i.e. > > in the DB2/400 (iSeries ex AS/400) database you > cannot > > create a new database, you can create a new > library > > where put the tables and this is referred as > > collection using the library.table or > library/table > > schema to address them. So the driver cannot > execute a > > "create new database" command, the same command > can > > instead work i.e. in MySQL. > > So the gb.db component should manage the case when a > driver function cannot be > implemented. At the moment, this is possible by > raising an error inside > driver functions that cannot be implemented. > > We can decide that in the ODBC gambas driver, > creating and destroying > databases are impossible. > > > The ODBC does not provide those functions, the way > you > > can implement those funcion in order to get the > > database structure is to query the database > catalog > > tables using the SQL but this is a common SQL > query. > > > > > If you want to finish the implementation of the > ODBC > > > driver, here is the only > > > information I have about catalog functions. I > found > > > them on the ODBTP site: > > > http://odbtp.sourceforge.net. > > > > I started to use the unixODBC ODBC iplementation > > because many database drivers are available for > this > > driver manager (included the iSeries ODBC driver). > > unixODBC is written using the Microsoft standard > > (Microsotf created the ODBC) and I looked at the > > Microsoft documentation > > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odbc/htm/o > >dbcodbc_api_reference.asp > > > > . > > I also started to create a new Gambas modules > "ODBC" > > that does not leverage on the Gambas DB class, but > > this seems to duplicate many things and I don't > know > > which it the best way in order to have an ODBC > > connection...plese let me know your thought. > > > > The big problem is that ODBC seems to be NOT > database independant, contrary to > the gb.db component that relies on its drivers. For > example, dates in > ODBC/SQLServer queries can be different from dates > in ODBC/MySQL queries. Can > you ensure that the same query syntax will work for > every ODBC driver, at > least for the values (dates, numbers and strings) ? > This should be done by the ODBC standard !? The Odbc API are able to returns dates in many formats but all those format are standard and unique. > As for the catalog functions, do you plan to > implement them as much as > possible ? I found another link about them: > > http://gsbwww.uchicago.edu/computing/research/SASManual/accdb/z0421269.htm > > > > I started to code ODBC because I'm an iSeries > > techincal pre sales and I think that many ISV can > > start to deveolop their application in Linux if > they > > can try Gambas. But all those ISV have OS/400 > > customers and the way to have Linux applications > that > > uses the DB2/400 is having ODBC. When this ODBC > > modules will be available I cat start to create > some > > seminars and documentation on how use Gambas to > crate > > Linux application instead VB. > > Cool :-) > > Best regards, > > -- > Benoit Minisini > mailto:gambas at ...1... > > > ------------------------------------------------------- > The SF.Net email is sponsored by: Beat the > post-holiday blues > Get a FREE limited edition SourceForge.net t-shirt > from ThinkGeek. > It's fun and FREE -- well, > almost....http://www.thinkgeek.com/sfshirt > _______________________________________________ > Gambas-devel mailing list > Gambas-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-devel > ___________________________________ Nuovo Yahoo! Messenger: E' molto pi? divertente: Audibles, Avatar, Webcam, Giochi, Rubrica Scaricalo ora! http://it.messenger.yahoo.it From jon.the.wong at ...176... Thu Dec 30 21:18:36 2004 From: jon.the.wong at ...176... (Jonathan Wong) Date: Thu, 30 Dec 2004 12:18:36 -0800 Subject: [Gambas-devel] Gambas on Cygwin Message-ID: I heard there were so problems compiling Gambas on Cygwin. I was wondering how I could help out and how to begin. From karl.reinl at ...16... Fri Dec 31 15:00:00 2004 From: karl.reinl at ...16... (Charlie) Date: Fri, 31 Dec 2004 15:00:00 +0100 Subject: [Gambas-devel] it is 3 pm in germany now Message-ID: <41D55B60.4020400@...16...> Salut, it is the 31 Dec. 2004 3 pm in germany , ............ means that it is 9 h before 1.0 ?????????? And may all of you, all over the world, have a peacefull, a good, a happy new year 2005 Amicalment Charlie From lordheavy at ...141... Fri Dec 31 20:02:44 2004 From: lordheavy at ...141... (Laurent Carlier) Date: Fri, 31 Dec 2004 20:02:44 +0100 Subject: [Gambas-devel] No comment :) Message-ID: <200412312002.45338.lordheavy@...141...> no comment :) http://www.fosdem.org/2005/index/speakers/speakers_minisini -- Laurent Carlier