Giter VIP home page Giter VIP logo

Comments (6)

jwbensley avatar jwbensley commented on August 16, 2024

@wmclendon Thanks for the idea. I will look into it and get back to you!

from etherate.

jwbensley avatar jwbensley commented on August 16, 2024

@wmclendon I have looked into this.

So "yes" it is achievable in terms of adding Etherate to the Homebrew repo, however;

  • I don't have a Mac nor access to one so I can't test Etherate on Mac to see if it even works
  • If it doesn’t work but only needs minor changes to make it work, I can’t even address those minor issues

So for those reasons I don’t want to submit Etherate to Homebrew. Someone (anyone!) with a Mac can do this for me, I don’t mind, but I can’t honestly make that request to Homebrew without having a Mac to test on, that wouldn’t be right.

I will close this request unless you have any further input?

from etherate.

jwbensley avatar jwbensley commented on August 16, 2024

If someone wants to pay for 1 month of "Mac time" I'm happy to give it a go, with no promises that it will work:

https://www.macincloud.com/pricing/compare

from etherate.

jwbensley avatar jwbensley commented on August 16, 2024

I've got a copy of Yosemite now so I'll evaluate what is the "gap" to get Etherate running on OS X.

from etherate.

gordlea avatar gordlea commented on August 16, 2024

I tried compiling on macOS sierra, and got the following:

➜  Etherate git:(master) ✗ make
g++ -DPACKAGE_NAME=\"etherate\" -DPACKAGE_TARNAME=\"etherate\" -DPACKAGE_VERSION=\"0.10.0\" -DPACKAGE_STRING=\"etherate\ 0.10.0\" -DPACKAGE_BUGREPORT=\"[email protected]\" -DPACKAGE_URL=\"https://null.53bits.co.uk/index.php\?page=etherate\" -DPACKAGE=\"etherate\" -DVERSION=\"0.10.0\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -I.     -Wall -ftrapv -lrt -D _GNU_SOURCE -DPACKAGE=\"etherate\" -DSYSCONFDIR=\"/usr/local/etc\" -DLOCALSTATEDIR=\"/usr/local/var\" -DLIBEXECDIR=\"/usr/local/libexec\" -DLIBDIR=\"/usr/local/lib\" -DPACKAGE_VERSION=\"0.10.0\" -O3 -g -pipe -MT etherate.o -MD -MP -MF .deps/etherate.Tpo -c -o etherate.o etherate.cpp
clang: warning: -lrt: 'linker' input unused
etherate.cpp:39:10: fatal error: 'byteswap.h' file not found
#include <byteswap.h>        // __bswap_64
         ^
1 error generated.
make: *** [etherate.o] Error 1
➜  Etherate git:(master) ✗

Also see (shirok/Gauche@469873c) for an example of getting libtoolize going on OS X.

from etherate.

jwbensley avatar jwbensley commented on August 16, 2024

I have no access to a MAC so I can't try to fix this. I only support Linux. If someone else whats to add in MAC support they can and make a pull request. Closing this issue now.

from etherate.

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.