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

2009-08-10 Thread Nick Rathke
Not to worry. I got Gambas(svn) to compile over the the weekend on Ubuntu 9.04 x86_64 with no more issues using libtool 1.5-26 Thanks for the feed back. -Nick Ricardo Díaz Martín wrote: > Excuse me Nick, now it's no possible because now the server is in production > and it's no possible to dow

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

2009-08-10 Thread Ricardo Díaz Martín
Excuse me Nick, now it's no possible because now the server is in production and it's no possible to downgrade again libtool (at the end I decided to install pakage from ubuntu repositories). Server was a 32 bit PC with Ubuntu 9.04 and I was trying to install gambas 2.15 At the next installation

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

2009-08-07 Thread Nick Rathke
Hi Ricardo could you send the output of libtool ---version so I could match your version of 1.5 ? That would be a big help . -- Nick Rathke Scientific Computing and Imaging Institute Sr. Systems Administrator n...@sci.utah.edu www.sci.utah.edu 801-587-9933 801-557-3832 "I came I saw I made it

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

2009-08-07 Thread Ricardo Díaz Martín
I confirm that Gambas2 from svn doesn't compile without having to downgrade to libtool 1.5 in ubunto 9.04 32 bits out of box. If you make downgrade of libtool compile with no problems. Regards 2009/8/6 Benoît Minisini > > Nick Rathke wrote: > > > > Sorry about that it looks like copy/paste did

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

2009-08-06 Thread Benoît Minisini
> Nick Rathke wrote: > > Sorry about that it looks like copy/paste didn't take from my Suse 11.1 > VM on a Mac. > > 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 -Ln

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

2009-08-06 Thread Nick Rathke
Nick Rathke wrote: Sorry about that it looks like copy/paste didn't take from my Suse 11.1 VM on a Mac. 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

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

2009-08-06 Thread Nick Rathke
Nick Rathke wrote: > Hi, > > No joy compiling gambas3 on Suse 11.1 > > ~/Desktop/gambas3 # libtool --version > ltmain.sh (GNU libtool) 2.2.6 > > -- > Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-D

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

2009-08-06 Thread Nick Rathke
Hi, No joy compiling gambas3 on Suse 11.1 ~/Desktop/gambas3 # libtool --version ltmain.sh (GNU libtool) 2.2.6 -- Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report de

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

2009-08-06 Thread Ricardo Díaz Martín
Benoit, Have you tryed to compile Gambas2 this way (without downgrade libtool to 1.5)? Last time I tryed didn't work (about 3 weeks ago) Thanks in advance, Ricardo Díaz 2009/8/4 Benoît Minisini > I finally succeded in compiling Gambas 3 /trunk on Ubuntu without having to > downgrade libtool t

[Gambas-user] Compiling Gambas 3 svn on Ubuntu

2009-08-04 Thread Benoît Minisini
I finally succeded in compiling Gambas 3 /trunk on Ubuntu without having to downgrade libtool to 1.5 version. For the story, this was done on my new Aspire One 751. When doing ./reconf, you will get a lot of warning messages from "libtoolize". I have no idea why, I don't have them on Mandriva w