RFID freak

Archive for October 5th, 2010

What might be wrong?

by on Oct.05, 2010, under Uncategorized

tom@laptom-T43:/somewhere/1_ecos_/ecos-3.0/examples$ make nfc-list
arm-eabi-gcc -c -o nfc-list.o -I/somewhere/1_ecos_/configfiles/100922_mikey-default_install//include -Wall -Wpointer-arith -Wstrict-prototypes -Wundef -Woverloaded-virtual -Wno-write-strings -mno-thumb-interwork -mcpu=arm7tdmi -g -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions nfc-list.c
cc1: warning: command line option “-Woverloaded-virtual” is valid for C++/ObjC++ but not for C
cc1: warning: command line option “-fno-rtti” is valid for C++/ObjC++ but not for C
arm-eabi-gcc -c -o nfc-utils.o -I/somewhere/1_ecos_/configfiles/100922_mikey-default_install//include -Wall -Wpointer-arith -Wstrict-prototypes -Wundef -Woverloaded-virtual -Wno-write-strings -mno-thumb-interwork -mcpu=arm7tdmi -g -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions nfc-utils.c
cc1: warning: command line option “-Woverloaded-virtual” is valid for C++/ObjC++ but not for C
cc1: warning: command line option “-fno-rtti” is valid for C++/ObjC++ but not for C
arm-eabi-gcc -nostartfiles -L/somewhere/1_ecos_/configfiles/100922_mikey-default_install//lib -Ttarget.ld -lnfc -mno-thumb-interwork -mcpu=arm7tdmi -Wl,–gc-sections -Wl,-static -g -nostdlib -o nfc-list nfc-list.o
nfc-list.o: In function `main’:
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:61: undefined reference to `nfc_version’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:64: undefined reference to `parse_device_desc’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:86: undefined reference to `nfc_connect’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:95: undefined reference to `nfc_list_devices’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:104: undefined reference to `nfc_connect’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:112: undefined reference to `nfc_initiator_init’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:115: undefined reference to `nfc_configure’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:116: undefined reference to `nfc_perror’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:120: undefined reference to `nfc_configure’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:121: undefined reference to `nfc_perror’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:125: undefined reference to `nfc_configure’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:126: undefined reference to `nfc_perror’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:129: undefined reference to `nfc_configure’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:130: undefined reference to `nfc_perror’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:134: undefined reference to `nfc_configure’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:135: undefined reference to `nfc_perror’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:139: undefined reference to `nfc_configure’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:140: undefined reference to `nfc_perror’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:147: undefined reference to `nfc_initiator_list_passive_targets’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:151: undefined reference to `print_nfc_iso14443a_info’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:156: undefined reference to `nfc_initiator_list_passive_targets’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:161: undefined reference to `print_nfc_felica_info’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:165: undefined reference to `nfc_initiator_list_passive_targets’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:170: undefined reference to `print_nfc_felica_info’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:175: undefined reference to `nfc_initiator_list_passive_targets’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:179: undefined reference to `print_nfc_iso14443b_info’
/somewhere/1_ecos_/ecos-3.0/examples/nfc-list.c:194: undefined reference to `nfc_disconnect’
collect2: ld returned 1 exit status
make: *** [nfc-list] Error 1
3 Comments more...

Looking for something?

Use the form below to search the site:

Still not finding what you're looking for? Drop a comment on a post or contact us so we can take care of it!

Blogroll

A few highly recommended websites...