Re: [Gambas-user] Compiling on Suse 11.1 was : Compiling Gambas 3 svn on Ubuntu

2009-08-11 Thread Leonardo Miliani
IMHO... in the last months several GNU tools have been upgraded, like autoconf, gcc and libtool. I think the Gambas code should be updated to be compatible with them because it is quite impossible, now, to compile Gambas on systems that are up-to-date every day. It is a problem that I've encoun

Re: [Gambas-user] Compiling on Suse 11.1 was : Compiling Gambas 3 svn on Ubuntu

2009-08-11 Thread Laurent Carlier
Le samedi 08 août 2009 00:04:01 Benoît Minisini, vous avez écrit : > > 2009/8/7 Benoît Minisini > > > > > > Here you go! > > > > > > > > 2009/8/7 Benoît Minisini > > > > > > These lines are strange: > > > > > > ... > > > checking whether we are using the GNU C compiler... no > > > checking whethe

Re: [Gambas-user] Compiling on Suse 11.1 was : Compiling Gambas 3 svn on Ubuntu

2009-08-07 Thread Benoît Minisini
> 2009/8/7 Benoît Minisini > > > > Here you go! > > > > > > 2009/8/7 Benoît Minisini > > > > These lines are strange: > > > > ... > > checking whether we are using the GNU C compiler... no > > checking whether gcc accepts -g... no > > checking for gcc option to accept ISO C89... unsupported > > .

Re: [Gambas-user] Compiling on Suse 11.1 was : Compiling Gambas 3 svn on Ubuntu

2009-08-07 Thread Dr. Diesel
2009/8/7 Benoît Minisini > > Here you go! > > > > 2009/8/7 Benoît Minisini > > > > These lines are strange: > > ... > checking whether we are using the GNU C compiler... no > checking whether gcc accepts -g... no > checking for gcc option to accept ISO C89... unsupported > ... > > Did you correc

Re: [Gambas-user] Compiling on Suse 11.1 was : Compiling Gambas 3 svn on Ubuntu

2009-08-07 Thread Benoît Minisini
> Here you go! > > 2009/8/7 Benoît Minisini > These lines are strange: ... checking whether we are using the GNU C compiler... no checking whether gcc accepts -g... no checking for gcc option to accept ISO C89... unsupported ... Did you correctly install gcc? -- Benoît --

Re: [Gambas-user] Compiling on Suse 11.1 was : Compiling Gambas 3 svn on Ubuntu

2009-08-07 Thread Dr. Diesel
Here you go! 2009/8/7 Benoît Minisini > > > I asked for the output of './reconf' and './configure'. Without that I > can't > do anything... > > -- > Benoît > > > -- > Let Crystal Reports handle the reporting - Free Crys

Re: [Gambas-user] Compiling on Suse 11.1 was : Compiling Gambas 3 svn on Ubuntu

2009-08-07 Thread Benoît Minisini
> Hi Benoît, > > Sorry for the delay I hate being GMT-6... > > ./reconf returned with nothing > > n...@arachne:~/gambas3_svn> ./reconf > n...@arachne:~/gambas3_svn> ls > > > The config.log is attached. I have gone over it and don't see what the > issue might be but that could just due to a lack of

Re: [Gambas-user] Compiling on Suse 11.1 was : Compiling Gambas 3 svn on Ubuntu

2009-08-07 Thread Dr. Diesel
On Fri, Aug 7, 2009 at 2:52 PM, Nick Rathke wrote > > >>> >>> Here is the same error block as the Ubuntu system(s) >>> >>> /bin/sh ../libtool --tag=CC --mode=link gcc -DGBX_INFO -I../share >>> -D_REENTRANT -I../libltdl -O0 -module -O1 -z defs -Lno -o gb.la >>> -rpath /usr/local/lib/gambas3 g

[Gambas-user] Compiling on Suse 11.1 was : Compiling Gambas 3 svn on Ubuntu

2009-08-07 Thread Nick Rathke
Hi Benoît, Sorry for the delay I hate being GMT-6... ./reconf returned with nothing n...@arachne:~/gambas3_svn> ./reconf n...@arachne:~/gambas3_svn> ls The config.log is attached. I have gone over it and don't see what the issue might be but that could just due to a lack of coffee Than