Re: [Gambas-user] Sig 11

2008-07-26 Thread Benoit Minisini
On samedi 26 juillet 2008, Steven Lobbezoo wrote: > Ok, that worked, I compiled and all went ok > However... The signal 11 is still there. > Regards, > > Steven > Please provide me the backtrace information as explained on the troubleshooting page of the web site. Thanks in advance. Re

Re: [Gambas-user] Sig 11

2008-07-26 Thread Steven Lobbezoo
Ok, that worked, I compiled and all went ok However... The signal 11 is still there. Regards, Steven Le samedi 26 juillet 2008 à 16:54 +0200, Benoit Minisini a écrit : > On samedi 26 juillet 2008, Steven Lobbezoo wrote: > > I'll do that, just to be sure : > > svn checkout > > https:/

Re: [Gambas-user] Sig 11

2008-07-26 Thread Benoit Minisini
On samedi 26 juillet 2008, Steven Lobbezoo wrote: > I'll do that, just to be sure : > svn checkout > https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/branches/2.0 > is the right command is it ? > > Regards, > Steven > It is! -- Benoit Minisini ---

Re: [Gambas-user] Sig 11

2008-07-26 Thread Steven Lobbezoo
I'll do that, just to be sure : svn checkout https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/branches/2.0 is the right command is it ? Regards, Steven Le samedi 26 juillet 2008 à 16:35 +0200, Benoit Minisini a écrit : > On samedi 26 juillet 2008, Benoit Minisini wrote: > > > > Did you

Re: [Gambas-user] Sig 11

2008-07-26 Thread Benoit Minisini
On samedi 26 juillet 2008, Benoit Minisini wrote: > > Did you check the output of './configure', and the path it detected for > moc? I have committed a fix to the svn repository, so you could checkout the last 2.x version and try to compile it. It should fix your problem, unless there is another

Re: [Gambas-user] Sig 11

2008-07-26 Thread Benoit Minisini
On samedi 26 juillet 2008, Steven Lobbezoo wrote: > I tried that, hélas to no avail. > > the result is : > Making all in ext > make[5]: entrant dans le répertoire « /home/steven/2.0/gb.qt/src/ext » > /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. > -I../.. -I/usr/lib/qt3/i

Re: [Gambas-user] Sig 11

2008-07-26 Thread Steven Lobbezoo
I tried that, hélas to no avail. the result is : Making all in ext make[5]: entrant dans le répertoire « /home/steven/2.0/gb.qt/src/ext » /bin/sh ../../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I/usr/lib/qt3/include/ -I -D_REENTRANT -I../../share -I../../src/share -pipe

Re: [Gambas-user] Sig 11

2008-07-26 Thread Benoit Minisini
On samedi 26 juillet 2008, Steven Lobbezoo wrote: > Hi Benoit, > > Correct, I have QT3 and QT4 installed. > > I did the following : > ./reconf-all > gb.qte.am:3: `%'-style pattern rules are a GNU make extension > src/Makefile.am:3: `gb.qte.am' included from here > gb.qte.am:3: `%'-style pattern r