GithubHelp home page GithubHelp logo

Comments (4)

davidmcgrew avatar davidmcgrew commented on June 28, 2024

Hi oogali,

the Mac OSX coverage so far is 10.9.5 - sorry for the trouble with your up-to-date Mac. Thanks for the detailed writeup on the issues with 10.10. I need to upgrade to 10.10 to test this. I'm at FloCon this week, so that will need to wait for tonight or tomorrow morning.

David

from joy.

davidmcgrew avatar davidmcgrew commented on June 28, 2024

A quick update on this: I fixed all of the issues except for the missing AES files, and I'm upgrading my mac osx system now. Hopefully there is a compatible version of the AES-128 cipher on that system, so that last fix will just be a matter of finding it and changing the include (and possibly the function invocation) .

David

from joy.

oogali avatar oogali commented on June 28, 2024

@davidmcgrew This builds cleanly for me now.

$ make
cd src; /Applications/Xcode.app/Contents/Developer/usr/bin/make
Makefile variables:
sysname=DARWIN
version=1.0
CWD=src
gcc -Wall -Wno-deprecated-declarations -g -O3   -mmacosx-version-min=10.5 -DDARWIN=1 -DVERSION=\"1.0\" -o pcap2flow  pcap2flow.c p2f.c config.c osdetect.c anon.c pkt_proc.c nfv9.c tls.c classify.c radix_trie.c hdr_dsc.c procwatch.c addr_attr.c addr.c wht.c -lpcap     -lm       -lcrypto
strip pcap2flow
gcc -Wall -Wno-deprecated-declarations -g -O3   -mmacosx-version-min=10.5 -DDARWIN=1 -DVERSION=\"1.0\" -o jfd-anon  jfd-anon.c anon.c addr.c -lpcap     -lm       -lcrypto
gcc -Wall -Wno-deprecated-declarations -g -O3   -mmacosx-version-min=10.5 -DDARWIN=1 -DVERSION=\"1.0\" -o unit_test  unit_test.c p2f.c config.c osdetect.c anon.c pkt_proc.c nfv9.c tls.c classify.c radix_trie.c hdr_dsc.c procwatch.c addr_attr.c addr.c wht.c -lpcap     -lm       -lcrypto
cp src/pcap2flow .

from joy.

davidmcgrew avatar davidmcgrew commented on June 28, 2024

Great, glad to hear it!

from joy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.