[Gambas-user] Compiling Gambas 3 svn on Ubuntu

Benoît Minisini gambas at ...1...
Thu Aug 6 20:45:03 CEST 2009


> 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
> -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 `/root/Desktop/gambas3/main/gbx'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/root/Desktop/gambas3/main'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/root/Desktop/gambas3/main'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/root/Desktop/gambas3'
> make: *** [all] Error 2
>
> -Nick
>

Can you send the the output of './reconf' and './configure'?

-- 
Benoît




More information about the User mailing list