Double-check that you've got all the required libraries installed. Go
through the checklist at
http://wiki.apache.org/thrift/ThriftRequirementsand if there's any
dependency missing you'll need to install it and re-run
./configure. If they're all installed, try updating them.

Other than that I'm not sure, but it would be really helpful if you could
give us the version of your distro and thrift.

Hannes Baldursson


On Thu, Mar 19, 2009 at 18:10, Suhail Doshi <[email protected]> wrote:

> I am sure this error has come up before:
>
> li57-125 /home/hadoop/thrift: make install
> Making install in compiler/cpp
> make[1]: Entering directory `/home/hadoop/thrift/compiler/cpp'
> Regenerating version.h... No changes.
> make  install-am
> make[2]: Entering directory `/home/hadoop/thrift/compiler/cpp'
> \
>    /bin/bash ../../ylwrap `test -f 'src/thriftl.ll' || echo
> './'`src/thriftl.ll .c thriftl.cc -- /bin/bash /home/hadoop/thrift/missing
> --run flex
> make[2]: *** [thriftl.cc] Error 1
> make[2]: Leaving directory `/home/hadoop/thrift/compiler/cpp'
> make[1]: *** [install] Error 2
> make[1]: Leaving directory `/home/hadoop/thrift/compiler/cpp'
> make: *** [install-recursive] Error 1
>
> Anyone know how to resolve it?
>
> Suhail
>

Reply via email to