[Gambas-user] svn2231 - libtool problem?

o.s.p o.s.p at ...69...
Wed Aug 12 13:09:10 CEST 2009


hello!
gcc version 4.4.1 (Frugalware Linux - current)

host-triplet:     i686-frugalware-linux-gnu
shell:            /bin/sh
compiler:         gcc
compiler flags:           -march=i686 -mtune=generic -O2 -pipe
-fno-strict-aliasing
linker:           /usr/i686-frugalware-linux/bin/ld (gnu? yes)
libtool:          (GNU libtool) 2.2.6
automake:         automake (GNU automake) 1.11
autoconf:         autoconf (GNU Autoconf) 2.64

svn 2231

i have this error!!??
(no problems with previous svn)

Making install in gbx
make[2]: Entering directory `/home/pol/Desktop/src/g/2.0/main/gbx'
/bin/sh ../libtool --tag=CC   --mode=link ccache gcc -DGBX_INFO -pipe
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -O0 
-module -no-undefined   -o gb.la -rpath /usr/local/lib/gambas2
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_c_quote.lo gb_la-gbx_class_info.lo -lm    -ldl -lpthread   -lffi
ccache 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 /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/2.0/main/gbx'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/pol/Desktop/src/g/2.0/main'
make: *** [install-recursive] Error 1





More information about the User mailing list