[Gambas-user] Errors compiling Gambas
Benoît Minisini
gambas at ...1...
Mon Aug 3 19:36:54 CEST 2009
> Hello.
> I'm having some problems compiling Gambas 2.15.2 and Gambas2-SVN.
> In the first case, it seems that everything goes right but when I try to
> launch Gambas it doesn't find it on my system.
> If I launch it using the absolute path, I get an ERROR #45: File or
> Directory doesn't exist (or something similar),
>
> In the second case, the compilation halts at /main/gbx with this error:
> gcc -shared .libs/gb_la-gbx_c_class.o .libs/gb_la-gbx_c_collection.o
> .libs/gb_la-gbx_c_error.o .libs/gb_la-gbx_c_gambas.o
> .libs/gb_la-gbx_c_file.o .libs/gb_la-gbx_c_application.o
> .libs/gb_la-gbx_c_array.o .libs/gb_la-gbx_c_process.o
> .libs/gb_la-gbx_c_string.o .libs/gb_la-gbx_c_subcollection.o
> .libs/gb_la-gbx_c_enum.o .libs/gb_la-gbx_c_timer.o
> .libs/gb_la-gbx_c_quote.o .libs/gb_la-gbx_class_info.o -lm -ldl
> -lpthread -lffi -lc -soname gb.so.0 -o .libs/gb.so.0.0.0
> gcc: gb.so.0: No such file or directory
> gcc: unrecognized option '-soname'
> make[4]: *** [gb.la] Error 1
> make[4]: Leaving directory
> `/tmp/yaourt-tmp-leo/aur-gambas2-svn/gambas2-svn/src/gambas2-build/main/gbx
>' make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory
> `/tmp/yaourt-tmp-leo/aur-gambas2-svn/gambas2-svn/src/gambas2-build/main'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory
> `/tmp/yaourt-tmp-leo/aur-gambas2-svn/gambas2-svn/src/gambas2-build/main'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory
> `/tmp/yaourt-tmp-leo/aur-gambas2-svn/gambas2-svn/src/gambas2-build'
> make: *** [all] Error 2
>
> I'm using Arch Linux.
> The SVN version is #2187. Until #2127 (the last I compiled) everything
> went right.
Can you post the full output of the compilation process as explained on the
website?
--
Benoît
More information about the User
mailing list