[Gambas-user] Gambas 3 RC1 pre-release source package

Benoît Minisini gambas at ...1...
Sun Mar 20 01:37:54 CET 2011


>    SUSE 11.2:
> 
>    Compiling runs into error in 'make':
> 
> 
>    /bin/sh        ../libtool       --tag=CC         --mode=link       gcc
>    -DGAMBAS_PATH="\"/usr/local/bin\""   -pipe   -Wall   -Wno-unused-value
>    -fsigned-char   -fvisibility=hidden   -g  -Os  -I../share     -o  gbc3
>    gbc3-gb_error.o    gbc3-gb_alloc.o   gbc3-gb_array.o   gbc3-gbc_read.o
>   
> gbc3-gbc_preprocess.ogbc3-gbc_reserved.ogbc3-gbc_compile.ogbc3-gbc_type.o
> gbc3-gb_buffer.o   gbc3-gbc_dump.o   gbc3-gbc_class.o  gbc3-gbc_code.o
> gbc3-gbc_trans.o        gbc3-gbc_header.o        gbc3-gbc_trans_code.o
> gbc3-gbc_trans_expr.o    gbc3-gbc_trans_tree.o   gbc3-gbc_trans_ctrl.o
> gbc3-gbc_trans_subr.o gbc3-gbc_output.o gbc3-gbc_pcode.o gbc3-gb_file.o
> gbc3-gbc_form.o    gbc3-gb_str.o   gbc3-gbc_chown.o   gbc3-gb_common.o
> gbc3-gbc_arch.o gbc3-gb_table.o gbc3-gbc.o -lm
>    libtool: Version mismatch error.  This is libtool 2.2.6, but the
>    libtool: definition of this LT_INIT comes from libtool 2.2.6b.
>    libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6
>    libtool: and run autoconf again.
>    make[4]: *** [gbc3] Fehler 63
>    make[4]: Leaving directory
>    `/Platte2/Downloads/gambas3/preRC3/gambas3-2.99.0/main/gbc'
>    make[3]: *** [all-recursive] Fehler 1
>    make[3]: Leaving directory
>    `/Platte2/Downloads/gambas3/preRC3/gambas3-2.99.0/main'
>    make[2]: *** [all] Fehler 2
>    make[2]: Leaving directory
>    `/Platte2/Downloads/gambas3/preRC3/gambas3-2.99.0/main'
>    make[1]: *** [all-recursive] Fehler 1
>    make[1]: Leaving directory
>    `/Platte2/Downloads/gambas3/preRC3/gambas3-2.99.0'
>    make: *** [all] Fehler 2
> 
> 
>    Looks like I'd have a wrong version of libtool, but with the svn
> versions everything compiles ok.
> 
> 
>    Regards
> 
>    Matti
> 

Did you run ./reconf-all before running ./configure ?

-- 
Benoît Minisini




More information about the User mailing list