You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Jens Geyer (JIRA)" <ji...@apache.org> on 2014/12/04 21:28:12 UTC

[jira] [Comment Edited] (THRIFT-2800) error in running make : error in thrifty.cc the method yyparse() reserch the method strdup() (not declared)

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

Jens Geyer edited comment on THRIFT-2800 at 12/4/14 8:27 PM:
-------------------------------------------------------------

{quote}
Visual Studio Projet... "build" works fine. 
But when I tape this command : 
{code}
> thrift -r --gen js tutorial.thrift 
command not found 
{code}
{quote}

Then most likely the output folder is not in your path. 



was (Author: jensg):
{quote}
Visual Studio Projet... "build" works fine. 
But when I tape this command : 
{code}
> thrift -r --gen js tutorial.thrift 
command not found 
{code}
{quote}

Oh, that's easy. 
Read THRIFT-2864 and use current trunk 
:-)

> 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
>            Priority: Blocker
>              Labels: build, github-import
>         Attachments: ConfigureAndMake.txt, ConfigureResult.jpg, ErrorMake.txt, FileNoError.jpg, MakeAndFlex.jpg, MakeResult.jpg, bootstrapShResult.jpg, commandeMake.jpg, errorMake.jpg, strdup.patch, strdup.patch, strdup_removed.patch, thriftyNewVersion.yy, thriftyOldVersion.yy
>
>
> 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)