gugarthur
(usa Fedora)
Enviado em 09/11/2010 - 00:35h
Olá, pessoal
estou tentando instalar um programa para desenvolvimento de aplicativos em flash chamado spalah (http://spalah.sourceforge.net/), só que está ocorrendo o seguinte erro quando dou o comando make:
spa-canvas-view-item.c:142: warning: assignment discards qualifiers from pointer target type
spa-canvas-view-item.c:144: warning: implicit declaration of function ‘gnome_canvas_bpath_get_type’
spa-canvas-view-item.c:145: warning: implicit declaration of function ‘gnome_canvas_path_def_new_from_foreign_bpath’
spa-canvas-view-item.c:168: warning: assignment discards qualifiers from pointer target type
spa-canvas-view-item.c: In function ‘spa_string_path2length’:
spa-canvas-view-item.c:262: warning: function returns address of local variable
spa-canvas-view-item.c:300: warning: function returns address of local variable
spa-canvas-view-item.c:322: error: label at end of compound statement
spa-canvas-view-item.c:326: warning: function returns address of local variable
make[2]: ** [spalah-spa-canvas-view-item.o] Erro 1
make[2]: Saindo do diretório `/home/arthur/Flash/spalah-flash-0.03/src'
make[1]: ** [all-recursive] Erro 1
make[1]: Saindo do diretório `/home/arthur/Flash/spalah-flash-0.03'
make: ** [all] Erro 2
Alguém aí se habilita?