You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by Chamila Wijayarathna <cd...@gmail.com> on 2014/08/10 15:13:10 UTC

Building Thrift on Windows

Hello all,

I'm trying to build Thrift from source on cygwin.
I ran ./bootstrap.sh created configure file. It can be found at
https://gist.github.com/cdwijayarathna/b3fd27911f1b909322f1.
When I ran ./configure I am getting error saying,

configure: creating ./config.status
.in'ig.status: error: cannot find input file: `

Full output can be found at
https://gist.github.com/cdwijayarathna/d6b7a3311cdd291e5e9e

How can I slove this issue?

Thank You!

-- 
*Chamila Dilshan Wijayarathna,*
SMIEEE, SMIESL,
Undergraduate,
Department of Computer Science and Engineering,
University of Moratuwa.

Re: Building Thrift on Windows

Posted by Jens Geyer <je...@hotmail.com>.
Hi Chamila,

The name of the .in file is incorrect.
It seems to contain an CR on top of it.
The line normally reads sth like so:

> config.status: error: cannot find input file: '<filename>'

Have you checked the config.log?



-----Ursprüngliche Nachricht----- 
From: Chamila Wijayarathna
Sent: Sunday, August 10, 2014 3:13 PM
To: dev@thrift.apache.org
Cc: Roger Meier
Subject: Building Thrift on Windows

Hello all,

I'm trying to build Thrift from source on cygwin.
I ran ./bootstrap.sh created configure file. It can be found at
https://gist.github.com/cdwijayarathna/b3fd27911f1b909322f1.
When I ran ./configure I am getting error saying,

configure: creating ./config.status
.in'ig.status: error: cannot find input file: `

Full output can be found at
https://gist.github.com/cdwijayarathna/d6b7a3311cdd291e5e9e

How can I slove this issue?

Thank You!

-- 
*Chamila Dilshan Wijayarathna,*
SMIEEE, SMIESL,
Undergraduate,
Department of Computer Science and Engineering,
University of Moratuwa.