Proxmark3 community

Research, development and trades concerning the powerful Proxmark3 device.

Remember; sharing is caring. Bring something back to the community.


"Learn the tools of the trade the hard way." +Fravia

  • Logged in as ikarus
  • Last visit: Today 11:22:42

Announcement

Time changes and with it the technology
Proxmark3 @ discord

Users of this forum, please be aware that information stored on this site is not private.

#1 2017-11-21 19:46:39

sdr_herrmanns
Contributor
Registered: 2017-11-11
Posts: 28

error compiling newest version on kali

hi i got the following error:

felica.c: In function 'HfDumpFelicaLiteS':
felica.c:576:5: error: this 'if' clause does not guard... [-Werror=misleading-indentation]
     if (!manch_tbl_fill)
     ^~
felica.c:579:2: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
  ResetNFCFrame();
  ^~~~~~~~~~~~~
cc1: all warnings being treated as errors
../common/Makefile.common:88: recipe for target 'obj/felica.o' failed
make[1]: *** [obj/felica.o] Error 1
make[1]: Leaving directory '/home/vince/proxmark/iceman_latest/proxmark3/armsrc'
Makefile:31: recipe for target 'armsrc/all' failed
make: *** [armsrc/all] Error 2
+ sudo make udev
sudo cp -rf driver/77-mm-usb-device-blacklist.rules /etc/udev/rules.d/77-mm-usb-device-blacklist.rules
sudo udevadm control --reload-rules

....etc


maybe anybody could help. (the older version was fine)

Offline

#2 2017-11-22 00:03:06

marshmellow
Contributor
From: US
Registered: 2013-06-10
Posts: 2,302

Re: error compiling newest version on kali

Post a bug report on Iceman's fork in github since it appears you are using his code.

Offline

#3 2017-11-24 11:22:35

iceman
Administrator
Registered: 2013-04-25
Posts: 9,468
Website

Re: error compiling newest version on kali

I just merged a PR from @icarus which should deal with the warnings.

Offline

Quick reply

Write your message and submit

Board footer

Powered by FluxBB