Hello,

I'm trying to get concordance 0.21 to work on my machine (Ubuntu 8.10)
in order to apply a firmware upgrade to my Harmony 525 (for some unknown
reason the remote one day suddenly showed the message "safe mode").

Installation of libconcord worked fine ("./configure"; "make" and "sudo
make install" without any error message).

Installation of concordance started fine: "./configure" without error
message. But when I typed in "make", I got this:

make  all-am
make[1]: Betrete Verzeichnis
'/home/matthias/Desktop/harmony/concordance-0.21/concordance'
gcc -DHAVE_CONFIG_H -I.    -Wall -ansi -pedantic-errors -g -O2 -MT
concordance-concordance.o -MD -MP -MF .deps/concordance-concordance.Tpo
-c -o concordance-concordance.o `test -f 'concordance.c' || echo
'./'`concordance.c
concordance.c: In Funktion »cb_print_percent_status«:
concordance.c:170: Warnung: Typkonvertierung von Zeiger auf Ganzzahl
anderer Breite
mv -f .deps/concordance-concordance.Tpo .deps/concordance-concordance.Po
/bin/bash ./libtool --tag=CC   --mode=link gcc -Wall -ansi
-pedantic-errors -g -O2 -lconcord  -o concordance
concordance-concordance.o  
mkdir .libs
gcc -Wall -ansi -pedantic-errors -g -O2 -o concordance
concordance-concordance.o  /usr/lib/libconcord.so  
concordance-concordance.o: In function `learn_ir_commands':
/home/matthias/Desktop/harmony/concordance-0.21/concordance/concordance.c:264: 
undefined reference to `get_key_names'
/home/matthias/Desktop/harmony/concordance-0.21/concordance/concordance.c:288: 
undefined reference to `learn_from_remote'
/home/matthias/Desktop/harmony/concordance-0.21/concordance/concordance.c:376: 
undefined reference to `delete_key_names'
/home/matthias/Desktop/harmony/concordance-0.21/concordance/concordance.c:316: 
undefined reference to `encode_for_posting'
/home/matthias/Desktop/harmony/concordance-0.21/concordance/concordance.c:319: 
undefined reference to `delete_ir_signal'
/home/matthias/Desktop/harmony/concordance-0.21/concordance/concordance.c:362: 
undefined reference to `delete_encoded_signal'
/home/matthias/Desktop/harmony/concordance-0.21/concordance/concordance.c:343: 
undefined reference to `post_new_code'
collect2: ld returned 1 exit status
make[1]: *** [concordance] Fehler 1
make[1]: Verlasse Verzeichnis
'/home/matthias/Desktop/harmony/concordance-0.21/concordance'
make: *** [all] Fehler 2


I got no idea what to do... Do I have to remove concordance 0.20 first?
If so, then how to do this?

I hope anyone can help me...

Thanks a lot,
Matthias




------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
concordance-devel mailing list
concordance-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/concordance-devel

Reply via email to