-----Mensaje original-----
De: Benoît Minisini <gam...@users.sourceforge.net>
Reply-to: mailing list for gambas users
<gambas-user@lists.sourceforge.net>
Para: mailing list for gambas users <gambas-user@lists.sourceforge.net>
Asunto: Re: [Gambas-user] Help compiling gambas3
Fecha: Thu, 6 Aug 2009 13:28:05 +0200


> Hello all!  Having a little trouble with libtool on Fedora 11_x86.  I've
> downgraded (not easy on F11!) to libtool < 2.0 as suggested on the info
> page:
>
> libtool-1.5.26-4.fc10.i386
> libtool-ltdl-1.5.26-4.fc10.i386
>
> But still receive this error:
>
> /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 gb_la-gbx_c_class.lo gb_la-gbx_c_collection.lo
> gb_la-gbx_c_error.lo gb_la-gbx_c_gambas.lo gb_la-gbx_c_file.lo
> gb_la-gbx_c_application.lo gb_la-gbx_c_array.lo gb_la-gbx_c_process.lo
> gb_la-gbx_c_string.lo gb_la-gbx_c_subcollection.lo gb_la-gbx_c_enum.lo
> gb_la-gbx_c_timer.lo gb_la-gbx_class_info.lo -lm    -ldl -lpthread
> ../libtool: line 5001: cd: no: No such file or directory
> libtool: link: cannot determine absolute directory name of `no'
> make[4]: *** [gb.la] Error 1
> make[4]: Leaving directory `/home/andy/trunk/trunk/main/gbx'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/home/andy/trunk/trunk/main'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/home/andy/trunk/trunk/main'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/home/andy/trunk/trunk'
> make: *** [all] Error 2
> [a...@localhost trunk]$
>
> Any suggestions?  Many thanks.

Sorry for that, but since a few days libtool must not be downgraded anymore. 
You must use libtool 2. Please upgrade, and tell me if everything works. Don't 
forget to do a ./reconf before reconfiguring! If you are not sure, just start 
from a fresh checkout.

Regards,

Hi.

Is it also true for compilations hereafter for Ubuntu?

Regards.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to