[Ginga-argentina] Problemas con instalacion de Ginga 1.3 siguiendo el tutorial.
flr
flr at certi.org.br
Wed Aug 1 14:52:24 CEST 2012
Hola a todos, a ver si alguienme puede ayudar : siguendo los pasos del
tutorial de instalacion de Ginga.ar en Ubuntu, cuando doy el make para
compilar FusionSound me aparece lo siguiente :
facundo at facundo-desktop:~/FusionSound$ make
make all-recursive
make[1]: Entering directory `/home/facundo/FusionSound'
Making all in docs
make[2]: Entering directory `/home/facundo/FusionSound/docs'
Making all in html
make[3]: Entering directory `/home/facundo/FusionSound/docs/html'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/facundo/FusionSound/docs/html'
make[3]: Entering directory `/home/facundo/FusionSound/docs'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/facundo/FusionSound/docs'
make[2]: Leaving directory `/home/facundo/FusionSound/docs'
Making all in include
make[2]: Entering directory `/home/facundo/FusionSound/include'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/facundo/FusionSound/include'
Making all in src
make[2]: Entering directory `/home/facundo/FusionSound/src'
Making all in core
make[3]: Entering directory `/home/facundo/FusionSound/src/core'
/bin/bash ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H
-I. -I../.. -I../../include -I../../include -I../../src -D_REENTRANT
-I/usr/include/directfb -DMODULEDIR=\"/usr/local/lib/directfb-1.2-0\"
-D_GNU_SOURCE -Wall -O3 -ffast-math -pipe
-Werror-implicit-function-declaration -MT core_sound.lo -MD -MP -MF
.deps/core_sound.Tpo -c -o core_sound.lo core_sound.c
libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../include
-I../../include -I../../src -D_REENTRANT -I/usr/include/directfb
-DMODULEDIR=\"/usr/local/lib/directfb-1.2-0\" -D_GNU_SOURCE -Wall -O3
-ffast-math -pipe -Werror-implicit-function-declaration -MT
core_sound.lo -MD -MP -MF .deps/core_sound.Tpo -c core_sound.c -fPIC
-DPIC -o .libs/core_sound.o
core_sound.c: In function ‘fs_core_create_buffer’:
core_sound.c:317: error: too many arguments to function
‘fusion_object_create’
core_sound.c: In function ‘fs_core_create_playback’:
core_sound.c:328: error: too many arguments to function
‘fusion_object_create’
make[3]: *** [core_sound.lo] Error 1
make[3]: Leaving directory `/home/facundo/FusionSound/src/core'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/facundo/FusionSound/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/facundo/FusionSound'
make: *** [all] Error 2
Primero estaba usando la version 4.4 de gcc y g++ . Probé haciendo un
downgrade para la version 4.1 pero resulta en lo mismo. Estoy usando
ubuntu 10.04 LTS.
Alguin sabe por que puede ser? Podria usar el Ginga.ar sin compilar
FusionSound?
Saludos.
Facundo.
More information about the Ginga-argentina
mailing list