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

You are not logged in.

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 2020-06-11 16:28:00

Dose13
Contributor
Registered: 2019-09-26
Posts: 29

bzlip.h: file or directory not found [solved]

Hi there,

I just pulled the latest software for Proxmark 3 RDV4 from Github. When executing the make command I receive the following error message:

 src/cmdhfmfhard.c:26:10: fatal error: bzlib.h: Datei oder Verzeichnis nicht gefunden
 #include <bzlib.h>
          ^~~~~~~~~ 
compilation terminated.
Makefile:703: recipe for target 'obj/cmdhfmfhard.o' failed
make[1]: *** [obj/cmdhfmfhard.o] Error 1
Makefile:136: recipe for target 'client/all' failed
make: *** [client/all] Error 2

I also tried it with a "fresh" pull from github. I.e. I moved my current proxmark3 folder to proxmark3-old and made a complete new pull.

OS: Ubuntu 18.04

Any suggestions or help with this?

Cheers,
Dominik

Last edited by Dose13 (2020-06-11 20:48:26)

Offline

#2 2020-06-11 18:11:20

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

Re: bzlip.h: file or directory not found [solved]

There is a new dependency,  you will need to install bzip2-dev,    depending on your system,   

Linux
https://github.com/RfidResearchGroup/pr … uctions.md

On OSX / Homebrew,  reinstalling the brew will trigger a new compiler to download,
https://github.com/RfidResearchGroup/pr … uctions.md

Windows
https://github.com/RfidResearchGroup/pr … uctions.md

Offline

#3 2020-06-11 20:47:47

Dose13
Contributor
Registered: 2019-09-26
Posts: 29

Re: bzlip.h: file or directory not found [solved]

Thank's that worked well!

Offline

#4 2020-10-07 21:21:01

Elsin10
Contributor
Registered: 2018-02-27
Posts: 41

Re: bzlip.h: file or directory not found [solved]

I'm having that same error.
Do i need to download those files into proxspace folder ?

I'm doing an update maybe that's why that happened. New files, different installation.

Thanks

Offline

Board footer

Powered by FluxBB