Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

openpgm isn't supported on osx #77

Closed
lookfirst opened this issue Sep 14, 2010 · 7 comments
Closed

openpgm isn't supported on osx #77

lookfirst opened this issue Sep 14, 2010 · 7 comments

Comments

@lookfirst
Copy link

checking if the PGM extension is supported on this platform... configure: error: the PGM extension is not supported on system darwin10.4.0.

However, PGM does compile on OSX. I was even able to run their tests.

http://code.google.com/p/openpgm/wiki/OpenPgm3CReferenceBuildLibraryOSX

@steve-o
Copy link
Contributor

steve-o commented Sep 15, 2010

ZeroMQ is currently using OpenPGM 2.1 which does not have OSX support. It is planned for a future update with the update to OpenPGM 5. Note that Linux is the primary development platform and others will follow later.

You could try the development fork if you updated the Makefile for the OSX options, I've currently left it similar to the 2.0.x release with only Linux and Windows options, it needs to be updated for FreeBSD, Solaris, and OSX.

http://github.com/steve-o/zeromq2

I ported 3 & 5 on a 2010 Mac mini with 10.6, there have been a couple of updates since but nothing should have broken inside OpenPGM.

@lookfirst
Copy link
Author

So, I ended up just using an ubuntu vm on my mac. zeromq seems to be working just fine with openpgm 5.0.76. I didn't know about the 2.1 requirement. Could you please update the website with that information? http://www.zeromq.org/area:download

@steve-o
Copy link
Contributor

steve-o commented Sep 16, 2010

The ZeroMQ release bundles OpenPGM so it's fairly moot until the updates are pulled into master.

@sustrik
Copy link
Member

sustrik commented Sep 29, 2010

lookfirst: please, check the ongoing work on the master branch. If there are any problems, please do report them.

@steve-o
Copy link
Contributor

steve-o commented Oct 27, 2010

Master can now build on OS X with build patches,

http://lists.zeromq.org/pipermail/zeromq-dev/2010-October/007425.html

@sustrik
Copy link
Member

sustrik commented Feb 28, 2011

Is this issue fixed of should I leave it open?

@lookfirst
Copy link
Author

According to steve-o, it is fixed. I don't have time to test it. Sorry. Will close.

drahosp pushed a commit to LuaDist/libzmq that referenced this issue Feb 13, 2014
Backport of test_connect_delay refactor from master
benjdero pushed a commit to benjdero/libzmq that referenced this issue Feb 20, 2023
refactor uuid code, fix win32 snprintf usage
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants