[Gambas-devel] Translations for Gambas3

Benoit Minisini gambas at ...1...
Mon May 12 20:25:43 CEST 2008


On lundi 12 mai 2008, David Villalobos Cambronero wrote:
> Hi, now I get this:
>
> make[4]: se sale del directorio `/home/alumno/Gambas/3/trunk/main/gbx'
> Making all in gbc
> make[4]: se ingresa al directorio `/home/alumno/Gambas/3/trunk/main/gbc'
> gcc -DHAVE_CONFIG_H -I. -I.. -I../share -I../libltdl  
> -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value
> -fsigned-char -fvisibility=hidden -g -Os  -MT gbc3-gbc_read.o -MD -MP -MF
> .deps/gbc3-gbc_read.Tpo -c -o gbc3-gbc_read.o `test -f 'gbc_read.c' || echo
> './'`gbc_read.c mv -f .deps/gbc3-gbc_read.Tpo .deps/gbc3-gbc_read.Po
> gcc -DHAVE_CONFIG_H -I. -I.. -I../share -I../libltdl  
> -DGAMBAS_PATH="\"/usr/local/bin\"" -pipe -Wall -Wno-unused-value
> -fsigned-char -fvisibility=hidden -g -Os  -MT gbc3-gbc_compile.o -MD -MP
> -MF .deps/gbc3-gbc_compile.Tpo -c -o gbc3-gbc_compile.o `test -f
> 'gbc_compile.c' || echo './'`gbc_compile.c gbc_compile.c:53:23: error:
> gbc_chown.h: No existe el fichero o el directorio gbc_compile.c: En la
> función ‘COMPILE_init’:
> gbc_compile.c:241: aviso: declaración implícita de la función
> ‘FILE_set_owner’ make[4]: *** [gbc3-gbc_compile.o] Error 1
> make[4]: se sale del directorio `/home/alumno/Gambas/3/trunk/main/gbc'
> make[3]: *** [all-recursive] Error 1
> make[3]: se sale del directorio `/home/alumno/Gambas/3/trunk/main'
> make[2]: *** [all] Error 2
> make[2]: se sale del directorio `/home/alumno/Gambas/3/trunk/main'
> make[1]: *** [all-recursive] Error 1
> make[1]: se sale del directorio `/home/alumno/Gambas/3/trunk'
> make: *** [all] Error 2
>
>

Argh. As usual, I forgot to add the two new source files that implement these 
functions.

It is fixed in revision #1371. Do not forget to reconfigure the main 
sub-directory!

Regards,

-- 
Benoit Minisini




More information about the Devel mailing list