Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

libnfc-1.6.0 rc1 fails to compile #199

Closed
GoogleCodeExporter opened this issue Apr 3, 2015 · 3 comments
Closed

libnfc-1.6.0 rc1 fails to compile #199

GoogleCodeExporter opened this issue Apr 3, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. ./configure
2. make

Selected drivers:
   acr122........... yes
   acr122s.......... yes
   arygon........... yes
   pn53x_usb........ yes
   pn532_uart....... no


What do you see instead?


pn53x_usb.c: In function 'pn53x_usb_receive':
pn53x_usb.c:535:7: warning: implicit declaration of function 'MIN' 
[-Wimplicit-function-declaration]
  CCLD   libnfcdrivers.la
make[3]: Leaving directory 
`/home/fkooman/rpmbuild/SOURCES/libnfc-1.6.0-rc1/libnfc/drivers'
Making all in .
make[3]: Entering directory 
`/home/fkooman/rpmbuild/SOURCES/libnfc-1.6.0-rc1/libnfc'
  CC     libnfc_la-iso14443-subr.lo
  CC     libnfc_la-mirror-subr.lo
  CC     libnfc_la-nfc.lo
  CC     libnfc_la-nfc-device.lo
  CC     libnfc_la-nfc-emulation.lo
  CC     libnfc_la-nfc-internal.lo
  CCLD   libnfc.la
make[3]: Leaving directory 
`/home/fkooman/rpmbuild/SOURCES/libnfc-1.6.0-rc1/libnfc'
make[2]: Leaving directory 
`/home/fkooman/rpmbuild/SOURCES/libnfc-1.6.0-rc1/libnfc'
Making all in utils
make[2]: Entering directory 
`/home/fkooman/rpmbuild/SOURCES/libnfc-1.6.0-rc1/utils'
  CC     nfc-utils.lo
  CCLD   libnfcutils.la
  CC     nfc-emulate-forum-tag4.o
  CCLD   nfc-emulate-forum-tag4
../libnfc/.libs/libnfc.so: undefined reference to `MIN'
collect2: ld returned 1 exit status
make[2]: *** [nfc-emulate-forum-tag4] Error 1
make[2]: Leaving directory 
`/home/fkooman/rpmbuild/SOURCES/libnfc-1.6.0-rc1/utils'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/fkooman/rpmbuild/SOURCES/libnfc-1.6.0-rc1'
make: *** [all] Error 2
[fkooman@localhost libnfc-1.6.0-rc1]$ 


What version of the product are you using? On what operating system?

Fedora 16, i386


Original issue reported on code.google.com by mooknarf@gmail.com on 7 Jul 2012 at 8:35

@GoogleCodeExporter
Copy link
Author

Hello,

Could you try with r1454, please ? I think this bug is now fixed.

Original comment by romu...@libnfc.org on 27 Sep 2012 at 7:13

  • Changed state: Feedback

@GoogleCodeExporter
Copy link
Author

Yes it compiles now! Thanks! Any idea when a next RC or 1.6.0 final will 
appear? 

Original comment by mooknarf@gmail.com on 30 Sep 2012 at 7:23

@GoogleCodeExporter
Copy link
Author

Great!

I can release a new RC soon, if you need one.
Final 1.6.0 (or 1.6.1) will be released within two next weeks, I hope.

Original comment by romu...@libnfc.org on 30 Sep 2012 at 8:39

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant