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

Konrad Grochowski commented on THRIFT-2800:
-------------------------------------------

if anything I'd try applying configure.ac changes - forcing [ext] usage. Maybe 
in some "if on cygwin" conditional. Strdup removal was not solving all problems 
and sooner or later someone else will use strdup, and will not know there is 
any problem until some other person tries compiling on cygwin.



> error in running make : error in thrifty.cc the method yyparse() reserch the 
> method strdup() (not declared)
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: THRIFT-2800
>                 URL: https://issues.apache.org/jira/browse/THRIFT-2800
>             Project: Thrift
>          Issue Type: Bug
>          Components: Build Process
>         Environment: cygwin64
> Windows 7 _ 64 bits
>            Reporter: saber hattay
>              Labels: build, github-import
>         Attachments: ConfigureAndMake.txt, ConfigureResult.jpg, 
> ErrorMake.txt, FileNoError.jpg, MakeAndFlex.jpg, MakeResult.jpg, TutoJS.jpg, 
> TutoJS_gen.jpg, bootstrapShResult.jpg, commandDos.jpg, commandeMake.jpg, 
> errorMake.jpg, strdup.patch, strdup.patch, strdup_removed.patch, 
> thriftyNewVersion.yy, thriftyOldVersion.yy, tutorial_types.js
>
>
> Hello, 
> When I tape this command : configure && make  
> I receive this result : 
> make : *** error 2 
> cause by the appel of this function strdup() (function not declared). 
> It's the first time I want to build thrift. 
> Thank you in advance for you help. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to