From marcobra.ubuntu at ...176... Tue Dec 4 16:03:08 2012 From: marcobra.ubuntu at ...176... (marco bra) Date: Tue, 4 Dec 2012 16:03:08 +0100 Subject: [Gambas-devel] Error 9006 running hbformat Message-ID: On Ubuntu 10.04.4 32 bits Harbour 3.2.0dev (Rev. 18723) Copyright (c) 1999-2013, http://harbour-project.org/ Harbour Build Info --------------------------- Version: Harbour 3.2.0dev (Rev. 18723) Compiler: GNU C 4.4.3 (32-bit) Platform: Linux 3.6.5-030605-generic i686 PCode version: 0.3 ChangeLog last entry: 2012-12-04 00:59 UTC+0100 Viktor Szakats (harbour syenar.net) ChangeLog ID: ChangeLog.txt 18723 2012-12-03 23:59:43Z vszakats Built on: Dec 4 2012 09:23:51 Build options: (Clipper 5.3b) (Clipper 5.x undoc) Running hbformat on all prg Unrecoverable error 9006: hb_xgrab can't allocate memory Called from HB_MEMOREAD(0) Called from __HBFORMAT_BUILDLISTOFFUNCTIONS(0) in ../contrib/hbformat/hbfuncs.prg Called from HBFORMATCODE:NEW(0) in ../contrib/hbformat/hbfmtcls.prg Called from MAIN(0) in hbformat/utils/hbformat.prg ubuntu at ...659...:~/src/gambas2hb$ hbformat -h Harbour Source Formatter 3.2.0dev (Rev. 18723) Copyright (c) 2009-2013, Alexander S.Kresin http://harbour-project.org/ Syntax: hbformat [options] [@config] -- Linux Infinite Freedom -------------- next part -------------- An HTML attachment was scrubbed... URL: From marcobra.ubuntu at ...176... Tue Dec 4 16:04:23 2012 From: marcobra.ubuntu at ...176... (marco bra) Date: Tue, 4 Dec 2012 16:04:23 +0100 Subject: [Gambas-devel] Error 9006 running hbformat In-Reply-To: References: Message-ID: Sorry please ignore wrong mailing list... 2012/12/4 marco bra > On Ubuntu 10.04.4 32 bits > > Harbour 3.2.0dev (Rev. 18723) > Copyright (c) 1999-2013, http://harbour-project.org/ > > Harbour Build Info > --------------------------- > Version: Harbour 3.2.0dev (Rev. 18723) > Compiler: GNU C 4.4.3 (32-bit) > Platform: Linux 3.6.5-030605-generic i686 > PCode version: 0.3 > ChangeLog last entry: 2012-12-04 00:59 UTC+0100 Viktor Szakats (harbour > syenar.net) > ChangeLog ID: ChangeLog.txt 18723 2012-12-03 23:59:43Z vszakats > Built on: Dec 4 2012 09:23:51 > Build options: (Clipper 5.3b) (Clipper 5.x undoc) > > Running hbformat on all prg > > > Unrecoverable error 9006: hb_xgrab can't allocate memory > Called from HB_MEMOREAD(0) > Called from __HBFORMAT_BUILDLISTOFFUNCTIONS(0) in > ../contrib/hbformat/hbfuncs.prg > Called from HBFORMATCODE:NEW(0) in ../contrib/hbformat/hbfmtcls.prg > Called from MAIN(0) in hbformat/utils/hbformat.prg > ubuntu at ...659...:~/src/gambas2hb$ hbformat -h > Harbour Source Formatter 3.2.0dev (Rev. 18723) > Copyright (c) 2009-2013, Alexander S.Kresin > http://harbour-project.org/ > > Syntax: hbformat [options] [@config] > > > -- > Linux Infinite Freedom > > -- Linux Infinite Freedom -------------- next part -------------- An HTML attachment was scrubbed... URL: From sebikul at ...176... Tue Dec 4 17:18:19 2012 From: sebikul at ...176... (Sebastian Kulesz) Date: Tue, 4 Dec 2012 13:18:19 -0300 Subject: [Gambas-devel] Failed to build gb.qt4.webkit on lucid Message-ID: Here are the logs: i386: https://launchpadlibrarian.net/124836880/buildlog_ubuntu-lucid-i386.gambas3_3.3.90-0%2Bsvn4277-build17~lucid1_FAILEDTOBUILD.txt.gz amd64: https://launchpadlibrarian.net/124818704/buildlog_ubuntu-lucid-amd64.gambas3_3.3.90-0%2Bsvn4277-build17~lucid1_FAILEDTOBUILD.txt.gz -------------- next part -------------- An HTML attachment was scrubbed... URL: From marcobra.ubuntu at ...176... Tue Dec 4 17:29:22 2012 From: marcobra.ubuntu at ...176... (marco bra) Date: Tue, 4 Dec 2012 17:29:22 +0100 Subject: [Gambas-devel] Failed to build gb.qt4.webkit on lucid In-Reply-To: References: Message-ID: Confirmed on 32 bits ubuntu: Description: Ubuntu 10.04.4 LTS Release: 10.04 Codename: lucid ... gbx_extern.c: In function ?EXTERN_make_callback?: gbx_extern.c:672: warning: ?exec.desc? may be used uninitialized in this function .... CDraw.cpp: In function ?void DRAW_rich_text(QPainter*, const QString&, float, float, float, float, int, QPainter*)?: CDraw.cpp:910: warning: ?opacity? may be used uninitialized in this function ... make[5]: uscita dalla directory "/home/ubuntu/src/gambas/trunk/gb.qt4/src/ext" Making all in webkit make[5]: ingresso nella directory "/home/ubuntu/src/gambas/trunk/gb.qt4/src/webkit" CXX gb_qt4_webkit_la-cwebsettings.lo CXX gb_qt4_webkit_la-cwebelement.lo cwebelement.cpp: In function ?void WebElement_Paint(void*, void*)?: cwebelement.cpp:298: error: no matching function for call to ?QWebElement::render(QPainter*&, QRect&)? /usr/include/qt4/QtWebKit/qwebelement.h:143: note: candidates are: void QWebElement::render(QPainter*) make[5]: *** [gb_qt4_webkit_la-cwebelement.lo] Errore 1 make[5]: uscita dalla directory "/home/ubuntu/src/gambas/trunk/gb.qt4/src/webkit" make[4]: *** [all-recursive] Errore 1 make[4]: uscita dalla directory "/home/ubuntu/src/gambas/trunk/gb.qt4/src" make[3]: *** [all-recursive] Errore 1 make[3]: uscita dalla directory "/home/ubuntu/src/gambas/trunk/gb.qt4" make[2]: *** [all] Errore 2 make[2]: uscita dalla directory "/home/ubuntu/src/gambas/trunk/gb.qt4" make[1]: *** [all-recursive] Errore 1 make[1]: uscita dalla directory "/home/ubuntu/src/gambas/trunk" make: *** [all] Errore 2 2012/12/4 Sebastian Kulesz > Here are the logs: > > i386: > https://launchpadlibrarian.net/124836880/buildlog_ubuntu-lucid-i386.gambas3_3.3.90-0%2Bsvn4277-build17~lucid1_FAILEDTOBUILD.txt.gz > > amd64: > https://launchpadlibrarian.net/124818704/buildlog_ubuntu-lucid-amd64.gambas3_3.3.90-0%2Bsvn4277-build17~lucid1_FAILEDTOBUILD.txt.gz > > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d > _______________________________________________ > Gambas-devel mailing list > Gambas-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-devel > > -- Linux Infinite Freedom -------------- next part -------------- An HTML attachment was scrubbed... URL: From marcobra.ubuntu at ...176... Wed Dec 5 09:35:01 2012 From: marcobra.ubuntu at ...176... (marco bra) Date: Wed, 5 Dec 2012 09:35:01 +0100 Subject: [Gambas-devel] Failed to build gb.qt4.webkit on lucid In-Reply-To: References: Message-ID: With rev. 5412 make[5]: ingresso nella directory "/home/ubuntu/src/gambas/trunk/gb.qt4/src/webkit" CXX gb_qt4_webkit_la-cwebelement.lo CXX gb_qt4_webkit_la-cwebview.lo cwebelement.cpp: In function ?void WebElement_Paint(void*, void*)?: cwebelement.cpp:298: error: no matching function for call to ?QWebElement::render(QPainter*&, QRect&)? /usr/include/qt4/QtWebKit/qwebelement.h:143: note: candidates are: void QWebElement::render(QPainter*) ... make install-data-hook make[5]: ingresso nella directory "/home/ubuntu/src/gambas/trunk/gb.qt4/src/ext" Installing the gb.qt4.ext control icons if needed... Creating the information files for gb.qt4.ext component... make[5]: uscita dalla directory "/home/ubuntu/src/gambas/trunk/gb.qt4/src/ext" make[4]: uscita dalla directory "/home/ubuntu/src/gambas/trunk/gb.qt4/src/ext" make[3]: uscita dalla directory "/home/ubuntu/src/gambas/trunk/gb.qt4/src/ext" Making install in webkit make[3]: ingresso nella directory "/home/ubuntu/src/gambas/trunk/gb.qt4/src/webkit" CXX gb_qt4_webkit_la-cwebelement.lo cwebelement.cpp: In function ?void WebElement_Paint(void*, void*)?: cwebelement.cpp:298: error: no matching function for call to ?QWebElement::render(QPainter*&, QRect&)? /usr/include/qt4/QtWebKit/qwebelement.h:143: note: candidates are: void QWebElement::render(QPainter*) 2012/12/4 marco bra > Confirmed on 32 bits ubuntu: > > Description: Ubuntu 10.04.4 LTS > Release: 10.04 > Codename: lucid > > ... > gbx_extern.c: In function ?EXTERN_make_callback?: > gbx_extern.c:672: warning: ?exec.desc? may be used uninitialized in this > function > .... > CDraw.cpp: In function ?void DRAW_rich_text(QPainter*, const QString&, > float, float, float, float, int, QPainter*)?: > CDraw.cpp:910: warning: ?opacity? may be used uninitialized in this > function > ... > make[5]: uscita dalla directory > "/home/ubuntu/src/gambas/trunk/gb.qt4/src/ext" > Making all in webkit > make[5]: ingresso nella directory > "/home/ubuntu/src/gambas/trunk/gb.qt4/src/webkit" > CXX gb_qt4_webkit_la-cwebsettings.lo > CXX gb_qt4_webkit_la-cwebelement.lo > cwebelement.cpp: In function ?void WebElement_Paint(void*, void*)?: > cwebelement.cpp:298: error: no matching function for call to > ?QWebElement::render(QPainter*&, QRect&)? > /usr/include/qt4/QtWebKit/qwebelement.h:143: note: candidates are: void > QWebElement::render(QPainter*) > make[5]: *** [gb_qt4_webkit_la-cwebelement.lo] Errore 1 > make[5]: uscita dalla directory > "/home/ubuntu/src/gambas/trunk/gb.qt4/src/webkit" > make[4]: *** [all-recursive] Errore 1 > make[4]: uscita dalla directory "/home/ubuntu/src/gambas/trunk/gb.qt4/src" > make[3]: *** [all-recursive] Errore 1 > make[3]: uscita dalla directory "/home/ubuntu/src/gambas/trunk/gb.qt4" > make[2]: *** [all] Errore 2 > make[2]: uscita dalla directory "/home/ubuntu/src/gambas/trunk/gb.qt4" > make[1]: *** [all-recursive] Errore 1 > make[1]: uscita dalla directory "/home/ubuntu/src/gambas/trunk" > make: *** [all] Errore 2 > > > > > 2012/12/4 Sebastian Kulesz > >> Here are the logs: >> >> i386: >> https://launchpadlibrarian.net/124836880/buildlog_ubuntu-lucid-i386.gambas3_3.3.90-0%2Bsvn4277-build17~lucid1_FAILEDTOBUILD.txt.gz >> >> amd64: >> https://launchpadlibrarian.net/124818704/buildlog_ubuntu-lucid-amd64.gambas3_3.3.90-0%2Bsvn4277-build17~lucid1_FAILEDTOBUILD.txt.gz >> >> >> ------------------------------------------------------------------------------ >> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial >> Remotely access PCs and mobile devices and provide instant support >> Improve your efficiency, and focus on delivering more value-add services >> Discover what IT Professionals Know. Rescue delivers >> http://p.sf.net/sfu/logmein_12329d2d >> _______________________________________________ >> Gambas-devel mailing list >> Gambas-devel at lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/gambas-devel >> >> > > > -- > Linux Infinite Freedom > > -- Linux Infinite Freedom -------------- next part -------------- An HTML attachment was scrubbed... URL: From gambas at ...1... Wed Dec 5 17:05:26 2012 From: gambas at ...1... (=?windows-1252?Q?Beno=EEt_Minisini?=) Date: Wed, 05 Dec 2012 17:05:26 +0100 Subject: [Gambas-devel] Failed to build gb.qt4.webkit on lucid In-Reply-To: References: Message-ID: <50BF70C6.7050201@...1...> Le 05/12/2012 09:35, marco bra a ?crit : > With rev. 5412 > > make[5]: ingresso nella directory > "/home/ubuntu/src/gambas/trunk/gb.qt4/src/webkit" > CXX gb_qt4_webkit_la-cwebelement.lo > CXX gb_qt4_webkit_la-cwebview.lo > cwebelement.cpp: In function ?void WebElement_Paint(void*, void*)?: > cwebelement.cpp:298: error: no matching function for call to > ?QWebElement::render(QPainter*&, QRect&)? > /usr/include/qt4/QtWebKit/qwebelement.h:143: note: candidates are: void > QWebElement::render(QPainter*) > > ... Which version of Qt4 do you have? -- Beno?t Minisini From sebikul at ...176... Thu Dec 6 01:25:46 2012 From: sebikul at ...176... (Sebastian Kulesz) Date: Wed, 5 Dec 2012 21:25:46 -0300 Subject: [Gambas-devel] Failed to build gb.qt4.webkit on lucid In-Reply-To: <50BF70C6.7050201@...1...> References: <50BF70C6.7050201@...1...> Message-ID: libqtcore4: 4.6.2 libqt4-webkit: 4.6.2 libqt4-dev: 4.6.2 On Wed, Dec 5, 2012 at 1:05 PM, Beno?t Minisini < gambas at ...1...> wrote: > Le 05/12/2012 09:35, marco bra a ?crit : > > With rev. 5412 > > > > make[5]: ingresso nella directory > > "/home/ubuntu/src/gambas/trunk/gb.qt4/src/webkit" > > CXX gb_qt4_webkit_la-cwebelement.lo > > CXX gb_qt4_webkit_la-cwebview.lo > > cwebelement.cpp: In function ?void WebElement_Paint(void*, void*)?: > > cwebelement.cpp:298: error: no matching function for call to > > ?QWebElement::render(QPainter*&, QRect&)? > > /usr/include/qt4/QtWebKit/qwebelement.h:143: note: candidates are: void > > QWebElement::render(QPainter*) > > > > ... > > Which version of Qt4 do you have? > > -- > Beno?t Minisini > > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d > _______________________________________________ > Gambas-devel mailing list > Gambas-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: From gambas at ...1... Thu Dec 6 01:42:45 2012 From: gambas at ...1... (=?ISO-8859-1?Q?Beno=EEt_Minisini?=) Date: Thu, 06 Dec 2012 01:42:45 +0100 Subject: [Gambas-devel] Failed to build gb.qt4.webkit on lucid In-Reply-To: References: <50BF70C6.7050201@...1...> Message-ID: <50BFEA05.4050504@...1...> Le 06/12/2012 01:25, Sebastian Kulesz a ?crit : > libqtcore4: 4.6.2 > libqt4-webkit: 4.6.2 > libqt4-dev: 4.6.2 > It should compile now with Qt 4.6 in revision #5414. Regards, -- Beno?t Minisini From sebikul at ...176... Thu Dec 6 04:21:14 2012 From: sebikul at ...176... (Sebastian Kulesz) Date: Thu, 6 Dec 2012 00:21:14 -0300 Subject: [Gambas-devel] Failed to build gb.qt4.webkit on lucid In-Reply-To: <50BFEA05.4050504@...1...> References: <50BF70C6.7050201@...1...> <50BFEA05.4050504@...1...> Message-ID: It builds just fine. Thanks a lot! On Wed, Dec 5, 2012 at 9:42 PM, Beno?t Minisini < gambas at ...1...> wrote: > Le 06/12/2012 01:25, Sebastian Kulesz a ?crit : > > libqtcore4: 4.6.2 > > libqt4-webkit: 4.6.2 > > libqt4-dev: 4.6.2 > > > > It should compile now with Qt 4.6 in revision #5414. > > Regards, > > -- > Beno?t Minisini > > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d > _______________________________________________ > Gambas-devel mailing list > Gambas-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-devel > -------------- next part -------------- An HTML attachment was scrubbed... URL: From marcobra.ubuntu at ...176... Thu Dec 6 09:32:35 2012 From: marcobra.ubuntu at ...176... (marco bra) Date: Thu, 6 Dec 2012 09:32:35 +0100 Subject: [Gambas-devel] Failed to build gb.qt4.webkit on lucid In-Reply-To: References: <50BF70C6.7050201@...1...> <50BFEA05.4050504@...1...> Message-ID: Compile was fine... fixed BTW my qt lib are: 4.6.2-0ubuntu5.5 2012/12/6 Sebastian Kulesz > It builds just fine. > > Thanks a lot! > > > On Wed, Dec 5, 2012 at 9:42 PM, Beno?t Minisini < > gambas at ...1...> wrote: > >> Le 06/12/2012 01:25, Sebastian Kulesz a ?crit : >> > libqtcore4: 4.6.2 >> > libqt4-webkit: 4.6.2 >> > libqt4-dev: 4.6.2 >> > >> >> It should compile now with Qt 4.6 in revision #5414. >> >> Regards, >> >> -- >> Beno?t Minisini >> >> >> ------------------------------------------------------------------------------ >> LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial >> Remotely access PCs and mobile devices and provide instant support >> Improve your efficiency, and focus on delivering more value-add services >> Discover what IT Professionals Know. Rescue delivers >> http://p.sf.net/sfu/logmein_12329d2d >> _______________________________________________ >> Gambas-devel mailing list >> Gambas-devel at lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/gambas-devel >> > > > > ------------------------------------------------------------------------------ > LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial > Remotely access PCs and mobile devices and provide instant support > Improve your efficiency, and focus on delivering more value-add services > Discover what IT Professionals Know. Rescue delivers > http://p.sf.net/sfu/logmein_12329d2d > _______________________________________________ > Gambas-devel mailing list > Gambas-devel at lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/gambas-devel > > -- Linux Infinite Freedom -------------- next part -------------- An HTML attachment was scrubbed... URL: From gambas at ...1... Fri Dec 7 00:29:28 2012 From: gambas at ...1... (=?ISO-8859-1?Q?Beno=EEt_Minisini?=) Date: Fri, 07 Dec 2012 00:29:28 +0100 Subject: [Gambas-devel] Sourceforge upgrade! Please do not commit anything! Message-ID: <50C12A58.9090309@...1...> Hi, The Gambas project is being upgraded on Sourceforge, so I suggest not to commit anything until it is done. .They say it will be done "shortly", I can't tell more! Regards, -- Beno?t Minisini From gambas at ...1... Fri Dec 7 04:06:24 2012 From: gambas at ...1... (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 07 Dec 2012 04:06:24 +0100 Subject: [Gambas-devel] Sourceforge upgrade! Please do not commit anything! In-Reply-To: <50C12A58.9090309@...1...> References: <50C12A58.9090309@...1...> Message-ID: <50C15D30.3010600@...1...> Le 07/12/2012 00:29, Beno?t Minisini a ?crit : > Hi, > > The Gambas project is being upgraded on Sourceforge, so I suggest not to > commit anything until it is done. .They say it will be done "shortly", I > can't tell more! > > Regards, > The Sourceforge up?rade is currently importing the old subversion repository to a new one. To you will have to do a new checkout when it will be finished. Your old local repository won't work anymore. I will give more information when it is finished. -- Beno?t Minisini From gambas at ...1... Fri Dec 7 13:08:06 2012 From: gambas at ...1... (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 07 Dec 2012 13:08:06 +0100 Subject: [Gambas-devel] Sourceforge upgrade! Please do not commit anything! In-Reply-To: <50C15D30.3010600@...1...> References: <50C12A58.9090309@...1...> <50C15D30.3010600@...1...> Message-ID: <50C1DC26.4000502@...1...> Le 07/12/2012 04:06, Beno?t Minisini a ?crit : > Le 07/12/2012 00:29, Beno?t Minisini a ?crit : >> Hi, >> >> The Gambas project is being upgraded on Sourceforge, so I suggest not to >> commit anything until it is done. .They say it will be done "shortly", I >> can't tell more! >> >> Regards, >> > > The Sourceforge up?rade is currently importing the old subversion > repository to a new one. To you will have to do a new checkout when it > will be finished. Your old local repository won't work anymore. > > I will give more information when it is finished. > Seven hours later, Sourceforge tells that the repository is yet being imported... wtf? -- Beno?t Minisini From karl.reinl at ...16... Fri Dec 21 00:07:56 2012 From: karl.reinl at ...16... (Karl Reinl) Date: Fri, 21 Dec 2012 00:07:56 +0100 Subject: [Gambas-devel] check in a change for IDE Message-ID: <1356044876.2584.11.camel@...102...> Salut Beno?t, I try to check in a change in the IDE ( .src/Debug/FDebugInfo.* : dump the local variable list to the Clipboard) But I fail with : svn: Authorization failed. Am I no more grant on new svn ? Or where do I wrong. -- Amicalement Charlie From gambas at ...1... Fri Dec 21 00:57:55 2012 From: gambas at ...1... (=?UTF-8?B?QmVub8OudCBNaW5pc2luaQ==?=) Date: Fri, 21 Dec 2012 00:57:55 +0100 Subject: [Gambas-devel] check in a change for IDE In-Reply-To: <1356044876.2584.11.camel@...102...> References: <1356044876.2584.11.camel@...102...> Message-ID: <50D3A603.2050608@...1...> Le 21/12/2012 00:07, Karl Reinl a ?crit : > Salut Beno?t, > > I try to check in a change in the IDE ( .src/Debug/FDebugInfo.* : dump > the local variable list to the Clipboard) > But I fail with : svn: Authorization failed. > Am I no more grant on new svn ? Or where do I wrong. > Now, to write on the svn, you must do a checkout with the "svn+ssh://" protocol. -- Beno?t Minisini From gambas at ...1... Fri Dec 21 01:11:15 2012 From: gambas at ...1... (=?ISO-8859-1?Q?Beno=EEt_Minisini?=) Date: Fri, 21 Dec 2012 01:11:15 +0100 Subject: [Gambas-devel] How to commit to the new sourceforge repository Message-ID: <50D3A923.5000605@...1...> Check that point many didn't notice : Now, you can write to the repository only if you have done the checkout with the "svn+ssh://" protocol. And of course if I have granted the right to do so. The checkout with "svn://..." is read-only! -- Beno?t Minisini From marcobra.ubuntu at ...176... Sat Dec 29 17:30:55 2012 From: marcobra.ubuntu at ...176... (marco bra) Date: Sat, 29 Dec 2012 17:30:55 +0100 Subject: [Gambas-devel] Gambas3 from svn error on complie Message-ID: Ubuntu 12.10 32 bit gambas trunk svn 5473 previous builds was fine... CC gbx3-gbx_value.o gbx_value.c: In function ?VALUE_convert?: gbx_value.c:577:8: error: ?VALUE? has no member named ?_int? make[4]: *** [gbx3-gbx_value.o] Errore 1 make[4]: uscita dalla directory "/home/ubuntu/src/gambas/trunk/main/gbx" make[3]: *** [all-recursive] Errore 1 make[3]: uscita dalla directory "/home/ubuntu/src/gambas/trunk/main" make[2]: *** [all] Errore 2 make[2]: uscita dalla directory "/home/ubuntu/src/gambas/trunk/main" make[1]: *** [all-recursive] Errore 1 make[1]: uscita dalla directory "/home/ubuntu/src/gambas/trunk" make: *** [all] Errore 2 Thanks Marco -- Linux Infinite Freedom I'm writing from this place: http://www.openstreetmap.org/?lat=44.39945&lon=8.6798&zoom=15&layers=M -------------- next part -------------- An HTML attachment was scrubbed... URL: From marcobra.ubuntu at ...176... Sun Dec 30 05:16:21 2012 From: marcobra.ubuntu at ...176... (marco bra) Date: Sun, 30 Dec 2012 05:16:21 +0100 Subject: [Gambas-devel] Gambas3 from svn error on complie In-Reply-To: References: Message-ID: Rev. 5477 compile fine... 2012/12/29 marco bra > Ubuntu 12.10 32 bit > > gambas trunk svn 5473 previous builds was fine... > > CC gbx3-gbx_value.o > gbx_value.c: In function ?VALUE_convert?: > gbx_value.c:577:8: error: ?VALUE? has no member named ?_int? > make[4]: *** [gbx3-gbx_value.o] Errore 1 > make[4]: uscita dalla directory "/home/ubuntu/src/gambas/trunk/main/gbx" > make[3]: *** [all-recursive] Errore 1 > make[3]: uscita dalla directory "/home/ubuntu/src/gambas/trunk/main" > make[2]: *** [all] Errore 2 > make[2]: uscita dalla directory "/home/ubuntu/src/gambas/trunk/main" > make[1]: *** [all-recursive] Errore 1 > make[1]: uscita dalla directory "/home/ubuntu/src/gambas/trunk" > make: *** [all] Errore 2 > > > Thanks > Marco > > -- > Linux Infinite Freedom > > I'm writing from this place: > http://www.openstreetmap.org/?lat=44.39945&lon=8.6798&zoom=15&layers=M > > -- Linux Infinite Freedom I'm writing from this place: http://www.openstreetmap.org/?lat=44.39945&lon=8.6798&zoom=15&layers=M -------------- next part -------------- An HTML attachment was scrubbed... URL: