[Gambas-user] Issue 177 in gambas: gambas3 rev. 4363 install-recursive Error 1 on Ubuntu 10.04.3

gambas at ...2524... gambas at ...2524...
Fri Dec 30 09:27:48 CET 2011


Status: New
Owner: ----
Labels: Version Type-Bug Priority-Medium OpSys-Any Dist-Any Arch-Any  
Desktop-Any GUI-Any

New issue 177 by marcobra... at ...626...: gambas3 rev. 4363   
install-recursive Error 1 on Ubuntu 10.04.3
http://code.google.com/p/gambas/issues/detail?id=177

1) Describe the problem.

Doing mak install...

gcc -DHAVE_CONFIG_H -I. -I..    -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe  
-Wall -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os -I../share  
-D_REENTRANT     -MT gbx3-gbx_local.o -MD -MP -MF .deps/gbx3-gbx_local.Tpo  
-c -o gbx3-gbx_local.o `test -f 'gbx_local.c' || echo './'`gbx_local.c
gbx_local.c: In function ‘LOCAL_format_number’:
gbx_local.c:945: error: ‘MAX_FLOAT_DIGIT’ undeclared (first use in this  
function)
gbx_local.c:945: error: (Each undeclared identifier is reported only once
gbx_local.c:945: error: for each function it appears in.)
make[2]: *** [gbx3-gbx_local.o] Errore 1
make[2]: uscita dalla directory "/home/ubuntu/src/gambas/trunk/main/gbx"
make[1]: *** [install-recursive] Errore 1
make[1]: uscita dalla directory "/home/ubuntu/src/gambas/trunk/main"
make: *** [install-recursive] Errore 1


2) GIVE THE FOLLOWING INFORMATIONS (if they are appropriate):

Version: TRUNK
Revision: r4363
Operating system: Linux
Distribution: Ubuntu
Architecture: x86
GUI component: QT3 / QT4 / GTK+
Desktop used: Gnome

5) Explain clearly how to reproduce the bug or the crash.

Compililing and installing the sources...



More information about the User mailing list