[ 
https://issues.apache.org/jira/browse/PROTON-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13713600#comment-13713600
 ] 

Andrew Degtyarov commented on PROTON-356:
-----------------------------------------

I was able to build worked version of PHP extension. Here is contents of my 
proton-c/bindings/php/CMakeFiles/cproton.dir/link.txt:
/usr/bin/cc    -bundle -Wl,-flat_namespace -Wl,-undefined -Wl,suppress  -o 
cproton.so CMakeFiles/cproton.dir/phpPHP_wrap.c.o 
../../libqpid-proton.1.0.0.dylib /usr/lib/libssl.dylib /usr/lib/libcrypto.dylib
                
> 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: Blocker
>
> 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to