-
Notifications
You must be signed in to change notification settings - Fork 871
Description
When I make local, encounter those error:
Total time: 1 second
Makefile:602: recipe for target 'all-local' failed
make[3]: *** [all-local] Error 1
make[3]: Leaving directory '/home/cen/lucida/tools/thrift-0.9.3/lib/java'
Makefile:538: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/cen/lucida/tools/thrift-0.9.3/lib'
Makefile:609: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/cen/lucida/tools/thrift-0.9.3'
Makefile:530: recipe for target 'all' failed
make: *** [all] Error 2
Failed to install Apache Thrift
Makefile:4: recipe for target 'all' failed
make: *** [all] Error 1
Makefile:20: recipe for target 'local' failed
make: *** [local] Error 2