[Gambas-user] gb3 svn 2277 make error
o.s.p
o.s.p at ...69...
Wed Aug 26 13:38:45 CEST 2009
i've had this problem with gb2 2234 too:
Making install in gbx
make[2]: Entering directory `/home/pol/Desktop/src/g/trunk/main/gbx'
/bin/sh ../libtool --tag=CC --mode=link gcc -DGBX_INFO -pipe -Wall
-Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -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
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 /usr/lib/libffi.so -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[2]: *** [gb.la] Error 1
make[2]: Leaving directory `/home/pol/Desktop/src/g/trunk/main/gbx'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/pol/Desktop/src/g/trunk/main'
make: *** [install-recursive] Error 1
gcc 4.4.1 doesn't like -soname....
More information about the User
mailing list