[
https://issues.apache.org/jira/browse/PROTON-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13802011#comment-13802011
]
Andrew Stitcher commented on PROTON-356:
----------------------------------------
It looks to me (although I have no OSX system to test this on) that a lot of
that cmake command is unnecessary due to it being dependent on your specific
installation.
Does this sequence work with default python/ruby/php installs?
mkdir build
cd build
CC=cc cmake ..
In which case it is only the compiler that makes the difference.
> PHP bindings are not built on MacOS 10.8
> ----------------------------------------
>
> Key: PROTON-356
> URL: https://issues.apache.org/jira/browse/PROTON-356
> Project: Qpid Proton
> Issue Type: Bug
> Components: proton-c
> Affects Versions: 0.4
> Environment: MacOS X 10.8, Homebrew
> Reporter: Serge Smertin
> Priority: Critical
>
> it's not possible to build PHP extension for MacOS, as it gives linking
> error. Relates to issue - https://issues.apache.org/jira/browse/PROTON-108,
> which is not resolved properly.
> Short-term viable solution:
> - Attach *.so files to this ticket for macos x exactly
> Long-term solution:
> - Make proper linking
--
This message was sent by Atlassian JIRA
(v6.1#6144)