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 2016-02-18 18:29:27

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

[solved] Makefile identify OSX

Looking at the makefile,  it seems like my fork doesn't identify OSX correct.

So someone with a Mac, can run

"uname"

in a terminal window and paste it in a post here I would be most grateful.


[edit]  I've modified my makefile,  it should compile on Linux & MingW without problem now, and behavies like Pm3 Master version for Mac.

[edit 2]  Another user has tried it on OSx, and it compiles just fine.

Last edited by iceman (2016-02-18 20:26:34)

Offline

#2 2016-02-18 20:57:56

mosci
Contributor
Registered: 2016-01-09
Posts: 94
Website

Re: [solved] Makefile identify OSX

that's simple smile :
uname -> Darwin
uname -a -> Darwin HOSTNAME 14.5.0 Darwin Kernel Version 14.5.0: Tue Sep  1 21:23:09 PDT 2015; root:xnu-2782.50.1~1/RELEASE_X86_64 x86_64

HOSTNAME will be replaced with the real hostname - of cause

Last edited by mosci (2016-02-18 21:00:43)

Offline

#3 2016-02-18 21:01:28

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

Re: [solved] Makefile identify OSX

@mosci,   if you test my fork now,  i think it will just compile fine for you.

Offline

#4 2016-02-18 21:07:16

mosci
Contributor
Registered: 2016-01-09
Posts: 94
Website

Re: [solved] Makefile identify OSX

confirmed  cool

Offline

#5 2016-02-19 00:45:20

Apt-Get
Contributor
Registered: 2015-12-23
Posts: 111

Re: [solved] Makefile identify OSX

Nice Job today ICE!! He Got all the warnings fixed on the mac compiler and built an OSX Section!! BOOM!
Now lets work on a Droid section and get Lolipop compiled!!

Ps Guys I updated the wiki to use the QT5 component. This is confirmed and working in the master and Iceman's Fork.

Last edited by Apt-Get (2016-02-19 00:48:18)

Offline

#6 2016-02-19 07:32:17

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

Re: [solved] Makefile identify OSX

The osx section were there before in the makefile,  not mine to take credit for.
I saw yr update on the wiki.  Sometimes its good to keep both old and new way to do it.

Android ppl are welcome to contribute.  The windows tablett version I saw mentioned on the forum is easier smile

Offline

#7 2016-02-19 18:51:52

Apt-Get
Contributor
Registered: 2015-12-23
Posts: 111

Re: [solved] Makefile identify OSX

iceman wrote:

The osx section were there before in the makefile,  not mine to take credit for.
I saw yr update on the wiki.  Sometimes its good to keep both old and new way to do it.

Android ppl are welcome to contribute.  The windows tablett version I saw mentioned on the forum is easier smile

But you fixed all the Warnings also so still a great Job Ice.;)

Offline

Board footer

Powered by FluxBB