pynfc icon indicating copy to clipboard operation
pynfc copied to clipboard

undefined symbol: nfc_connect

Open GoogleCodeExporter opened this issue 10 years ago • 2 comments

hi guys..

im installed, libnfc-1.7.1 with pynfc

when i run the example, this show this.

libnfc.so.5: undefined symbol: ncf_connect

Original issue reported on code.google.com by [email protected] on 24 Apr 2014 at 10:08

GoogleCodeExporter avatar Mar 20 '15 20:03 GoogleCodeExporter

I got this too.  Any one find a solution?

Original comment by [email protected] on 13 Mar 2015 at 1:31

GoogleCodeExporter avatar Mar 20 '15 20:03 GoogleCodeExporter

Yes I found the soution. The error is the symbols to .so delete all and remake 
the libnfc 

rm -rf  /usr/bin/libnfc*


Original comment by [email protected] on 14 Mar 2015 at 3:51

GoogleCodeExporter avatar Mar 20 '15 20:03 GoogleCodeExporter