[Jde-dev] Lincado del componente motiondetector

Roberto Calvo rocapal en libresoft.es
Sab Ene 30 18:52:50 CET 2010


Buenas!

De nuevo problemas de lincado, esta vez en el componente motiondetector.

Primero, en el Makefile.am aparece:

motiondetectiontestmodel_SOURCES = testmodel.cpp model.cpp

Y testmodel.cpp no está subido. No se si hace falta el archivo, o
simplemente hay que quitarlo de esa linea. Yo lo he quitado para seguir
compilando.

David, ¿Alguna pista sobre el error de lincado.?. Quizás tenga que ver
con el cambio de librería a la hora de compilar gearbox? También mosquea
un poco el mensaje final, "undefined reference to 'main' "

Ahí va el log.

rocapal en vega:~/robotica/jderobot/src/components/motiondetection$ make
/bin/sh ../../../libtool --tag=CXX   --mode=link g++  -g -O2 -L/usr//lib -lcxcore -lcv -lcvaux -lml  -o motiondetectiontestmodel motiondetectiontestmodel-model.o ../../../src/libs/jderobotice/libJderobotIce.la ../../../src/interfaces/cpp/jderobot/libJderobotInterfaces.la ../../../src/libs/jderobotutil/libJderobotUtil.la ../../../src/libs/colorspaces/libcolorspaces.la ../../../src/libs/colorspaces/libcolorspaces++.la -lm 
libtool: link: g++ -g -O2 -o .libs/motiondetectiontestmodel motiondetectiontestmodel-model.o  -L/usr//lib -lcxcore -lcv -lcvaux -lml ../../../src/libs/jderobotice/.libs/libJderobotIce.so ../../../src/interfaces/cpp/jderobot/.libs/libJderobotInterfaces.so ../../../src/libs/jderobotutil/.libs/libJderobotUtil.so ../../../src/libs/colorspaces/.libs/libcolorspaces.so ../../../src/libs/colorspaces/.libs/libcolorspaces++.so -lm -Wl,-rpath -Wl,/usr/local/lib/jderobot
/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.3/../../../../lib/crt1.o: In function `_start':
(.text+0x18): undefined reference to `main'
collect2: ld returned 1 exit status
make: *** [motiondetectiontestmodel] Error 1

-- 
Roberto Calvo Palomino          | Libre Software Engineering Lab (GSyC)
Tel: (+34) 91 488 85 23         | Universidad Rey Juan Carlos
rocapal en libresoft.es            | Edif. Departamental II - Despacho 116
http://libresoft.es/            | c/Tulipán s/n 28933 Móstoles (Madrid)

GPG-KEY: http://gsyc.es/~rocapal/rocapal.gpg
------------ próxima parte ------------
Se ha borrado un mensaje que no está en formato texto plano...
Nombre     : no disponible
Tipo       : application/pgp-signature
Tamaño     : 198 bytes
Descripción: Esta parte del mensaje =?ISO-8859-1?Q?est=E1?= firmada
 digitalmente
Url        : http://gsyc.escet.urjc.es/pipermail/jde-developers/attachments/20100130/3fde9f47/attachment.pgp 


More information about the Jde-developers mailing list