[Gambas-devel] Ubuntu 10.04 error compiling gambas2 from svn
Benoît Minisini
gambas at ...1...
Wed Oct 13 11:13:36 CEST 2010
> Hi, i get this error compiling gambas2, any hints ?
> Best regards
>
> 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
Please tell me which version of Gambas 2 you try to compile, and give me the
full output of "./configure" and "make".
Regards,
--
Benoît Minisini
More information about the Devel
mailing list