On Saturday, 21 December 2013 at 19:20:44 UTC, Martin Nowak wrote:

Rebuild autoconf and automake files?
Try ./bootstrap.sh && ./configure && make.

That's what actually breaks it. I was messing around on another box where Thrift compiled just fine and found my configure script was not calling ./bootstrap.sh first so it was using old Makefiles. Unfortunately I don't know how long ago I ran bootsrap.sh on that box so I don't know what version broke the Makefile generation.

I've filed a bug: https://issues.apache.org/jira/browse/THRIFT-2294

Reply via email to