[Gambas-devel] Ubuntu 10.04 error compiling gambas2 from svn

marco bra marcobra.ubuntu at ...176...
Wed Oct 13 11:47:55 CEST 2010


Benoît, thanks in advance

> Please tell me which version of Gambas 2 you try to compile, and give me the
> full output of "./configure" and "make".

I download it from svn...

svn checkout https://gambas.svn.sourceforge.net/svnroot/gambas/gambas/branches/2.0


./configure > configure.log
./configure: line 6255: GB_MATH_FUNC: command not found
configure: WARNING: Unable to find file: libintl.so
configure: WARNING: Unable to find file: libiconv.so
configure: WARNING: Unable to find file: libqte-mt.so
configure: WARNING: *** QT/Embedded component is disabled

In attach the configure.log.tar.bz2

Seems i need to install some dev lib i'm looking for the deb packages
to install

ubuntu at ...659...:~/src/gambas/2.0$ make
make  all-recursive
make[1]: ingresso nella directory «/home/ubuntu/src/gambas/2.0»
Making all in main
make[2]: ingresso nella directory «/home/ubuntu/src/gambas/2.0/main»
make  all-recursive
make[3]: ingresso nella directory «/home/ubuntu/src/gambas/2.0/main»
Making all in gbx
make[4]: ingresso nella directory «/home/ubuntu/src/gambas/2.0/main/gbx»
gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\""
-pipe -Wall -Wno-unused-value -Wcast-align -fsigned-char
-fvisibility=hidden -g -Os -I../share -D_REENTRANT     -MT
gbx2-gbx_value.o -MD -MP -MF .deps/gbx2-gbx_value.Tpo -c -o
gbx2-gbx_value.o `test -f 'gbx_value.c' || echo './'`gbx_value.c
In file included from gbx_value.c:35:
gbx_math.h:68: error: conflicting types for ‘powl’
gbx_math.h:72: error: conflicting types for ‘modfl’
make[4]: *** [gbx2-gbx_value.o] Errore 1
make[4]: uscita dalla directory «/home/ubuntu/src/gambas/2.0/main/gbx»
make[3]: *** [all-recursive] Errore 1
make[3]: uscita dalla directory «/home/ubuntu/src/gambas/2.0/main»
make[2]: *** [all] Errore 2
make[2]: uscita dalla directory «/home/ubuntu/src/gambas/2.0/main»
make[1]: *** [all-recursive] Errore 1
make[1]: uscita dalla directory «/home/ubuntu/src/gambas/2.0»
make: *** [all] Errore 2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: configure.log.tar.bz2
Type: application/x-bzip2
Size: 4839 bytes
Desc: not available
URL: <http://lists.gambas-basic.org/pipermail/devel/attachments/20101013/6009b12b/attachment.bin>


More information about the Devel mailing list