[ https://issues.apache.org/jira/browse/ZOOKEEPER-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12844769#action_12844769 ]
Patrick Hunt commented on ZOOKEEPER-586: ---------------------------------------- I got around the libtool problem by copying /usr/bin/libtool over the version generated by ./configure, that got me past that issue. however now I see the following : tests/LibCMocks.cc: In function `long int random()': tests/LibCMocks.cc:170: error: new declaration `long int random()' /usr/include/cygwin/stdlib.h:27: error: ambiguates old declaration `int random() ' make[1]: *** [zktest_st-LibCMocks.o] Error 1 > c client does not compile under cygwin > -------------------------------------- > > Key: ZOOKEEPER-586 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-586 > Project: Zookeeper > Issue Type: Bug > Components: c client > Affects Versions: 3.2.1 > Reporter: Patrick Hunt > Assignee: Patrick Hunt > Fix For: 3.3.0 > > Attachments: ZOOKEEPER-586.patch, ZOOKEEPER-586.patch, > ZOOKEEPER-586.patch, ZOOKEEPER-586.patch, ZOOKEEPER-586.patch > > > the c client fails to compile under cygwin -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.