[Ginga-argentina] compilando..

Alejandro Alvarez aalvarez at lifia.info.unlp.edu.ar
Wed Jun 2 15:00:18 CEST 2010


Hola, lo estás compilando sin parametros. Fijate en el README de
telemidia-links, que tiene detallada esta línea:

./autogen.sh --enable-graphics --with-directfb
--enable-javascript --without-x --without-sdl

saludos!


On Wed, Jun 2, 2010 at 8:45 AM, Arturo Zambrano <
arturo at lifia.info.unlp.edu.ar> wrote:

> Hola
>     que sources? de que ftp?
>    tene en cuenta que pueden haber muchos gingas (el de la puc, lo que haga
> el lifia, otros).
>    si no sos claro en lo que estas usando es dificil ayudar.
>    hay guias de compilacion, por en  los sitios de brasil, nosotros vamos a
> publicar como se compila lo nuestro, pero ahora estamos muy cortos de
> tiempo.
>
> saludos
>
> On Tue, Jun 1, 2010 at 11:38 PM, Fernando Toledo <ftoledo at docksud.com.ar>wrote:
>
>> hola me baje todos los sources del ftp
>> y empece a probar compilar
>> como no encontre ninguna guia empece por ginga a secas y me pide como
>> dependencia telemedia-utils
>> al intentar compilar este ultimo tengo lo siguiente:
>> (cualquier ayuda es bienvenida)
>>
>> -----------------
>> ragnarok /tmp/ginga/telemidia-util-0.11.1 $ ./autogen.sh
>>
>> I am testing that you have the required versions of libtool, autoconf,
>> and automake.
>>
>> checking for libtool >= 1.3.4 ... yes (version 2.2.6)
>> checking for autoconf >= 2.13 ... yes (version 2.65)
>> checking for automake >= 1.4 ... yes (version 1.11.1)
>>
>> I am going to run ./configure with no arguments - if you wish
>> to pass any to it, please specify them on the ./autogen.sh command line.
>>
>>
>>
>> Running aclocal ...
>> Running libtoolize ...
>> Running autoconf ...
>> Running autoheader...
>> Running automake ...
>> Running configure ...
>> checking for a BSD-compatible install... /usr/bin/install -c
>> checking whether build environment is sane... yes
>> checking for a thread-safe mkdir -p... /bin/mkdir -p
>> checking for gawk... gawk
>> checking whether make sets $(MAKE)... yes
>> checking for g++... g++
>> checking whether the C++ compiler works... yes
>> checking for C++ compiler default output file name... a.out
>> checking for suffix of executables...
>> checking whether we are cross compiling... no
>> checking for suffix of object files... o
>> checking whether we are using the GNU C++ compiler... yes
>> checking whether g++ accepts -g... yes
>> checking for style of include used by make... GNU
>> checking dependency style of g++... gcc3
>> checking build system type... i686-pc-linux-gnu
>> checking host system type... i686-pc-linux-gnu
>> checking for gcc... gcc
>> checking whether we are using the GNU C compiler... yes
>> checking whether gcc accepts -g... yes
>> checking for gcc option to accept ISO C89... none needed
>> checking dependency style of gcc... gcc3
>> checking for a sed that does not truncate output... /bin/sed
>> checking for grep that handles long lines and -e... /bin/grep
>> checking for egrep... /bin/grep -E
>> checking for fgrep... /bin/grep -F
>> checking for ld used by gcc... /usr/bin/ld
>> checking if the linker (/usr/bin/ld) is GNU ld... yes
>> checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
>> checking the name lister (/usr/bin/nm -B) interface... BSD nm
>> checking whether ln -s works... yes
>> checking the maximum length of command line arguments... 1572864
>> checking whether the shell understands some XSI constructs... yes
>> checking whether the shell understands "+="... yes
>> checking for /usr/bin/ld option to reload object files... -r
>> checking for objdump... objdump
>> checking how to recognize dependent libraries... pass_all
>> checking for ar... ar
>> checking for strip... strip
>> checking for ranlib... ranlib
>> checking command to parse /usr/bin/nm -B output from gcc object... ok
>> checking how to run the C preprocessor... gcc -E
>> checking for ANSI C header files... yes
>> checking for sys/types.h... yes
>> checking for sys/stat.h... yes
>> checking for stdlib.h... yes
>> checking for string.h... yes
>> checking for memory.h... yes
>> checking for strings.h... yes
>> checking for inttypes.h... yes
>> checking for stdint.h... yes
>> checking for unistd.h... yes
>> checking for dlfcn.h... yes
>> checking whether we are using the GNU C++ compiler... (cached) yes
>> checking whether g++ accepts -g... (cached) yes
>> checking dependency style of g++... (cached) gcc3
>> checking how to run the C++ preprocessor... g++ -E
>> checking for objdir... .libs
>> checking if gcc supports -fno-rtti -fno-exceptions... no
>> checking for gcc option to produce PIC... -fPIC -DPIC
>> checking if gcc PIC flag -fPIC -DPIC works... yes
>> checking if gcc static flag -static works... yes
>> checking if gcc supports -c -o file.o... yes
>> checking if gcc supports -c -o file.o... (cached) yes
>> checking whether the gcc linker (/usr/bin/ld) supports shared libraries...
>> yes
>> checking whether -lc should be explicitly linked in... no
>> checking dynamic linker characteristics... GNU/Linux ld.so
>> checking how to hardcode library paths into programs... immediate
>> checking whether stripping libraries is possible... yes
>> checking if libtool supports shared libraries... yes
>> checking whether to build shared libraries... yes
>> checking whether to build static libraries... yes
>> checking for ld used by g++... /usr/bin/ld
>> checking if the linker (/usr/bin/ld) is GNU ld... yes
>> checking whether the g++ linker (/usr/bin/ld) supports shared libraries...
>> yes
>> checking for g++ option to produce PIC... -fPIC -DPIC
>> checking if g++ PIC flag -fPIC -DPIC works... yes
>> checking if g++ static flag -static works... yes
>> checking if g++ supports -c -o file.o... yes
>> checking if g++ supports -c -o file.o... (cached) yes
>> checking whether the g++ linker (/usr/bin/ld) supports shared libraries...
>> yes
>> checking dynamic linker characteristics... GNU/Linux ld.so
>> checking how to hardcode library paths into programs... immediate
>> *** Component support will be built.
>> configure: creating ./config.status
>> config.status: creating Makefile
>> config.status: creating include/Makefile
>> config.status: creating src/Makefile
>> config.status: creating test/Makefile
>> config.status: creating config.h
>> config.status: executing depfiles commands
>> config.status: executing libtool commands
>> TeleMidia Util 0.11.2
>> Copyleft 1989-2009 PUC-RIO/LABORATORIO TELEMIDIA, Some Rights Reserved.
>> Now type 'make' to compile the project.
>> ragnarok /tmp/ginga/telemidia-util-0.11.1 $ make
>> make  all-recursive
>> make[1]: se ingresa al directorio `/tmp/ginga/telemidia-util-0.11.1'
>> Making all in include
>> make[2]: se ingresa al directorio
>> `/tmp/ginga/telemidia-util-0.11.1/include'
>> make[2]: No se hace nada para `all'.
>> make[2]: se sale del directorio `/tmp/ginga/telemidia-util-0.11.1/include'
>> Making all in src
>> make[2]: se ingresa al directorio `/tmp/ginga/telemidia-util-0.11.1/src'
>> g++ -DHAVE_CONFIG_H -I. -I..     -fPIC -g -O2 -MT Color.o -MD -MP -MF
>> .deps/Color.Tpo -c -o Color.o Color.cpp
>> mv -f .deps/Color.Tpo .deps/Color.Po
>> g++ -DHAVE_CONFIG_H -I. -I..     -fPIC -g -O2 -MT functions.o -MD -MP -MF
>> .deps/functions.Tpo -c -o functions.o functions.cpp
>> mv -f .deps/functions.Tpo .deps/functions.Po
>> /bin/sh ../libtool --tag=CXX   --mode=link g++  -fPIC -g -O2 -Wl,-
>> soname,libtelemidiautil.so -shared  -o libtelemidiautil.so Color.o
>> functions.o
>> libtool: link: g++ -fPIC -g -O2 -Wl,-soname -Wl,libtelemidiautil.so -o
>> libtelemidiautil.so Color.o functions.o
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 0 has
>> invalid symbol index 12
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 1 has
>> invalid symbol index 13
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 2 has
>> invalid symbol index 2
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 3 has
>> invalid symbol index 2
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 4 has
>> invalid symbol index 12
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 5 has
>> invalid symbol index 14
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 6 has
>> invalid symbol index 14
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 7 has
>> invalid symbol index 14
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 8 has
>> invalid symbol index 2
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 9 has
>> invalid symbol index 2
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 10 has
>> invalid symbol index 13
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 11 has
>> invalid symbol index 14
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 12 has
>> invalid symbol index 14
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 13 has
>> invalid symbol index 14
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 14 has
>> invalid symbol index 14
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 15 has
>> invalid symbol index 14
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 16 has
>> invalid symbol index 14
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 17 has
>> invalid symbol index 14
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 18 has
>> invalid symbol index 14
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 19 has
>> invalid symbol index 14
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 20 has
>> invalid symbol index 14
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 21 has
>> invalid symbol index 14
>> /usr/bin/ld: /usr/lib/debug/usr/lib/crt1.o(.debug_info): relocation 22 has
>> invalid symbol index 22
>> /usr/lib/gcc/i486-linux-gnu/4.4.4/../../../../lib/crt1.o: In function
>> `_start':
>> (.text+0x18): undefined reference to `main'
>> collect2: ld returned 1 exit status
>> make[2]: *** [libtelemidiautil.so] Error 1
>> make[2]: se sale del directorio `/tmp/ginga/telemidia-util-0.11.1/src'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: se sale del directorio `/tmp/ginga/telemidia-util-0.11.1'
>> make: *** [all] Error 2
>> ragnarok /tmp/ginga/telemidia-util-0.11.1 $
>>
>>
>> --
>> Dock Sud BBS
>> http://bbs.docksud.com.ar
>> telnet://bbs.docksud.com.ar
>>
>> _______________________________________________
>> Ginga-argentina mailing list
>> Ginga-argentina at lists.ourproject.org
>> https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina
>>
>>
>
> _______________________________________________
> Ginga-argentina mailing list
> Ginga-argentina at lists.ourproject.org
> https://lists.ourproject.org/cgi-bin/mailman/listinfo/ginga-argentina
>
>


-- 
Alejandro Alvarez
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ourproject.org/pipermail/ginga-argentina/attachments/20100602/de99a19f/attachment-0001.htm 


More information about the Ginga-argentina mailing list