[Gambas-user] Compiling on Suse 11.1 was : Compiling Gambas 3 svn on Ubuntu

Dr. Diesel dr.diesel at ...626...
Fri Aug 7 22:55:27 CEST 2009


On Fri, Aug 7, 2009 at 2:52 PM, Nick Rathke <nick at ...2252...> wrote
>
>
>>>
>>> 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
>>>
>>
>> Here is the make error from Ubuntu 9.10, looks to be libtool related also:

libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DGBX_INFO -I../share
-D_REENTRANT -I../libltdl -O0 -MT gb_la-gbx_class_info.lo -MD -MP -MF
.deps/gb_la-gbx_class_info.Tpo -c gbx_class_info.c  -DPIC -o
.libs/gb_la-gbx_class_info.o
mv -f .deps/gb_la-gbx_class_info.Tpo .deps/gb_la-gbx_class_info.Plo
/bin/bash ../libtool --tag=CC   --mode=link gcc -DGBX_INFO -I../share
-D_REENTRANT -I../libltdl   -O0  -module -O1 -z defs      -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 -lffi
libtool: link: 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_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 `/home/andy/trunk/main/gbx'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/andy/trunk/main'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/andy/trunk/main'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/andy/trunk'
make: *** [all] Error 2
andy at ...2258...:~/trunk$

More info available if needed.

Thanks
Andy

-- 
projecthuh.com
All of my bits are free, are yours?  Fedoraproject.org



More information about the User mailing list